potiuk commented on code in PR #45185: URL: https://github.com/apache/airflow/pull/45185#discussion_r1896016968
########## providers/src/airflow/providers/google/provider.yaml: ########## @@ -125,7 +125,7 @@ dependencies: - google-cloud-build>=3.22.0 - google-cloud-compute>=1.10.0 - google-cloud-container>=2.17.4 - - google-cloud-datacatalog>=3.11.1 + - google-cloud-datacatalog>=3.23.0 Review Comment: That's why I had to redo this PR from the "apache" repository - because there are 6 backported commits, that I want to keep rather than squash (and having the PR from "apache" I can fast-forward the `providers-fab/v1-5` branch when the PR is approved rather than squash+merge - similarly as we do with `v2-10-stable` fastr-forwarding it to the tip of `v2-10-test` - this keeps the history of commits. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
