Release notes
Enhancements
- Added
UNSUBSCRIBE_ACKto theSystemCodeenum for acknowledging unsubscribe requests - Upgraded
databento-dbnto 0.69.0- Fixed incorrect count in DBN metadata causing decoding to read into the start of
records
- Fixed incorrect count in DBN metadata causing decoding to read into the start of
Bug fixes
- Fixed an issue where
InstrumentMap.clear()didn't clear the LRU cache forInstrumentMap.resolve()(credit: @Tomperez98)