You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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