-
Notifications
You must be signed in to change notification settings - Fork 423
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
[Dependencies] Upgrade to gRPC version 1.46.3 #1459
Labels
Comments
marcalff
added a commit
to marcalff/opentelemetry-cpp
that referenced
this issue
Jun 21, 2022
marcalff
added a commit
to marcalff/opentelemetry-cpp
that referenced
this issue
Jun 21, 2022
marcalff
added a commit
to marcalff/opentelemetry-cpp
that referenced
this issue
Jun 22, 2022
marcalff
added a commit
to marcalff/opentelemetry-cpp
that referenced
this issue
Jun 22, 2022
marcalff
added a commit
to marcalff/opentelemetry-cpp
that referenced
this issue
Jul 19, 2022
Upgrade CI scripts to use gRPC 1.46.3 Upgrade CI scripts to use abseil 20211102.0
This issue was marked as stale due to lack of activity. |
gRPC upgraded to 1.48.1 by #1608 Closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gRPC will require C++14 starting with release 1.47, see the announcement in 1.46:
https://github.com/grpc/grpc/releases/tag/v1.46.0
Upgrade opentelemetry-cpp to the latest gRPC C++ 11 release available, 1.46.3.
This is a required intermediary upgrade step, while awaiting for a decision on if/how to support:
concurrently in the opentelemetry-cpp code base.
The text was updated successfully, but these errors were encountered: