bcna
bcna copied to clipboard
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0
Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0.
Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
v2.21.0
What's Changed
- feat: Use version info from runtime/debug:BuildInfo when installed by go build by
@MakDon
in grpc-ecosystem/grpc-gateway#4359- feat: add mux middlewares and inject http pattern by
@nikitaksv
in grpc-ecosystem/grpc-gateway#4290- Fixes #3917: Add package openapi naming strategy. by
@jgiles
in grpc-ecosystem/grpc-gateway#4372- feat: use buildInfo.Main.Version as version when installed by go install by
@MakDon
in grpc-ecosystem/grpc-gateway#4390- Add support for method's deprecated option by
@vajexal
in grpc-ecosystem/grpc-gateway#4373- adding gRPC gateway generator script by
@akoserwal
in grpc-ecosystem/grpc-gateway#4426- fix url gen-grpc-gateway-api by
@akoserwal
in grpc-ecosystem/grpc-gateway#4434- ci: upgrade to goreleaser v2 by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#4437- docs: add grpc-starter transcoding to related projects by
@DanielLiu1123
in grpc-ecosystem/grpc-gateway#4456- Fix build on 32bit systems by
@gibmat
in grpc-ecosystem/grpc-gateway#4557New Contributors
@nikitaksv
made their first contribution in grpc-ecosystem/grpc-gateway#4290@vajexal
made their first contribution in grpc-ecosystem/grpc-gateway#4373@akoserwal
made their first contribution in grpc-ecosystem/grpc-gateway#4426@DanielLiu1123
made their first contribution in grpc-ecosystem/grpc-gateway#4456@gibmat
made their first contribution in grpc-ecosystem/grpc-gateway#4557Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.20.0...v2.21.0
Commits
f41fd20
Fix build on 32bit systems (#4557)db9cebd
chore(deps): update googleapis digest to 3f4e29a22c97cd
chore(deps): update googleapis digest to 68d815439b04b7
chore(deps): update googleapis digest to a91d1a30c2a928
chore(deps): update googleapis digest to 6cabb8b6811367
chore(deps): update googleapis digest to ec69fcc8508633
fix(deps): update google.golang.org/genproto/googleapis/rpc digest to e6d459c92fd444
chore(deps): update googleapis digest to 6f084356266c42
fix(deps): update google.golang.org/genproto/googleapis/api digest to e6d459c1507807
chore(deps): update googleapis digest to 51d7fa8- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)