Skip to content

Google Cloud client libraries broke with protobuf 4.23.x version. #32940

Closed Answered by potiuk
Xiroo asked this question in General
Discussion options

You must be logged in to vote

No. Google client libraries deliberately moved to Protobuf 4. Protobuf 3 is end of life already so there is no way we are going to set it in constraints. If this is a problem, then this is a problem with cloud logging library compiled with protobuf that are already end of life.

We have no control over 3rd-party libraries like google logging. It the version that has been fixed in our constraints had protobuf3 -compiled code, then it's the problem of theirs not ours.

The good news is that Airflow mechanism of constraint is prepared and gives yout ways to fix it.

You are free to upgrade those dependncies that have some features that might be limiting you. You can definitely try to upgrade to…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Xiroo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug provider:google Google (including GCP) related issues area:providers area:core needs-triage label for new issues that we didn't triage yet
2 participants
Converted from issue

This discussion was converted from issue #32686 on July 29, 2023 20:58.