Skip to content

chore: release v8.3.1#742

Merged
Pr0methean merged 1 commit intomasterfrom
release-plz-2026-03-20T19-11-42Z
Mar 21, 2026
Merged

chore: release v8.3.1#742
Pr0methean merged 1 commit intomasterfrom
release-plz-2026-03-20T19-11-42Z

Conversation

@Pr0methean
Copy link
Copy Markdown
Member

@Pr0methean Pr0methean commented Mar 20, 2026

🤖 New release

  • zip: 8.3.0 -> 8.3.1 (✓ API compatible changes)
Changelog

8.3.1 - 2026-03-21

🚜 Refactor

  • use AexEncryption::new (#736)
  • update tests to add big endian miri check (#735)

⚙️ Miscellaneous Tasks

  • cleanup repository files (#743)


This PR was generated with release-plz.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a routine release chore, updating the zip crate to version 8.3.1. This update incorporates a recent refactor that improved test coverage by adding big-endian Miri checks, ensuring broader compatibility and robustness.

Highlights

  • Version Update: The zip crate has been updated from version 8.3.0 to 8.3.1.
  • Changelog Entry: A new changelog entry for version 8.3.1 has been added, documenting a refactor to update tests for big-endian Miri checks.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

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 updates the version from 8.3.0 to 8.3.1. The PR title correctly follows Conventional Commits format with the "chore:" prefix.

Critical Issue Found:

  • The changelog contains an incorrect release date showing 2026-03-20 (future date) instead of the actual release date

Summary:
Once the date is corrected, this release can proceed. The version bump and changelog entry are otherwise properly formatted and consistent with the automated release process.


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

## [Unreleased]

## [8.3.1](https://github.com/zip-rs/zip2/compare/v8.3.0...v8.3.1) - 2026-03-20
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.

🛑 Logic Error: Release date shows "2026-03-20" which is in the future. This should be corrected to the actual release date (likely 2025-03-20 or the current date).

Suggested change
## [8.3.1](https://github.com/zip-rs/zip2/compare/v8.3.0...v8.3.1) - 2026-03-20
## [8.3.1]( - 2025-03-20

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 PR updates the version of the zip crate from 8.3.0 to 8.3.1 and includes a refactor in the CHANGELOG.md. The refactor involves updating tests to add a big endian miri check. I have added a review comment to address a potential issue regarding dependency versioning in Cargo.toml.

Comment thread Cargo.toml
@Pr0methean Pr0methean enabled auto-merge March 20, 2026 20:44
@Pr0methean Pr0methean added this pull request to the merge queue Mar 20, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 20, 2026
@Pr0methean Pr0methean force-pushed the release-plz-2026-03-20T19-11-42Z branch from 180bd05 to 767b915 Compare March 21, 2026 02:51
@Pr0methean Pr0methean force-pushed the release-plz-2026-03-20T19-11-42Z branch from 767b915 to 1a3dc43 Compare March 21, 2026 09:27
@Pr0methean Pr0methean added this pull request to the merge queue Mar 21, 2026
Merged via the queue into master with commit e615f8e Mar 21, 2026
131 checks passed
@Pr0methean Pr0methean deleted the release-plz-2026-03-20T19-11-42Z branch March 21, 2026 22:31
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