Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 9, 2025

πŸ€– New release

  • compression-core: 0.4.30 -> 0.4.31 (βœ“ API compatible changes)
  • compression-codecs: 0.4.32 -> 0.4.33 (βœ“ API compatible changes)
  • async-compression: 0.4.33 -> 0.4.34 (βœ“ API compatible changes)
Changelog

compression-core

0.4.31 - 2025-11-21

Added

  • Add uninitialized output buffer support (#414)

compression-codecs

0.4.33 - 2025-11-21

Added

  • Add uninitialized output buffer support (#414)

Other

  • Set msrv for codecs to 1.83 (#422)

async-compression

0.4.34 - 2025-11-21

Added

  • Add uninitialized output buffer support (#414)

Other

  • Simplify AsyncBufWrite (#423)
  • Refactor bufread::decoder: Extract poll ready check (#418)
  • Optimize condition for removing written data in BufWriter (#415)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-11-09T14-52-38Z branch 3 times, most recently from 5ebaf3f to 9d093b2 Compare November 13, 2025 08:33
@github-actions github-actions bot force-pushed the release-plz-2025-11-09T14-52-38Z branch from 9d093b2 to 27ba1fa Compare November 18, 2025 14:19
@github-actions github-actions bot force-pushed the release-plz-2025-11-09T14-52-38Z branch from 27ba1fa to 7f98deb Compare November 21, 2025 13:20
@NobodyXu NobodyXu marked this pull request as ready for review November 21, 2025 14:01
@NobodyXu NobodyXu requested review from Nemo157 and robjtede November 21, 2025 14:01
@NobodyXu
Copy link
Collaborator

cc @robjtede @Nemo157 how do you feel like cutting another release?

I don't want release to be too big (like last one), which would make reporting and bisecting bugs harder

@NobodyXu NobodyXu closed this Nov 23, 2025
@NobodyXu NobodyXu reopened this Nov 23, 2025
@codecov
Copy link

codecov bot commented Nov 23, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 0.00%. Comparing base (6e86656) to head (7f98deb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #417   +/-   ##
===========================
===========================

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NobodyXu NobodyXu enabled auto-merge November 23, 2025 00:35
@NobodyXu
Copy link
Collaborator

NobodyXu commented Nov 23, 2025

Re-opened to trigger the deny pipeline, would create a PR to fiz it

Edit:

Opened #427

@NobodyXu NobodyXu added this pull request to the merge queue Nov 23, 2025
Merged via the queue into main with commit 2a28343 Nov 23, 2025
45 checks passed
@NobodyXu NobodyXu deleted the release-plz-2025-11-09T14-52-38Z branch November 23, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants