Skip to content

Releases: grpc-ecosystem/grpc-gateway

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

v2.19.1

29 Jan 19:08
0bcc6bf
Compare
Choose a tag to compare

What's Changed

  • (fix) remove internal comments from generated protoComments by @kiambogo in #3864
  • fix(protoc-gen-openapiv2): exclude from query params oneof fields in the same group as the one used in the body by @ovargas in #3862
  • If no subfields are set in a map, add the field to fieldMask by @sbansal7 in #3879
  • Parse request body when using X-HTTP-Method-Override header by @eyasy1217 in #3918
  • fix path param override by query params by @ljmsc in #3946

New Contributors

Full Changelog: v2.19.0...v2.19.1

v2.19.0

03 Jan 19:57
5144000
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.1...v2.19.0

v2.18.1

06 Nov 22:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.0...v2.18.1