Skip to content

databento 0.86.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 22:46

Release notes

Enhancements

  • Added UNSUBSCRIBE_ACK to the SystemCode enum for acknowledging unsubscribe requests
  • Upgraded databento-dbn to 0.69.0
    • Fixed incorrect count in DBN metadata causing decoding to read into the start of
      records

Bug fixes

  • Fixed an issue where InstrumentMap.clear() didn't clear the LRU cache for InstrumentMap.resolve() (credit: @Tomperez98)