Update module github.com/grpc-ecosystem/grpc-gateway to v2 #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.16.0
->v2.15.2
Release Notes
grpc-ecosystem/grpc-gateway
v2.15.2
Compare Source
What's Changed
push_bsr_plugins
Github Action job by @gunturaf in https://github.com/grpc-ecosystem/grpc-gateway/pull/3203New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.15.1...v2.15.2
v2.15.1
Compare Source
What's Changed
format
in path params by @antgamdia in https://github.com/grpc-ecosystem/grpc-gateway/pull/3089New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.15.0...v2.15.1
v2.15.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.14.0...v2.15.0
v2.14.0
Compare Source
New features
This release contains two significant new OpenAPIv2 generator features, contributed by @krak3n:
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.13.0...v2.14.0
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.12.0...v2.13.0
v2.12.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.3...v2.12.0
v2.11.3
Compare Source
This release adds signed release binaries with SLSA signatures. Please see the README for more information.
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.2...v2.11.3
v2.11.2
Compare Source
This fixes an issue with the openapiv2 generator if there is a colon in the verb, and updates the minimum supported Go version to Go 1.17.
What's Changed
Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.1...v2.11.2
v2.11.1
Compare Source
This release fixes a crash in the grpc-gateway handling of requests containing invalid an
Grpc-Timeout
orGrpc-Metadata-Bin
header (#2822). It is strongly recommended that users upgrade both the runtime and generator versions.What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.0...v2.11.1
v2.11.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.10.3...v2.11.0
v2.10.3
Compare Source
What's Changed
Value
andEmpty
well-known types by @haines in https://github.com/grpc-ecosystem/grpc-gateway/pull/2719New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.10.2...v2.10.3
v2.10.2
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.10.1...v2.10.2
v2.10.1
Compare Source
What's Changed
2d67ff6
(master) by @renovate in https://github.com/grpc-ecosystem/grpc-gateway/pull/2646defaultQueryParser
struct for custom query parsers by @MikeSouza in https://github.com/grpc-ecosystem/grpc-gateway/pull/2651New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.10.0...v2.10.1
v2.10.0
Compare Source
This release contains a new annotation that allows you to configure the path parameter names generated in your swagger.json, which can be useful in some circumstances. Please see https://grpc-ecosystem.github.io/grpc-gateway/docs/mapping/customizing_openapi_output/#path-parameters for documentation on how to use this new capability.
Note that in order to take advantage of the new annotation, you will need to update your vendored dependency, or update your
buf.build/grpc-ecosystem/grpc-gateway
dependency to at least f85c60ac38544f2d8f346491c9d916e5. This can be accomplished by runningbuf mod update
in the folder where you have yourbuf.yaml
.What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.9.0...v2.10.0
v2.9.0
Compare Source
This release adds the ability to filter properties (Services, RPCs, Fields, Enum values) from being rendered in the OpenAPI v2 spec generated by
protoc-gen-openapiv2
. See https://grpc-ecosystem.github.io/grpc-gateway/docs/mapping/customizing_openapi_output/#hiding-fields-methods-services-and-enum-values for more information about this new exciting capability!Other new features:
WithHealthEndpointAt
ServeMux
optionWhat's Changed
google.api.VisibilityRule
s annotations to hide APIs and fields by @BCook98 in https://github.com/grpc-ecosystem/grpc-gateway/pull/2578New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.8.0...v2.9.0
v2.8.0
Compare Source
Overview
This release introduces the new
WithHealthzEndpoint
which makes it easy to forward your gRPC health check endpoint to your gRPC-gateway server, and fixes a long standing bug inprotoc-gen-openapiv2
where path parameters were included in both the path and the body of the generated spec (#1670 and #1015).What's Changed
WithHealthzEndpoint
asServeMuxOption
to register a/healthz
endpoint by @brumhard in https://github.com/grpc-ecosystem/grpc-gateway/pull/2319New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.7.3...v2.8.0
v2.7.3
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.7.2...v2.7.3
v2.7.2
Compare Source
What's Changed
This fixes a long standing issue with OpenAPI spec generation in the face of complex path parameter use
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.7.1...v2.7.2
v2.7.1
Compare Source
What's Changed
go
directive ingo.mod
to 1.17 by @Juneezee in https://github.com/grpc-ecosystem/grpc-gateway/pull/2443New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.7.0...v2.7.1
v2.7.0
Compare Source
What's Changed
New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.