Skip to content

v2.11.0

Choose a tag to compare

@timostamm timostamm released this 21 Jan 15:09
· 23 commits to main since this release
55c5eac

What's Changed

  • Support Bun by @timostamm in #1343
  • Add plugin option elide_plugin_version=true by @timostamm in #1336
  • Add tests for duplicate field ordering and unknown field errors when performing JSON deserialization by @hudlow in #1132
  • Remove dead branches for null handling in fromJson by @hudlow in #1315
  • Fix validation for FieldMask (de-)serialization to/from JSON by @hudlow in #1323
  • Cache field maps for fromJson() by @hudlow in #1334

Full Changelog: v2.10.2...v2.11.0