Skip to content

Conversation

bavshin-f5
Copy link
Member

0.5.0 final release

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR finalizes the release of ngx v0.5.0 by updating version numbers from beta to final release and making related improvements.

  • Updates version from "0.5.0-beta" to "0.5.0" in package manifests
  • Upgrades allocator-api2 dependency and simplifies related code
  • Adds documentation badges and updates changelog for final release

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/async_/resolver.rs Uses anonymous lifetime syntax for cleaner code
src/allocator.rs Imports unsize_box directly and removes custom macro implementation
nginx-sys/Cargo.toml Updates version from beta to final release
README.md Adds documentation badges for both ngx and nginx-sys crates
Cargo.toml Updates version and allocator-api2 dependency version
CHANGELOG.md Updates changelog with final release notes and migration guidance

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@xeioex xeioex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bavshin-f5 bavshin-f5 merged commit 1128280 into nginx:main Sep 15, 2025
15 checks passed
@bavshin-f5 bavshin-f5 deleted the release-0.5.0 branch September 15, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants