0.24.0
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
inpretty_
timestamp getters for Python. They
now returnNone
in the case ofUNDEF_TIMESTAMP