Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2025

πŸ€– New release

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

compression-core

0.4.30 - 2025-11-05

Other

  • Implement new traits DecodeV2/EncodeV2 (#398)
  • Disable nightly feature doc_auto_cfg on docsrs (#392)

compression-codecs

0.4.32 - 2025-11-05

Added

  • allow reading uncompressed size (#396)

Other

  • Implement new traits DecodeV2/EncodeV2 (#398)
  • Re-export core in codecs (#395)
  • Disable nightly feature doc_auto_cfg on docsrs (#392)

async-compression

0.4.33 - 2025-11-05

Other

  • Update async-compression to use codecs v2 (#410)
  • Dedup write::Encoder and simplify write::Decoder impl (#409)
  • Dedup write::Decoder::poll_write (#408)
  • Optimize BufWriter::poll_* method (#407)
  • Dedup write::{AsyncBufWriter, BufWriter, Decoder} (#406)
  • Early return in do_poll_read instead of keep polling (#404)
  • Deduplicate bufread::Encoder impl (#402)
  • Rename impl_do_poll_read! to impl_decoder! (#403)
  • (deps) update proptest-derive requirement from 0.6 to 0.7 (#399)
  • Deduplicate generic::bufread::Decoder impl of tokio/futures-io (#391)
  • Disable nightly feature doc_auto_cfg on docsrs (#392)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-10-02T15-50-25Z branch from b2b780f to 56d9263 Compare October 6, 2025 02:03
@github-actions github-actions bot force-pushed the release-plz-2025-10-02T15-50-25Z branch 2 times, most recently from ad7cc33 to 89cbd8a Compare October 15, 2025 14:32
@github-actions github-actions bot force-pushed the release-plz-2025-10-02T15-50-25Z branch 8 times, most recently from 0713f2f to c97a597 Compare November 4, 2025 09:09
@github-actions github-actions bot force-pushed the release-plz-2025-10-02T15-50-25Z branch from c97a597 to 24740cb Compare November 4, 2025 15:12
@github-actions github-actions bot force-pushed the release-plz-2025-10-02T15-50-25Z branch from 24740cb to a4f6e98 Compare November 5, 2025 07:34
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.

1 participant