pmm
pmm copied to clipboard
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.2
Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.2.
Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
v2.11.2
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
- Fix openapiv2 path parameter parsing when colon in verb by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#2825- Update minimum supported Go version to 1.17 by
@renovate
in grpc-ecosystem/grpc-gateway#2831Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.1...v2.11.2
v2.11.1
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
- Default allow_repeated_fields_in_body option to true and deprecate option by
@armsnyder
in grpc-ecosystem/grpc-gateway#2813- Fix timeout panic by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#2823New Contributors
@armsnyder
made their first contribution in grpc-ecosystem/grpc-gateway#2813Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.0...v2.11.1
v2.11.0
What's Changed
- Set fetch depth for renovate actions by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#2741- openapiv2: Field options are properly rendered for repeated fields #2531 by
@lakshkeswani
in grpc-ecosystem/grpc-gateway#2742- Set version for gorelease by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#2749- Disable renovate on v1 by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#2781- feat: add support for oneof fields in request bodies by
@aesadde
in grpc-ecosystem/grpc-gateway#2739- Bugfix/issue 2681 by
@olegvelikanov
in grpc-ecosystem/grpc-gateway#2773- chore: Included githubactions in the dependabot config by
@naveensrinivasan
in grpc-ecosystem/grpc-gateway#2673- Change renovate branch trigger by
@johanbrandhorst
in grpc-ecosystem/grpc-gateway#2791- fix: extensions in YAML format #2795 by
@hedhyw
in grpc-ecosystem/grpc-gateway#2797- fix: yaml indent #2645 by
@hedhyw
in grpc-ecosystem/grpc-gateway#2801- Fix buf plugin's library version by
@AlmogBaku
in grpc-ecosystem/grpc-gateway#2800New Contributors
@lakshkeswani
made their first contribution in grpc-ecosystem/grpc-gateway#2742@aesadde
made their first contribution in grpc-ecosystem/grpc-gateway#2739@olegvelikanov
made their first contribution in grpc-ecosystem/grpc-gateway#2773@AlmogBaku
made their first contribution in grpc-ecosystem/grpc-gateway#2800Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.10.3...v2.11.0
Commits
820b926
chore(deps): update module go to 1.17 (#2831)566f811
fix(deps): update google.golang.org/genproto digest to 01dd621 (#2836)9036b2b
fix(deps): update google.golang.org/genproto digest to 4e6b2df0ad3f90
fix(deps): update google.golang.org/genproto digest to 8f55accb5b774f
Fix openapiv2 path parameter parsing when colon in verb (#2825)2790c27
chore(deps): update dependency golang to v1.19.05c1c51d
fix(deps): update google.golang.org/genproto digest to ce4fa29bb60155
fix(deps): update google.golang.org/genproto digest to 83ce21f (#2827)fd5eaaa
chore(deps): update dependency golang to v1.18.539f37d5
Update goreleaser base- 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 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)
Codecov Report
Merging #1132 (d6e9bc9) into main (4232410) will increase coverage by
0.11%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1132 +/- ##
==========================================
+ Coverage 45.40% 45.51% +0.11%
==========================================
Files 140 140
Lines 13524 13524
==========================================
+ Hits 6140 6155 +15
+ Misses 6991 6977 -14
+ Partials 393 392 -1
Flag | Coverage Δ | |
---|---|---|
admin | 24.41% <ø> (ø) |
|
agent | 54.26% <ø> (+0.15%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
agent/runner/runner.go | 81.43% <0.00%> (+8.98%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@dependabot rebase
@dependabot rebase