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

[Java] DTOs respect the optional package field in the schema definition #1022

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

nbradac
Copy link
Contributor

@nbradac nbradac commented Nov 5, 2024

No description provided.

@nbradac nbradac requested a review from nickelaway November 5, 2024 20:41
@vyazelenko vyazelenko merged commit 4d37f33 into aeron-io:master Nov 5, 2024
36 checks passed
mward pushed a commit to mward/simple-binary-encoding that referenced this pull request Dec 12, 2024
vyazelenko pushed a commit that referenced this pull request Dec 13, 2024
* [Rust] updated LibRsDef.generate() to add "#![allow(clippy::all)]"

* [Rust] generating 'From<ENUM> for PRIMITIVE' instead of 'Into<PRIMITIVE> for ENUM' to satisfy 'from_over_into' lint

* [Rust] removed unused method parameter

* fixed formatting

* [Rust] Updated code generator to resolve Issue #1022

* [Rust] meant issue #1028 not 1022 (renamed files accordingly)

---------

Co-authored-by: Michael Ward <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants