Skip to content

libs: Ignore unknown keys #2002

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 9 commits into from
Aug 14, 2025
Merged

libs: Ignore unknown keys #2002

merged 9 commits into from
Aug 14, 2025

Conversation

svix-mman
Copy link
Contributor

@svix-mman svix-mman commented Aug 14, 2025

If the server responds with extra unknown keys, ignore them.

Java and Kotlin, this involves adding a setting to the deserializer "object thingy"

For the rest, we already ignore unknown keys. So I added some tests.

@svix-mman svix-mman force-pushed the mendy/ignore-unknown-keys branch from c08282b to fe24683 Compare August 14, 2025 15:20
@svix-mman svix-mman marked this pull request as ready for review August 14, 2025 15:28
@svix-mman svix-mman requested a review from a team as a code owner August 14, 2025 15:28
svix-jplatte
svix-jplatte previously approved these changes Aug 14, 2025
@svix-mman svix-mman merged commit b39c7be into main Aug 14, 2025
32 checks passed
@svix-mman svix-mman deleted the mendy/ignore-unknown-keys branch August 14, 2025 16:38
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