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 22
33All notable changes to this project will be documented in this file.
44
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+
516## [ 0.16.1] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.16.0...timely-v0.16.1 ) - 2025-01-16
617
718### Other
Original file line number Diff line number Diff line change 11[package ]
22
33name = " timely"
4- version = " 0.16.1 "
4+ version = " 0.17.0 "
55authors = [
" Frank McSherry <[email protected] >" ]
66readme = " ../README.md"
77edition.workspace = true
You can’t perform that action at this time.
0 commit comments