csi-driver icon indicating copy to clipboard operation
csi-driver copied to clipboard

deps: update module github.com/grpc-ecosystem/go-grpc-middleware to v2

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 -> v2.1.0 age adoption passing confidence

Release Notes

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware)

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/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

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 16 '24 05:04 renovate[bot]

Looks like we need to do some manual migration. The v2 added a new structure and now includes the logger & prometheus interceptors.

apricote avatar Apr 16 '24 07:04 apricote

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.05%. Comparing base (47ec622) to head (60dcda3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   34.05%   34.05%           
=======================================
  Files          19       19           
  Lines        1621     1621           
=======================================
  Hits          552      552           
  Misses       1035     1035           
  Partials       34       34           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 02 '24 12:05 codecov[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Oct 04 '24 12:10 renovate[bot]