Skip to content

Releases: TimelyDataflow/timely-dataflow

timely_logging-v0.26.1

04 Feb 00:04
f984ff1

Choose a tag to compare

chore: Release package timely_logging version 0.26.1

timely_container-v0.26.1

04 Feb 00:04
f984ff1

Choose a tag to compare

chore: Release package timely_container version 0.26.1

timely_communication-v0.26.1

04 Feb 00:05
f984ff1

Choose a tag to compare

chore: Release package timely_communication version 0.26.1

timely_bytes-v0.26.1

04 Feb 00:03
f984ff1

Choose a tag to compare

chore: Release package timely_bytes version 0.26.1

timely-v0.26.1

04 Feb 00:05
f984ff1

Choose a tag to compare

Other

  • Streaming columnar.rs example (#732)
  • Correct _notify docs (#731)
  • Remove InputSession (#729)
  • Remove push counter's give (#723)

timely_logging-v0.25.1

28 Oct 08:10
c0cdc02

Choose a tag to compare

chore: Release package timely_logging version 0.25.1

timely_container-v0.25.1

28 Oct 08:10
c0cdc02

Choose a tag to compare

chore: Release package timely_container version 0.25.1

timely_communication-v0.25.1

28 Oct 08:10
c0cdc02

Choose a tag to compare

chore: Release package timely_communication version 0.25.1

timely_bytes-v0.25.1

28 Oct 08:10
c0cdc02

Choose a tag to compare

chore: Release package timely_bytes version 0.25.1

timely-v0.25.1

28 Oct 08:11
c0cdc02

Choose a tag to compare

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

  • Record progress updates for direct container sends (#721)