Skip to content
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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

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: 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

New 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 16, 2024 05:37
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from 3a91b49 to 08ef53f Compare April 16, 2024 07:02
@apricote
Copy link
Member

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

@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from 08ef53f to 94835d6 Compare May 2, 2024 12:33
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.01%. Comparing base (6409eab) to head (f2964d7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   43.01%   43.01%           
=======================================
  Files          12       12           
  Lines        1174     1174           
=======================================
  Hits          505      505           
  Misses        650      650           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from 94835d6 to dd4be75 Compare May 9, 2024 09:50
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from dd4be75 to f2964d7 Compare June 4, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant