Skip to content

VER: Release 0.34.0 #55

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

Merged
merged 4 commits into from
Apr 22, 2025
Merged

VER: Release 0.34.0 #55

merged 4 commits into from
Apr 22, 2025

Conversation

threecgreen
Copy link
Contributor

Enhancements

  • Added SystemCode and ErrorCode enums to indicate types of system and error
    messages
  • Converting a v1::SystemMsg to a v2::SystemMsg now sets to code to the heartbeat
    value
  • Introduced kAssetCstrLen constant containing the size of asset field in
    InstrumentDefMsg

Breaking changes

  • Increased the size of asset field in v3::InstrumentDefMsg from 7 to 11. The
    v3::InstrumentDefMsg message size remains 520 bytes.
  • Set minimum CMake version to 3.24
  • Changed type of code field in SystemMsg to SystemCode
  • Changed type of code field in ErrorMsg to ErrorCode

Bug fixes

  • Changed TriState to a regular enum to handle unexpected values
  • Fixed ccache support
  • Changed to explicitly only support being built as a static library

@threecgreen threecgreen requested a review from a team April 22, 2025 15:25
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 🚀

@nmacholl nmacholl self-requested a review April 22, 2025 18:49
@threecgreen threecgreen merged commit 28f0a30 into main Apr 22, 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