File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.14.0 - TBD
3+ ## 0.14.0 - 2023-11-23
4+
5+ This release adds support for DBN v2.
6+
7+ DBN v2 delivers improvements to the ` Metadata ` header symbology, new ` stype_in ` and ` stype_out `
8+ fields for ` SymbolMappingMsg ` , and extends the symbol field length for ` SymbolMappingMsg ` and
9+ ` InstrumentDefMsg ` . The entire change notes are available [ here] ( https://github.com/databento/dbn/releases/tag/v0.14.0 ) .
10+ Users who wish to convert DBN v1 files to v2 can use the ` dbn-cli ` tool available in the [ databento-dbn] ( https://github.com/databento/dbn/ ) crate.
11+ On a future date, the Databento live and historical APIs will stop serving DBN v1.
12+
13+ This release is fully compatible with both DBN v1 and v2, and so should be seamless for most users.
14+
415### Enhancements
516- Added support for DBN encoding version 2 (DBNv2), affecting ` SymbolMappingMsg ` ,
617 ` InstrumentDefMsg ` , and ` Metadata `
You can’t perform that action at this time.
0 commit comments