Skip to content

Releases: TimelyDataflow/timely-dataflow

timely_communication-v0.16.2

16 Jan 14:07
c429faf
Compare
Choose a tag to compare
chore: Release package timely_communication version 0.16.2

timely-v0.16.1

16 Jan 14:07
c429faf
Compare
Choose a tag to compare

Other

  • Avoid allocation in progcaster (#622)
  • Log action can distinguish data from flush (#619)
  • give_container for arbitrary container builders (#621)
  • Add an is_empty check before retrieving elapsed time. (#620)
  • Correct documentation for execute_from_args (#617)

timely_logging-v0.13.1

09 Jan 14:28
c6de342
Compare
Choose a tag to compare
chore: Release package timely_logging version 0.13.1

timely_container-v0.13.1

09 Jan 14:28
c6de342
Compare
Choose a tag to compare
chore: Release package timely_container version 0.13.1

timely_communication-v0.16.1

09 Jan 14:29
c6de342
Compare
Choose a tag to compare
chore: Release package timely_communication version 0.16.1

timely-v0.16.0

09 Jan 14:29
c6de342
Compare
Choose a tag to compare

Other

  • Define loggers in terms of container builders (#615)
  • Remove SizableContainer requirement from partition (#612)

timely_container-v0.13.0

06 Dec 17:00
08eca72
Compare
Choose a tag to compare
chore: Release package timely_container version 0.13.0

timely_communication-v0.15.0

06 Dec 17:00
08eca72
Compare
Choose a tag to compare
chore: Release package timely_communication version 0.15.0

timely_bytes-v0.12.2

06 Dec 17:00
08eca72
Compare
Choose a tag to compare
chore: Release package timely_bytes version 0.12.2

timely-v0.15.0

06 Dec 17:00
08eca72
Compare
Choose a tag to compare

Other

  • Prefer byteorder in place of bincode (#607)
  • Use help from columnar 0.1.1 (#606)
  • Reorganize Container traits (#605)
  • Robustify potential Bytes alignment
  • Correct bincode call to use and update reader
  • Demonstrate columnar stuff (#586)
  • Allow containers to specify their own serialization (#604)
  • Remove Container: Clone + 'static (#540)
  • Apply various Clippy recommendations (#603)
  • Several improvements around Bytesable and Message. (#601)