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

fix(schema): use sorted map keys#543

Merged
nrwiersma merged 2 commits into
hamba:mainfrom
jwtryg:main
Jun 10, 2025
Merged

fix(schema): use sorted map keys#543
nrwiersma merged 2 commits into
hamba:mainfrom
jwtryg:main

Conversation

@jwtryg

@jwtryg jwtryg commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

Goal of this PR

This PR closes #542 by ensuring that maps are sorted by keys when marshalling to json.

How did I test it?

@nrwiersma nrwiersma merged commit 8ae0657 into hamba:main Jun 10, 2025
13 checks passed
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.

MarshallJSON uses non-deterministic order of maps

2 participants