What's Changed
- Add GitHub publish workflow with trusted publishing by @ajeetdsouza in #1406
- Docs: fix buf logo with dark mode by @sudorandom in #1417
- Fix dual package type hazard by @timostamm in #1421
- Add recursion limit to fromBinary and fromJson by @timostamm in #1436
- Apply recursion limit to BinaryReader.skip by @timostamm in #1441
- Fix -0.0 serialization for implicit-presence float and double fields by @timostamm in #1443
- Fix open enum range checks by @timostamm in #1442
- Reject duplicate keys when parsing JSON by @timostamm in #1446
New Contributors
- @ajeetdsouza made their first contribution in #1406
- @sudorandom made their first contribution in #1417
Full Changelog: v2.12.0...v2.12.1