File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.74.0 - TBD
3+ ## 0.74.0 - 2026-03-24
44
55#### Enhancements
6- - Changed default of ` Live ` client ` slow_reader_behavior ` to ` SlowReaderBehavior.SKIP ` instead of ` SlowReaderBehavior.DROP `
76- Upgraded ` databento-dbn ` to 0.52.0:
87 - Added ` SYMBOL_CSTR_LEN ` constant and versioned variants (` SYMBOL_CSTR_LEN_V1 ` ,
98 ` SYMBOL_CSTR_LEN_V2 ` , ` SYMBOL_CSTR_LEN_V3 ` ) to Python, including in each versioned
109 module (` v1 ` , ` v2 ` , ` v3 ` ) as ` SYMBOL_CSTR_LEN `
1110 - Added ` v1 ` , ` v2 ` , and ` v3 ` submodule imports to ` databento_dbn.__init__ ` so they are
1211 accessible as attributes (e.g. ` databento_dbn.v1 ` )
1312
13+ #### Breaking changes
14+ - Changed default of ` Live ` client ` slow_reader_behavior ` to ` SlowReaderBehavior.SKIP ` instead of ` SlowReaderBehavior.DROP `
15+
1416## 0.73.0 - 2026-03-10
1517
1618#### Enhancements
You can’t perform that action at this time.
0 commit comments