Skip to content

databento 0.83.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:51

Release notes

Enhancements

  • Added CorporateActionsHttpAPI.list_events() and list_enums() for fetching
    documentation on supported corporate action event types and enum values
  • Added REPLAY_DATA_AGED_OUT variant to ErrorCode enum
  • Added new publisher values for JPX
  • Added an allocate_isins parameter to AdjustmentFactorsHttpAPI.get_range(),
    CorporateActionsHttpAPI.get_range(), SecurityMasterHttpAPI.get_range(),
    and SecurityMasterHttpAPI.get_last() to control whether new ISINs are
    allocated for plans that are ISIN-limited
  • Upgraded databento-dbn to 0.65.0:
    • Added finish() method to the Python Transcoder and a context manager
      to call this method on exit. This will ensure compressed output contains the
      end-of-frame block

Bug fixes

  • Fixed an issue where the Live client's monitor task would not get recreated
    for the new session after a reconnection