Skip to content

Release v1.11.0#2907

Merged
messense merged 2 commits intoPyO3:mainfrom
messense:release-1.11.0
Dec 30, 2025
Merged

Release v1.11.0#2907
messense merged 2 commits intoPyO3:mainfrom
messense:release-1.11.0

Conversation

@messense
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings December 30, 2025 11:45
Copy link
Copy Markdown
Contributor

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 prepares the release of maturin version 1.11.0, updating version numbers across the project and documenting the changes in the changelog.

Key changes:

  • Version bumped from 1.10.2 to 1.11.0 across Cargo.toml and Cargo.lock
  • Changelog updated with new features including Android cross-compilation support, Windows ARM support, and deprecation of 'upload' and 'publish' CLI commands
  • Dependency update: lddtree upgraded from 0.3.8 to 0.4.0

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
Changelog.md Added v1.11.0 release section with feature descriptions and updated version comparison links
Cargo.toml Bumped package version to 1.11.0 and updated lddtree dependency to 0.4.0
Cargo.lock Updated version metadata for maturin and lddtree, including new memmap2 transitive dependency

After a thorough review of this release PR, I found no issues. The changes are consistent and well-structured:

  • Version numbers are correctly synchronized across all files (1.11.0)
  • The changelog follows the established format and includes clear, well-written entries
  • The changelog link references are properly updated
  • The lddtree dependency update from 0.3.8 to 0.4.0 is reflected correctly in both Cargo.toml and Cargo.lock
  • The new transitive dependency (memmap2) introduced by lddtree 0.4.0 is properly tracked in Cargo.lock
  • No spelling or grammatical errors were found
  • All changes align with standard release preparation practices

@messense messense merged commit dadda4a into PyO3:main Dec 30, 2025
82 of 84 checks passed
@messense messense deleted the release-1.11.0 branch December 30, 2025 13:07
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