Releases: grpc-ecosystem/grpc-gateway
Releases · grpc-ecosystem/grpc-gateway
v2.28.0
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
- @irenarindos made their first contribution in #6354
Full Changelog: v2.27.8...v2.28.0
v2.27.8
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
Re-release of v2.26.7 as v2.27.7 for correct semver ordering.
v2.26.7
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
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
What's Changed
- Issue5799 by @rohitlohar45 in #6123
- fix: Add example repo in Java to README by @majiayu000 in #6199
- fix: Use
summary/descriptioninstead of title for field comments inopenapigen by @iamrajiv in #6223 - fix(gengateway): use pointer for bodyData in OpaqueAPI PATCH requests by @kop in #6246
- fix(gengateway): use opaque chain for setting path params by @kellen-miller in #6215
New Contributors
- @majiayu000 made their first contribution in #6199
- @kellen-miller made their first contribution in #6215
Full Changelog: v2.27.4...v2.27.5
v2.27.4
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-siblingsrule 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
- @lachlancooper made their first contribution in #6068
- @rdark made their first contribution in #6088
- @jgreffe made their first contribution in #6099
- @MicahParks made their first contribution in #6185
Full Changelog: v2.27.3...v2.27.4
v2.27.3
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
- @cuiweixie made their first contribution in #5868
- @boolangery made their first contribution in #5887
- @kop made their first contribution in #5723
- @ZY-Ang made their first contribution in #5914
- @goulashify made their first contribution in #5938
Full Changelog: v2.27.2...v2.27.3
v2.27.2
What's Changed
- Fix nested schema definition for body parameter (#3058) by @ilyongcho-moloco in #5827
- Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 by @MB175 in #5857
New Contributors
- @ilyongcho-moloco made their first contribution in #5827
- @MB175 made their first contribution in #5857
Full Changelog: v2.27.1...v2.27.2
v2.27.1
What's Changed
- fix: Use type name instead of full type declaration by @cabeedelhertz in #5679
New Contributors
- @cabeedelhertz made their first contribution in #5679
Full Changelog: v2.27.0...v2.27.1