Skip to content

databento 0.77.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Apr 14:54
91b7181

Release notes

Enhancements

  • Added new publisher values for Cboe Titanium Cboe Global Indices Feed
  • Added YEAR to SplitDuration enum to support yearly historical batch job submission
  • Upgraded databento-dbn to 0.56.0:
    • Improved Python DBNDecoder.decode() performance with pre-allocated output buffers
    • Added DBNDecoder.write_and_decode() to combine write and decode in a single call