You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
Is your feature request related to a problem?
The Opencensus extension for Google Cloud client libraries (opencensus-ext-google-cloud-clientlibs) is not compatible with the most recent versions of the Google Cloud API:
But the latest version of google-cloud-core is 2.3.2. This incompatibility makes it impossible to upgrade Google Cloud libraries in projects using this Opencensus extension.
Describe the solution you'd like.
Please, add support for the most recent Google Cloud libraries (google-cloud-core >= 2.0.0)
Describe alternatives you've considered.
I've considered stopping using Opencensus
Additional context.
Our project requires an upgrade to the latest Google Cloud client libraries but this Opencensus extension is blocking us.