Skip to content

databento 0.61.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:54
· 51 commits to main since this release
8e81195

Release notes

Breaking changes

  • Modified the states parameter in batch.list_jobs()

Enhancements

  • Added JobState enum
  • Added export of SystemCode and ErrorCode from databento_dbn to the root databento package
  • Added F_PUBLISHER_SPECIFIC flag to RecordFlags enum

Bug fixes

  • Bumped the minimum version requirement for requests to 0.27.0