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 feature flag to disable case class arity usage #123

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

novakov-alexey
Copy link
Collaborator

Solves #121

@novakov-alexey novakov-alexey changed the title add a flag to disable case class arity usage when de/serializing Add feature flag to disable case class arity usage Jun 9, 2024
@IgnasD
Copy link
Contributor

IgnasD commented Jun 13, 2024

Thanks for the feature flag! Seems to do the trick in our use case.

Any idea when is this going to be released?

@novakov-alexey
Copy link
Collaborator Author

@IgnasD Yes, this should help to restore the old logic to de/serialize case classes.
I can release it today.

@IgnasD
Copy link
Contributor

IgnasD commented Jun 14, 2024

No rush. But sometime next week would be perfect. Thanks!

@novakov-alexey novakov-alexey merged commit d66fd75 into master Jun 14, 2024
7 checks passed
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