What's Changed
- Gracefully handle Number for BigInt fields by @timostamm in #1346
- Support
exactOptionalPropertyTypesby @haines in #1371 - Fix UTF-8 validation for proto3 and edition feature
utf8_validationby @emcfarlane in #1386 - Fix binary tag parse validation to reject overlong values by @emcfarlane in #1387
- Fix Any JSON encoding for messages without a custom JSON representation by @emcfarlane in #1388
- Update to protocolbuffers/protobuf v34.0 by @emcfarlane in #1385
- Update conformance tests to protocolbuffers/protobuf v34.0 by @emcfarlane in #1391
New Contributors
- @emcfarlane made their first contribution in #1386
Full Changelog: v2.11.0...v2.12.0