Skip to content

chore: release v8.4.0#746

Merged
Pr0methean merged 1 commit into
masterfrom
release-plz-2026-03-22T09-34-10Z
Mar 23, 2026
Merged

chore: release v8.4.0#746
Pr0methean merged 1 commit into
masterfrom
release-plz-2026-03-22T09-34-10Z

Conversation

@Pr0methean

@Pr0methean Pr0methean commented Mar 22, 2026

Copy link
Copy Markdown
Member

🤖 New release

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

8.4.0 - 2026-03-23

🚀 Features

  • add a check for building benches (#748)

🚜 Refactor

  • split part of read.rs for code readability (#744)
  • remove unused allow (#745)

⚡ Performance

  • skip BufReader for Stored files in make_reader (#739)

⚙️ Miscellaneous Tasks

  • move pull request template to correct folder (#749)


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 facilitates the release of version 8.3.2 for the zip crate. The primary purpose of this release is to incorporate a performance enhancement that optimizes file reading for specific file types.

Highlights

  • Version Update: The zip crate has been updated from version 8.3.1 to 8.3.2.
  • Performance Improvement: A performance optimization was introduced by skipping BufReader for Stored files within the make_reader function.
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.

@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 release PR updates the version to 8.3.2 and documents a performance improvement. However, there is a critical data integrity issue that must be addressed before merging.

Critical Issue Found

The changelog contains a future date (2026-03-22), which creates incorrect historical records. This must be corrected to reflect today's actual date before the release can proceed.

Changes Reviewed

  • Version bump from 8.3.1 to 8.3.2 in Cargo.toml ✓
  • Changelog entry structure follows Keep a Changelog format ✓
  • PR title follows Conventional Commits (chore:) ✓

Please correct the date issue and verify your release automation configuration.


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

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request is an automated release for version 8.3.2. It updates the version in Cargo.toml and adds the corresponding entry to CHANGELOG.md. The changes are appropriate for a release and I have no further feedback.

@Pr0methean Pr0methean force-pushed the release-plz-2026-03-22T09-34-10Z branch 3 times, most recently from 0bf1643 to 9d50146 Compare March 23, 2026 03:35
@Pr0methean Pr0methean force-pushed the release-plz-2026-03-22T09-34-10Z branch from 9d50146 to 89c8be1 Compare March 23, 2026 04:19
@Pr0methean Pr0methean changed the title chore: release v8.3.2 chore: release v8.4.0 Mar 23, 2026
@Pr0methean Pr0methean enabled auto-merge March 23, 2026 04:46
@Pr0methean Pr0methean added this pull request to the merge queue Mar 23, 2026
Merged via the queue into master with commit a73f55b Mar 23, 2026
131 checks passed
@Pr0methean Pr0methean deleted the release-plz-2026-03-22T09-34-10Z branch March 23, 2026 10:55
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