Skip to content

Releases: bufbuild/protobuf-es

v2.6.0

27 Jun 18:39
323c9e9

Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.6.0

v2.5.2

06 Jun 12:42
8a9b34d

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

28 May 13:20
950b495

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

23 May 15:19
9076693

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

12 May 14:18
c1e286d

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

06 May 10:34
dec6baf

Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.3.0

v1.10.1

17 Apr 20:34
c75ab91

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v2.2.5

19 Mar 19:36
6a81dc6

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

17 Mar 15:47
a37c391

Choose a tag to compare

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

v2.2.3

09 Dec 13:00
2b56e80

Choose a tag to compare

What's Changed

  • Fix Any unpacking to verify types by @timostamm in #1023
  • Add experimental options to equals() to include extensions and others by @timostamm in #1029

Full Changelog: v2.2.2...v2.2.3