Skip to content

Commit f92e1e7

Browse files
authored
Update CHANGELOG.md
1 parent 40b0db6 commit f92e1e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.25.1](https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.25.0...timely-v0.25.1) - 2025-10-28
1111

12-
### Other
12+
This release fixes an issue with corrupted progress traffic when using the push counter's `give` function.
13+
In Timely, we use it within the replay and probe operators, but downstream crates might use it in more
14+
places. Do not use version v0.25.0.
1315

1416
- Record progress updates for direct container sends ([#721](https://github.com/TimelyDataflow/timely-dataflow/pull/721))
1517

0 commit comments

Comments
 (0)