Skip to content

v2.12.0

Latest

Choose a tag to compare

@timostamm timostamm released this 23 Apr 16:12
· 28 commits to main since this release
63a8547

What's Changed

  • Gracefully handle Number for BigInt fields by @timostamm in #1346
  • Support exactOptionalPropertyTypes by @haines in #1371
  • Fix UTF-8 validation for proto3 and edition feature utf8_validation by @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

Full Changelog: v2.11.0...v2.12.0