Skip to content

Releases: grpc-ecosystem/grpc-gateway

v2.28.0

17 Feb 17:07
13a31f4

Choose a tag to compare

What's Changed

  • feat: add option to disable chunked headers by @irenarindos in #6354
  • fix(protoc-gen-openapiv2): fix panic on enum resolution in nested messages by @franchb in #6367

New Contributors

Full Changelog: v2.27.8...v2.28.0

v2.27.8

10 Feb 16:54
2d02a4a

Choose a tag to compare

What's Changed

  • Fix opaque missing imports casing by @kellen-miller in #6304
  • Revert "fix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple files" by @johanbrandhorst in #6309
  • fix(protoc-gen-openapiv2): fix naming cache for multi-file generation by @franchb in #6315
  • fix(openapiv2): exclude oneof fields from required with proto3 field semantics by @sessa in #6335

New Contributors

Full Changelog: v2.27.7...v2.27.8

v2.27.7

30 Jan 00:26
3406565

Choose a tag to compare

Re-release of v2.26.7 as v2.27.7 for correct semver ordering.

v2.26.7

29 Jan 20:27
8be4c86

Choose a tag to compare

What's Changed

  • Revert "feat(generator): harden opaque imports and fix snake case to go casing" by @johanbrandhorst in #6299

Full Changelog: v2.27.6...v2.26.7

v2.27.6

28 Jan 17:53
e380725

Choose a tag to compare

What's Changed

  • feat(generator): harden opaque imports and fix snake case to go casing by @kellen-miller in #6279
  • fix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple files by @franchb in #6275

New Contributors

Full Changelog: v2.27.5...v2.27.6

v2.27.5

21 Jan 19:18
d40824a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.27.4...v2.27.5

v2.27.4

26 Dec 20:15
11fc3b8

Choose a tag to compare

What's Changed

  • feat: support deprecated field for OpenAPI parameters by @lachlancooper in #6068
  • fix(openapiv2): Invalid entries in body parameter schema required array when using body: "field_name" by @rdark in #6088
  • fix(openapiv2): prevent nested required fields hoisting to parent schema by @rdark in #6078
  • [issue-6080] Fix strict no-$ref-siblings rule violations by @jgreffe in #6099
  • Dockerfile: upgrade openjdk version by @johanbrandhorst in #6130
  • fix: Exclude methods without HTTP bindings from OpenAPI definitions by @iamrajiv in #6030
  • Add note about Authorization header forwarding by @MicahParks in #6185
  • fix(gengateway): correct body field decoding in opaque API mode by @kop in #6197

New Contributors

Full Changelog: v2.27.3...v2.27.4

v2.27.3

02 Oct 22:33
ab243ac

Choose a tag to compare

What's Changed

  • refactor(runtime): using reflect.TypeFor by @cuiweixie in #5868
  • fix(runtime): annotate context even if no incoming headers by @boolangery in #5887
  • feat: add Opaque API and Protobuf Editions support by @kop in #5723
  • fix: annotate healthz endpoint handler by @ZY-Ang in #5914
  • expand_slash_patterns=true now converts parameters with hyphens correctly by @goulashify in #5938

New Contributors

Full Changelog: v2.27.2...v2.27.3

v2.27.2

20 Aug 15:06
91958df

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.27.1...v2.27.2

v2.27.1

24 Jun 16:18
d08f8db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.27.0...v2.27.1