Bumped grpc and protobuf packages#2963
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2963 +/- ##
==========================================
- Coverage 84.10% 84.09% -0.01%
==========================================
Files 255 255
Lines 9063 9062 -1
==========================================
- Hits 7622 7621 -1
Misses 1441 1441
|
cijothomas
left a comment
There was a problem hiding this comment.
Could you update changelog.md for OTLP exporters as this is bumping minimum required version of Grpc?
I am on PTO until next week but I can when I am back if someone hasn't beat me to it. |
There is a possibility of doing another release shortly to address some OTLP issues. Will merge this for now to catch that train. Please add a changelog entry when you are back - If we do a release before you get to it, I will put one before the release. Thanks for your 1st contribution :) |
|
@cijothomas I'm back, does a changelog entry still need made? |
Yes please! Thanks for prompt follow ups. |
|
@cijothomas Do I need to make a new branch and PR for the changelog update? |
Yes a new PR just with the changelog entry. |
Fixes #2962
Changes
Updated
Google.Protobuf,Grpc.AspNetCore,Grpc.AspNetCore.Server,Grpc.Tools,Grpc, andGrpc.Net.Clientpackage versions to latest versionsTested by building and running unit tests.