Commit 59bb9f2
authored
chore: release (#439)
## π€ New release
* `compression-codecs`: 0.4.35 -> 0.4.36 (β API compatible changes)
* `async-compression`: 0.4.36 -> 0.4.37 (β API compatible changes)
<details><summary><i><b>Changelog</b></i></summary><p>
## `compression-codecs`
<blockquote>
##
[0.4.36](compression-codecs-v0.4.35...compression-codecs-v0.4.36)
- 2026-01-10
### Other
- Set async-compression msrv
([#440](#440))
</blockquote>
## `async-compression`
<blockquote>
##
[0.4.37](async-compression-v0.4.36...async-compression-v0.4.37)
- 2026-01-10
### Other
- Set async-compression msrv
([#440](#440))
- Fix BufWriter::flush_buf: propagate error before reset
([#438](#438))
- Switch futures_core::ready to standard library api
([#436](#436))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 3705127 commit 59bb9f2
File tree
5 files changed
+17
-3
lines changed- crates
- async-compression
- compression-codecs
5 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments