Skip to content

Releases: grpc-ecosystem/grpc-gateway

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

v2.18.0

10 Sep 18:56
1ed5aa1
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @benjx1990 made their first contribution in #3552
  • @qawatake made their first contribution in #3566

Full Changelog: v2.17.1...v2.18.0

v2.17.1

25 Aug 17:31
81b66d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.17.0...v2.17.1

v2.17.0

22 Aug 21:59
f3a72ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.2...v2.17.0

v2.16.2

28 Jul 17:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.1...v2.16.2

v2.16.1

24 Jul 21:22
Compare
Choose a tag to compare

What's Changed

  • Rename LICENSE.txt to LICENSE by @pgmitche in #3345
  • feat: message supports enum field option for query params by @zhb127 in #3352
  • remove glog from a bunch of spots by @kn100 in #3361
  • Improve AIP support in field_configuration.path_param_name containing by @same-id in #3364
  • Hide comments on omitted enum default values by @same-id in #3366
  • fix(docs): correcting mux routing error code example by @tjasko in #3409
  • Fix the place where format property in placed for repeated fields by @far4599 in #3410
  • Handle httpbody not having data to return by @achew22 in #3415
  • bazel: bump Bazel repositories versions by @adambabik in #3413

New Contributors

Full Changelog: v2.16.0...v2.16.1

v2.16.0

01 Jun 01:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.2...v2.15.3

v2.15.2

28 Feb 05:04
0eb17c3
Compare
Choose a tag to compare

What's Changed

  • Switch the use of glog to grpclog. by @jmuk in #3205
  • fix: remove push_bsr_plugins Github Action job by @gunturaf in #3203
  • Add correct comment, remove redundant vars and error, use short form by @sashamelentyev in #3206

New Contributors

Full Changelog: v2.15.1...v2.15.2