Skip to content

chore: release v9.0.0-pre3.1 - #922

Closed
Pr0methean wants to merge 3 commits into
masterfrom
release-plz-2026-08-11T16-55-59Z
Closed

chore: release v9.0.0-pre3.1#922
Pr0methean wants to merge 3 commits into
masterfrom
release-plz-2026-08-11T16-55-59Z

Conversation

@Pr0methean

@Pr0methean Pr0methean commented Aug 11, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • zip: 9.0.0-pre3 -> 9.0.0-pre3.1 (✓ API compatible changes)
Changelog

9.0.0-pre3.1 - 2026-08-16

🚀 Features

  • use ZipFileEntry instead of ZipStreamFileMetadata (#935)
  • add ZipFileEntry with no Reader (#933)
  • change aes_mode to aes_settings() in ZipFileData (#925)
  • cleanup and harmonize extra fields (#923)
  • Rewrite zip64 extra (#913)

🐛 Bug Fixes

  • lazy allocation on error case (#937)
  • fix data alignement (#929)

🚜 Refactor

  • simplify initialize_local_block (#934)
  • move write options to write/options.rs (#931)
  • move spec to format (#932)
  • move Magic to format (#930)
  • [breaking] Remove ZipFileData::extra_data_start field that is never read (#926)


This PR was generated with release-plz.

@amazon-q-developer amazon-q-developer Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review Summary

This is an automated release PR for version 9.0.0-pre3.1. The version bump is properly synchronized between Cargo.toml and CHANGELOG.md, and the PR title follows Conventional Commits format.

Critical Issue Found

Release Date Error: The changelog shows a release date of "2026-08-11" which appears to be in the future. This needs immediate verification and correction to ensure accurate version tracking and prevent confusion in the project's release history.

The rest of the release structure follows proper conventions and the changes are minimal and focused as expected for a release PR.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

Comment thread CHANGELOG.md Outdated
@Pr0methean
Pr0methean force-pushed the release-plz-2026-08-11T16-55-59Z branch 10 times, most recently from 5a54d92 to 76da877 Compare August 16, 2026 12:33
@Pr0methean
Pr0methean force-pushed the release-plz-2026-08-11T16-55-59Z branch from 76da877 to d678a1a Compare August 16, 2026 19:20
Signed-off-by: n4n5 <its.just.n4n5@gmail.com>
Signed-off-by: n4n5 <its.just.n4n5@gmail.com>
@Pr0methean Pr0methean closed this Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants