Skip to content

0.44.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:43
· 25 commits to main since this release
7232f59

Release notes

Enhancements

  • Added logic to set code when upgrading version 1 SystemMsg to newer versions
  • Added MergeRecordDecoder::with_hints that allows hinting the minimum timestamp from
    each decoder
  • Added Dataset::publishers() method to retrieve all Publisher values for a dataset

Breaking changes

  • Updated the minimum supported tokio version to 1.41, which was released one year ago

Bug fixes

  • Fixed bug in DbnFsm::consume, though it should have no impact