Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v1.2.0 #97

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

Pr0methean
Copy link
Member

@Pr0methean Pr0methean commented May 6, 2024

πŸ€– New release

  • zip: 1.1.4 -> 1.2.0 (βœ“ API compatible changes)
Changelog

1.2.0 - 2024-05-06

πŸš€ Features

  • Add method decompressed_size() so non-recursive ZIP bombs can be detected

🚜 Refactor

  • Make ZipWriter::finish() consume the ZipWriter

βš™οΈ Miscellaneous Tasks

  • Use panic! rather than abort to ensure the fuzz harness can process the failure
  • Update fuzz_write to use replace_with
  • Remove a drop that can no longer be explicit
  • Add #![allow(unexpected_cfgs)] in nightly


This PR was generated with release-plz.

@Pr0methean Pr0methean enabled auto-merge May 6, 2024 01:32
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-06T01-31-43Z branch 2 times, most recently from 6939a89 to 3c18d7d Compare May 6, 2024 02:49
Signed-off-by: Chris <4961925+Pr0methean@users.noreply.github.com>
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-06T01-31-43Z branch from 3c18d7d to 3fe87e9 Compare May 6, 2024 08:20
@Pr0methean Pr0methean disabled auto-merge May 6, 2024 14:29
@Pr0methean Pr0methean merged commit 026b26b into master May 6, 2024
45 checks passed
@Pr0methean Pr0methean deleted the release-plz-2024-05-06T01-31-43Z branch May 6, 2024 14:29
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