Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

fix: enum schema compatibility#557

Merged
nrwiersma merged 1 commit into
mainfrom
fix-enum-schema-compat
Jul 29, 2025
Merged

fix: enum schema compatibility#557
nrwiersma merged 1 commit into
mainfrom
fix-enum-schema-compat

Conversation

@nrwiersma

Copy link
Copy Markdown
Member

Goal of this PR

This fixes an issue with Enum schema compatibility, where non-identical schemas would decode incorrectly.

Fixes #556

How did I test it?

Added a test.

@nrwiersma nrwiersma self-assigned this Jul 29, 2025
@nrwiersma nrwiersma merged commit 4e405ff into main Jul 29, 2025
13 checks passed
@nrwiersma nrwiersma deleted the fix-enum-schema-compat branch July 29, 2025 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

SchemaCompatibility.Resolve incorrectly resolves enums

1 participant