Skip to content

Releases: TimelyDataflow/timely-dataflow

timely_logging-v0.22.0

15 Aug 18:00
d1cbf47

Choose a tag to compare

chore: Release package timely_logging version 0.22.0

timely_container-v0.22.0

15 Aug 18:00
d1cbf47

Choose a tag to compare

chore: Release package timely_container version 0.22.0

timely_communication-v0.22.0

15 Aug 18:00
d1cbf47

Choose a tag to compare

chore: Release package timely_communication version 0.22.0

timely_bytes-v0.22.0

15 Aug 18:00
d1cbf47

Choose a tag to compare

chore: Release package timely_bytes version 0.22.0

timely-v0.22.0

15 Aug 18:01
d1cbf47

Choose a tag to compare

Other

  • Merge pull request #687 from antiguru/exchange_new
  • Manually implement
  • use length prefixed encoding to reliably receive events
  • eliminate moving in and out of sessions
  • replace custom enum with Result
  • use less unreachable statements
  • emit data with the same capability they came in with
  • process input in sorted time order
  • lazily create and then reuse output sessions
  • Deflake tests by avoiding port conflict
  • Remove GuardedProgressEvent
  • Remove GuardedMessageEvent
  • Update timely/src/dataflow/operators/capability.rs
  • Avoid capability validity scan with explicit index
  • Downgrade capability validity test to debug_assert

timely_logging-v0.21.5

05 Aug 16:14
bdd77cc

Choose a tag to compare

chore: Release package timely_logging version 0.21.5

timely_container-v0.21.5

05 Aug 16:13
bdd77cc

Choose a tag to compare

chore: Release package timely_container version 0.21.5

timely_communication-v0.21.5

05 Aug 16:14
bdd77cc

Choose a tag to compare

chore: Release package timely_communication version 0.21.5

timely_bytes-v0.21.5

05 Aug 16:13
bdd77cc

Choose a tag to compare

chore: Release package timely_bytes version 0.21.5

timely-v0.21.5

05 Aug 16:14
bdd77cc

Choose a tag to compare

Other

  • Update to columnar 0.10 and make flush public
  • Upgrade to columnar 0.9