Skip to content

chore: release v9.0.0-pre1#801

Merged
Pr0methean merged 3 commits intomasterfrom
release-plz-2026-05-02T23-34-36Z
May 6, 2026
Merged

chore: release v9.0.0-pre1#801
Pr0methean merged 3 commits intomasterfrom
release-plz-2026-05-02T23-34-36Z

Conversation

@Pr0methean
Copy link
Copy Markdown
Member

@Pr0methean Pr0methean commented May 2, 2026

🤖 New release

  • zip: 8.6.0 -> 9.0.0
Changelog

9.0.0 - 2026-05-05

🚀 Features

  • Allow FileOptions to specify filename that may be non-UTF8 (#819)

🐛 Bug Fixes

  • Zeroize derived_key when dropped, and suppress error details that may be sensitive (#803)

🚜 Refactor

  • change vendor_version (#817)
  • rewrite aes settings (#815)
  • remove inner compression method from aes options (#814)
  • don't store converted filenames; convert on demand instead; and don't use Arc since it only deduplicates when copying to same path in another archive (#807)
  • Potential fixes for 5 code quality findings in src/aes.rs (#808)
  • [breaking] remove deprecated method *_zip64_comment methods (#812)
  • [breaking] Remove deprecated elements (#802)
  • store the file_name_raw only as key (BREAKING) (#789)
  • Remove ZipFileData fields (#790)
  • Remove useless compressed level (#791)
  • add non exhaustive to extra fields (#793)
  • remove macro export (#792)


This PR was generated with release-plz.

Copy link
Copy Markdown
Contributor

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

Choose a reason for hiding this comment

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

This release PR for v9.0.0 includes breaking refactoring changes documented in the changelog. The PR title correctly follows Conventional Commits format with the "chore:" prefix.

Critical Issue Found:
The release date is set to "2026-05-02" which is in the future. This must be corrected to the actual current date to prevent changelog ordering issues and user confusion about the release timeline.


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
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CHANGELOG.md file to include the release notes for version 9.0.0, detailing several refactoring changes. The review feedback correctly identifies typos and vague descriptions in the new entries, suggesting more precise language and better context for the removed fields and enum updates to improve the documentation's quality for the major release.

Comment thread CHANGELOG.md Outdated
@Pr0methean Pr0methean added this to the 9.0.0 milestone May 3, 2026
@Pr0methean Pr0methean force-pushed the release-plz-2026-05-02T23-34-36Z branch 10 times, most recently from d13bb2d to f7a594f Compare May 4, 2026 22:37
@Pr0methean Pr0methean modified the milestones: 9.0.0, 9.0.0-pre1 May 4, 2026
@Pr0methean Pr0methean force-pushed the release-plz-2026-05-02T23-34-36Z branch 2 times, most recently from eedd3d9 to b46e3f6 Compare May 5, 2026 06:53
@Pr0methean Pr0methean force-pushed the release-plz-2026-05-02T23-34-36Z branch from b46e3f6 to 7bc5e9a Compare May 5, 2026 15:28
Pr0methean and others added 2 commits May 5, 2026 16:54
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
@Pr0methean Pr0methean changed the title chore: release v9.0.0 chore: release v9.0.0-pre1 May 5, 2026
@Pr0methean Pr0methean enabled auto-merge May 5, 2026 23:57
@Pr0methean Pr0methean added this pull request to the merge queue May 6, 2026
Merged via the queue into master with commit faaf0f8 May 6, 2026
133 checks passed
@Pr0methean Pr0methean deleted the release-plz-2026-05-02T23-34-36Z branch May 6, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant