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.27.0 #43

Merged
merged 2 commits into from
Jan 7, 2025
Merged

VER: Release 0.27.0 #43

merged 2 commits into from
Jan 7, 2025

Conversation

threecgreen
Copy link
Contributor

Breaking changes
  • Converted the UserDefinedInstrument enum class to an enum to safely allow handling
    invalid data and adding future variants
  • Updated the value of the kMaxRecordLen constant for the changes to
    InstrumentDefMsg in version 3
Enhancements
  • 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

@threecgreen threecgreen requested a review from a team January 7, 2025 18:20
Copy link
Contributor

@nmacholl nmacholl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@threecgreen threecgreen merged commit ac4e7ba into main Jan 7, 2025
8 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