Skip to content

Releases: containerd/typeurl

v2.2.3

07 Nov 05:33
5b047ad
Compare
Choose a tag to compare

What's Changed

  • [release/2.2] Fix unmarshalling of registered types by @cpuguy83 in #54

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

v2.2.2

05 Nov 06:27
1666bdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

31 Oct 23:31
30fd8da
Compare
Choose a tag to compare

This release adds a new option to make compiling with gogo protos optional with the no_gogo build tag. Gogo protos are deprecated and will be removed in a future release.

What's Changed

  • Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 by @dependabot in #44
  • ci: fix workflows and test on go 1.23.x by @akhilerm in #49
  • Make gogo optional at compile time by @cpuguy83 in #50

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Jul 16:39
933576d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

09 May 05:13
7ef6316
Compare
Choose a tag to compare

What's Changed

  • unmarshal does not return nil object when value is nil by @Iceber in #41

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

11 Feb 14:26
v2.1.0
2a94991
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0