Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VER: Release 0.18.0 #41

Merged
merged 1 commit into from
Jan 8, 2025
Merged

VER: Release 0.18.0 #41

merged 1 commit into from
Jan 8, 2025

Conversation

threecgreen
Copy link
Collaborator

Enhancements

  • Upgraded DBN version to 0.26.0:
    • Added v3 namespace in preparation for future DBN version 3 release. DBN version 2
      remains the current and default version
    • Added v3::InstrumentDefMsg record with new fields to support normalizing multi-leg
      strategy definitions
      • Removal of statistics-schema related fields trading_reference_price,
        trading_reference_date, and settl_price_type
      • Removal of the status-schema related field md_security_trading_status
    • Added initial support for merging DBN:
      • Decoding streams: MergeDecoder and MergeRecordDecoder structs
      • Metadata: MergeDecoder struct and Metadata::merge() method
      • In the CLI: specify more than one input file to initiate a merge
    • Eliminated unsafe in From implementations for record structs from different versions

@threecgreen threecgreen requested a review from a team January 8, 2025 15:09
@threecgreen threecgreen merged commit 1a3fca3 into main Jan 8, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants