github grpc-ecosystem/grpc-gateway v2.27.4

20 hours ago

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

Don't miss a new grpc-gateway release

NewReleases is sending notifications on new releases.