Skip to content

Releases: grpc-ecosystem/grpc-gateway

v2.26.2

03 Mar 22:22
641f83f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.26.1...v2.26.2

v2.26.1

07 Feb 19:23
3b8ac9f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.26.0...v2.26.1

v2.26.0

21 Jan 05:08
f042173
Compare
Choose a tag to compare

What's Changed

  • fix(deps): Relax the minimum required go version further by @bobrik in #5094
  • protoc-gen-openapiv2: Do not add invisible enum values as default by @navruzm in #5129
  • Only write Content-Length if the runtime.WithWriteContentLength() option is specified by @joshgarnett in #5151

New Contributors

Full Changelog: v2.25.1...v2.26.0

v2.25.1

20 Dec 04:28
c89fdf7
Compare
Choose a tag to compare

Support the new Opaque API in openapiv2 generated files

This release contains breaking changes from v2.25.0, in that the previously deprecated EnumDescriptor and Descriptor methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate the new Hybrid API. Please open an issue if you were depending on these functions and we'll see what we can do about it.

What's Changed

Full Changelog: v2.25.0...v2.25.1

v2.25.0

20 Dec 03:45
a74e741
Compare
Choose a tag to compare

What's Changed

  • Extend google.protobuf.EnumOptions for Schema by @hown3d in #4931
  • fix(deps): Relax the minimum required go version by @nhhagen in #5022
  • Correctly expand path variables for Update Methods. by @nullaus in #5041
  • Use org_golang_x_tools as module extension by @mering in #5043
  • fix: update to protobuf 1.36.0 and exclude synthetic oneofs during populateFieldValueFromPath by @aerialls in #5072

New Contributors

Full Changelog: v2.24.0...v2.25.0

v2.24.0

22 Nov 19:45
a5f1b64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.23.0...v2.24.0

v2.23.0

01 Nov 18:43
a31015c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.22.0...v2.23.0

v2.22.0

16 Aug 21:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.21.0...v2.22.0

v2.21.0

25 Jul 22:25
f41fd20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.20.0...v2.21.0

v2.20.0

15 May 20:22
2da4beb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.19.1...v2.20.0