Skip to content

0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 19:43
· 4 commits to main since this release
2311d97

Release notes

Enhancements

  • Upgraded async-compression version to 0.4.18
  • Upgraded proc-macro2 version to 1.0.92

Breaking changes

  • Changed async DBN decoding to return Ok(None) when an incomplete record remains in
    the stream. This matches the existing behavior of sync DBN decoding

Bug fixes

  • Added handling for UNDEF_TIMESTAMP in pretty_ timestamp getters for Python. They
    now return None in the case of UNDEF_TIMESTAMP