Skip to content

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

Open
Pr0methean wants to merge 1 commit into
masterfrom
release-plz-2026-08-16T20-11-58Z
Open

chore: release v9.0.0-pre3.1#940
Pr0methean wants to merge 1 commit into
masterfrom
release-plz-2026-08-16T20-11-58Z

Conversation

@Pr0methean

@Pr0methean Pr0methean commented Aug 16, 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-18

🚀 Features

  • add test to in place modification (#945)
  • move CustomExtraField to own file (#941)
  • add a test on enum size (#939)
  • 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

  • remove extra alloc used to copy (#938)
  • lazy allocation on error case (#937)
  • fix data alignement (#929)

🚜 Refactor

  • create ZipFileFlags to wrap flags (#947)
  • remove unused trait (#946)
  • access crate::format with zip::unstable::format (#944)
  • harmonize functions to format/functions.rs (#943)
  • rewrite make_reader() function (#936)
  • 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 PR updates the version from 9.0.0-pre3 to 9.0.0-pre3.1 and adds corresponding changelog entries.

Critical Issue Found

There is a logic error in the release date that must be corrected before merge. The changelog entry specifies "2026-08-16" which is a future date and appears to be a typo introduced by the automated release tool (release-plz). This should be corrected to "2025-08-16" to accurately reflect the actual release date.

The version bump in Cargo.toml is correct and consistent with the changelog.


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-16T20-11-58Z branch 8 times, most recently from 3cea643 to 2d74f8a Compare August 18, 2026 14:21
@Pr0methean
Pr0methean force-pushed the release-plz-2026-08-16T20-11-58Z branch from 2d74f8a to 0e5c91e Compare August 18, 2026 17:44
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.

1 participant