G

gRPC-Gateway

G
gRPC-Gateway Dev Tools v2.29.0

v2.29.0

What's Changed fix: use proto.Merge to avoid copylocks with use_opaque_api=true by @emahiro in #6383 fix: allow proto3 optional fields in path parameters by @susanachl in #6416 Add option to disable HTTP method override by @achew22 in #6447 Add Go documentation badge to README by @achew22 in #6448 fix: add missing return statements in error handler paths by @jet-go in #6561 Deprecate fields and me…

G
gRPC-Gateway Dev Tools v2.28.0

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

G
gRPC-Gateway Dev Tools v2.27.8

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 Contribut…

G
gRPC-Gateway Dev Tools v2.27.7

v2.27.7

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

G
gRPC-Gateway Dev Tools v2.26.7

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

G
gRPC-Gateway Dev Tools v2.27.6

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 @franchb made their first contribution in #6275 Full Changelog: v2.27.5...v2.27.6

G
gRPC-Gateway Dev Tools v2.27.5

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/description instead of title for field comments in openapi gen 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 Contrib…

G
gRPC-Gateway Dev Tools v2.27.4

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-siblings rule violations by @jgreffe in #6099 Dockerfile: u…

G
gRPC-Gateway Dev Tools v2.27.3

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 Contribut…

G
gRPC-Gateway Dev Tools v2.27.2

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