Skip to content

databento 0.82.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:57

Release notes

Enhancements

  • Added a loop parameter to the Live client to provide user level control
    of which event loop the client's connection uses
  • The Live class will no longer create a background thread and event loop
    upon import
  • Upgraded databento-dbn to 0.63.0:
    • Added an integer representation for VersionUpgradePolicy: the enum is now
      has a value property, a from_int, and comparison against integers