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
Enhancements
Changed SlowReaderBehavior.SKIP to send "skip" instead of "drop" to the gateway
Upgraded databento-dbn to 0.52.0:
Added SYMBOL_CSTR_LEN constant and versioned variants (SYMBOL_CSTR_LEN_V1, SYMBOL_CSTR_LEN_V2, SYMBOL_CSTR_LEN_V3) to Python, including in each versioned
module (v1, v2, v3) as SYMBOL_CSTR_LEN
Added v1, v2, and v3 submodule imports to databento_dbn.__init__ so they are
accessible as attributes (e.g. databento_dbn.v1)