Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timostamm timostamm released this 31 Oct 16:23
· 354 commits to main since this release
9213949

This patch release fixes bug when parsing Any from JSON. Thanks to @fubhy for catching it.

Bugfixes

  • Fix error when parsing google.protobuf.Any field from JSON empty object by @timostamm in #261

Enhancements