Skip to content

databento 0.53.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 15:25
· 95 commits to main since this release
3a813cd

Release notes

Enhancements

  • Upgraded databento-dbn to 0.33.1
    • Added SystemCode and ErrorCode enums to indicate types of system and error messages
    • Added code() methods to SystemMsg and ErrorMsg to retrieve the enum value if one exists and equivalent properties in Python

Bug fixes

  • Fixed issue where all SystemMsg records were logged as gateway heartbeats