What's Changed
- Add more tests for serialization errors by @timostamm in #1051
- Add message and field name to binary serialization errors by @bhollis in #984
- Allow timestamp with both fractions and offset by @liskaant in #1061
- Fix JSON parsing of empty string for 64-bit integer field by @timostamm in #1084
- Update to google protobuf v30.0 by @timostamm in #1085
- Clarify enum behavior FAQ entry for TypeScript 5.x by @isker in #1083
New Contributors
Full Changelog: v2.2.3...v2.2.4