Added changelog for grpc bump (#3041)

This commit is contained in:
Tyler Helmuth 2022-03-14 13:09:38 -06:00 committed by GitHub
parent 0254d34922
commit bab645fe3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
[here](https://github.com/open-telemetry/opentelemetry-dotnet/issues/2979#issuecomment-1061060541).
([#2982](https://github.com/open-telemetry/opentelemetry-dotnet/pull/2982))
* Bumped minimum required gRPC version (2.23.0 to 2.44.0).
Fixes issues building on Apple Silicon (M1).
([#2963](https://github.com/open-telemetry/opentelemetry-dotnet/pull/2963))
## 1.2.0-rc3
Released 2022-Mar-04