File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 33## 0.74.0 - 2026-03-24
44
55#### Enhancements
6+ - Changed ` SlowReaderBehavior.SKIP ` to send "skip" instead of "drop" to the gateway
67- Upgraded ` databento-dbn ` to 0.52.0:
78 - Added ` SYMBOL_CSTR_LEN ` constant and versioned variants (` SYMBOL_CSTR_LEN_V1 ` ,
89 ` SYMBOL_CSTR_LEN_V2 ` , ` SYMBOL_CSTR_LEN_V3 ` ) to Python, including in each versioned
910 module (` v1 ` , ` v2 ` , ` v3 ` ) as ` SYMBOL_CSTR_LEN `
1011 - Added ` v1 ` , ` v2 ` , and ` v3 ` submodule imports to ` databento_dbn.__init__ ` so they are
1112 accessible as attributes (e.g. ` databento_dbn.v1 ` )
1213
13- #### Breaking changes
14- - Changed default of ` Live ` client ` slow_reader_behavior ` to ` SlowReaderBehavior.SKIP ` instead of ` SlowReaderBehavior.DROP `
15-
1614## 0.73.0 - 2026-03-10
1715
1816#### Enhancements
You can’t perform that action at this time.
0 commit comments