Skip to content

databento 0.71.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Feb 15:59
2c511e9

Release notes

Enhancements

  • Added slow_reader_behavior field to AuthenticationRequest message
  • Added SlowReaderBehavior enum
  • Added support for using compression in the live API:
    • Added compression parameter to the Live client constructor
    • Added compression property to the Live client
    • Added compression field to AuthenticationRequest
  • Upgraded databento-dbn to 0.49.0:
    • Added support for decompressing Zstd in the Python DBNDecoder and new optional compression parameter