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

Make validation of GenericRecord more resilient #548

Merged
merged 12 commits into from
Nov 18, 2023

Conversation

andrzejressel
Copy link
Contributor

While the issue in JSON itself was fixed (propably because it uses separate validation stack for performance reason) the core issue still was present.

Fixes #445
/claim #445

@jdegoes
Copy link
Member

jdegoes commented May 10, 2023

The CI build is failing, please be sure to make it pass and I will take a look!

@andrzejressel
Copy link
Contributor Author

The CI build is failing, please be sure to make it pass and I will take a look!

Should be fine now

vigoo
vigoo previously approved these changes Nov 18, 2023
@vigoo vigoo merged commit 80172cf into zio:main Nov 18, 2023
12 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.

On decode should provide a DecodeError, but throws exception.
3 participants