-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 #5614
Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 #5614
Conversation
Signed-off-by: Mend Renovate <bot@renovateapp.com>
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5614 +/- ##
==========================================
+ Coverage 96.19% 96.20% +0.01%
==========================================
Files 327 327
Lines 16013 16014 +1
==========================================
+ Hits 15403 15406 +3
+ Misses 433 432 -1
+ Partials 177 176 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
v1.4.0
->v2.1.0
Release Notes
grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware)
v2.1.0
Compare Source
What's Changed
InitializeMetrics
signature to allow use withxds.GRPCServer
by @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.1
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.0...v2.0.1
v2.0.0
Compare 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.InjectFields
usage 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.