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

[Dependencies] Upgrade to gRPC version 1.46.3 #1459

Closed
marcalff opened this issue Jun 21, 2022 · 2 comments
Closed

[Dependencies] Upgrade to gRPC version 1.46.3 #1459

marcalff opened this issue Jun 21, 2022 · 2 comments
Labels
bug Something isn't working do-not-stale

Comments

@marcalff
Copy link
Member

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:

  • C++ 11 gRPC 1.46.3
  • C++ 14 gRPC 1.47+
    concurrently in the opentelemetry-cpp code base.
@marcalff marcalff added the bug Something isn't working label 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 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
@github-actions
Copy link

This issue was marked as stale due to lack of activity.

@marcalff
Copy link
Member Author

marcalff commented Oct 6, 2022

gRPC upgraded to 1.48.1 by #1608

Closing

@marcalff marcalff closed this as completed Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working do-not-stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants