parca
parca copied to clipboard
build(deps): update grpc-gateway to v2.22.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
---|---|---|---|---|---|---|---|
github.com/grpc-ecosystem/grpc-gateway/v2 | v2.20.0 -> v2.22.0 |
require | minor | ||||
grpc-ecosystem/grpc-gateway | v2.19.1 -> v2.22.0 |
minor |
Release Notes
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.22.0
What's Changed
- docs: add example to fully override http responses by @nguyentranbao-ct in https://github.com/grpc-ecosystem/grpc-gateway/pull/4564
- stop printing error logs in handleForwardResponseOptions by @taichimaeda in https://github.com/grpc-ecosystem/grpc-gateway/pull/4594
- Add some documenation for CustomQueryParser with examples by @texzone in https://github.com/grpc-ecosystem/grpc-gateway/pull/4602
- Fix #4614 Unique Items placement by @sebaraj in https://github.com/grpc-ecosystem/grpc-gateway/pull/4619
- all: fix test lint warnings by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/4632
- ci: update go versions supported by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/4634
- feat: Add WithForwardResponseRewriter to allow easier/more useful response control by @nkcmr in https://github.com/grpc-ecosystem/grpc-gateway/pull/4622
New Contributors
- @nguyentranbao-ct made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4564
- @taichimaeda made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4594
- @texzone made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4602
- @sebaraj made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4619
- @nkcmr made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4622
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.21.0...v2.22.0
v2.21.0
What's Changed
- feat: Use version info from runtime/debug:BuildInfo when installed by go build by @MakDon in https://github.com/grpc-ecosystem/grpc-gateway/pull/4359
- feat: add mux middlewares and inject http pattern by @nikitaksv in https://github.com/grpc-ecosystem/grpc-gateway/pull/4290
- Fixes #3917: Add package openapi naming strategy. by @jgiles in https://github.com/grpc-ecosystem/grpc-gateway/pull/4372
- feat: use buildInfo.Main.Version as version when installed by go install by @MakDon in https://github.com/grpc-ecosystem/grpc-gateway/pull/4390
- Add support for method's deprecated option by @vajexal in https://github.com/grpc-ecosystem/grpc-gateway/pull/4373
- adding gRPC gateway generator script by @akoserwal in https://github.com/grpc-ecosystem/grpc-gateway/pull/4426
- fix url gen-grpc-gateway-api by @akoserwal in https://github.com/grpc-ecosystem/grpc-gateway/pull/4434
- ci: upgrade to goreleaser v2 by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/4437
- docs: add grpc-starter transcoding to related projects by @DanielLiu1123 in https://github.com/grpc-ecosystem/grpc-gateway/pull/4456
- Fix build on 32bit systems by @gibmat in https://github.com/grpc-ecosystem/grpc-gateway/pull/4557
New Contributors
- @nikitaksv made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4290
- @vajexal made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4373
- @akoserwal made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4426
- @DanielLiu1123 made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4456
- @gibmat made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/4557
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.20.0...v2.21.0
Configuration
📅 Schedule: Branch creation - "after 8pm every weekday,before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
✅ Meticulous spotted zero visual differences across 703 screens tested: view results.
Expected differences? Click here. Last updated for commit fccf27f. This comment will update as new commits are pushed.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
Package | Change |
---|---|
google.golang.org/genproto/googleapis/api |
v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20240814211410-ddb44dafa142 |