Re: [PR] Workaround backwards-incompatibility in google-core-api 2.16.0 [airflow]

2024-01-30 Thread via GitHub
potiuk merged PR #37093: URL: https://github.com/apache/airflow/pull/37093 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[PR] Workaround backwards-incompatibility in google-core-api 2.16.0 [airflow]

2024-01-30 Thread via GitHub
potiuk opened a new pull request, #37093: URL: https://github.com/apache/airflow/pull/37093 There is a backwards-incompatible change in google.api_core.retry.AsyncRetry imports. In 2.16.0 version of google-api-core, AsyncRetry was moved to google.api_core.retry_unary_async and back