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

Add support for sealed classes #348

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Dec 11, 2023

Fixes #167

@Ladicek Ladicek added the serialization-format-change Changes that affect index serialization format label Dec 11, 2023
@Ladicek Ladicek added this to the 3.2.0 milestone Dec 11, 2023
@Ladicek
Copy link
Contributor Author

Ladicek commented Dec 11, 2023

Draft for now, because of the 3.2.0 target. Other than that, this should be ready.

@Ladicek Ladicek force-pushed the permitted-subclasses branch from 8b19055 to b453186 Compare March 14, 2024 11:18
@Ladicek Ladicek force-pushed the permitted-subclasses branch from b453186 to 1692853 Compare May 13, 2024 12:06
@Ladicek Ladicek marked this pull request as ready for review May 13, 2024 12:06
@Ladicek Ladicek force-pushed the permitted-subclasses branch from 1692853 to 929d1c7 Compare May 13, 2024 12:12
@Ladicek Ladicek merged commit 913dc3c into smallrye:main May 13, 2024
39 checks passed
@Ladicek Ladicek deleted the permitted-subclasses branch May 13, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serialization-format-change Changes that affect index serialization format
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for sealed classes
1 participant