We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b0db6 commit f92e1e7Copy full SHA for f92e1e7
CHANGELOG.md
@@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [0.25.1](https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.25.0...timely-v0.25.1) - 2025-10-28
11
12
-### Other
+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.
15
16
- Record progress updates for direct container sends ([#721](https://github.com/TimelyDataflow/timely-dataflow/pull/721))
17
0 commit comments