Skip to content

databento 0.65.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 23:45
· 7 commits to main since this release
65a6a8f

Release notes

Deprecations

  • Deprecated mode parameter in metadata.get_cost, which will be removed in a future release

Enhancements

  • Added export of CBBOMsg and BBOMsg from databento_dbn to the root databento package
  • Upgraded databento-dbn to 0.43.0
    • Added export of F_PUBLISHER_SPECIFIC constant to Python
    • Added explicit Unset variant for SystemCode and ErrorCode
    • Changed Python getters for enum fields to return the underlying type when no known variant can be found. As a result, these getters no longer raise an exception

Breaking changes

  • Removed support for Python 3.9 due to end of life