File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.17.0] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.16.1...timely-v0.17.0 ) - 2025-01-23
6
+
7
+ ### Other
8
+
9
+ - Move opinions about reachability logging into TrackerLogger ([ #629 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/629 ) )
10
+ - Align ` Bytesable ` messages to ` u64 ` ([ #614 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/614 ) )
11
+ - Flatten reachability logging, log identifier ([ #628 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/628 ) )
12
+ - Log operator summaries using clever approach ([ #626 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/626 ) )
13
+ - Allow event iterators to surface owned data ([ #627 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/627 ) )
14
+ - Typed logging ([ #624 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/624 ) )
15
+
5
16
## [ 0.16.1] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.16.0...timely-v0.16.1 ) - 2025-01-16
6
17
7
18
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " timely"
4
- version = " 0.16.1 "
4
+ version = " 0.17.0 "
5
5
authors = [" Frank McSherry <fmcsherry@me.com>" ]
6
6
readme = " ../README.md"
7
7
edition.workspace = true
You can’t perform that action at this time.
0 commit comments