chore(deps): Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 - #531
Merged
devhaozi merged 1 commit intoJul 2, 2024
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #531 +/- ##
=======================================
Coverage 69.98% 69.98%
=======================================
Files 180 180
Lines 11025 11025
=======================================
Hits 7716 7716
Misses 2738 2738
Partials 571 571 ☔ View full report in Codecov by Sentry. |
devhaozi
enabled auto-merge (squash)
July 2, 2024 09:59
devhaozi
approved these changes
Jul 2, 2024
devhaozi
deleted the
renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x
branch
July 2, 2024 09:59
hwbrzzl
added a commit
that referenced
this pull request
Dec 12, 2024
hwbrzzl
added a commit
that referenced
this pull request
Dec 12, 2024
hwbrzzl
added a commit
that referenced
this pull request
Dec 12, 2024
hwbrzzl
added a commit
that referenced
this pull request
Dec 12, 2024
hwbrzzl
added a commit
that referenced
this pull request
Dec 12, 2024
hwbrzzl
added a commit
that referenced
this pull request
Dec 12, 2024
hwbrzzl
added a commit
that referenced
this pull request
Dec 13, 2024
* feat: Optimize upgrade code * optimize enum method, TODO: update TestColumnExtraAttributes * add enum tests * add ModifyUnsigned, TODO: add test for ModifyUnsigned * fix test * fix test * fix test * optimize * add go-viper/mapstructure * fix #531: An extra log will be printed when using a custom log driver * sort import * remove \t
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.0->v2.1.0Release Notes
grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware)
v2.1.0Compare Source
What's Changed
InitializeMetricssignature to allow use withxds.GRPCServerby @bozaro in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/689New Contributors
Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.1...v2.1.0
v2.0.1Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.0...v2.0.1
v2.0.0Compare Source
This is the first stable release of the new v2 release branch 🎉
Many of the interceptors have been rewritten from scratch and the project has been upgraded to use the Go Protobuf v2 API.
See the project README for details and migration guide. Thanks to all contributors who made this possible! 💪🏽
What's Changed
logging.InjectFieldsusage description by @aimuz in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/541New Contributors
Full Changelog: grpc-ecosystem/go-grpc-middleware@v1.4.0...v2.0.0
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.