Add Python 3.14 Support to Google Provider#64061
Conversation
81ef409 to
5b3113d
Compare
5b3113d to
8d826b0
Compare
|
Please change the commit message to The previous change of #63520 can be simply ignored from change log for google provider. That way it would be clear to user what happened (From there point of view nothing is really excluded but we are just adding Python 3.14 support) |
8d826b0 to
e85264c
Compare
|
Google tests are failing for Python 3.14 so it needs some investigation |
e85264c to
6c567b3
Compare
Un-exclude the google provider from py3.14
6c567b3 to
a226a7a
Compare
Backport failed to create: v3-1-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 26cd353 v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
The google provider was fully excluded when adding 3.14 support. Following a discussion on Slack, a possibility of partial support was raised. As a result, support for the provider as a whole was added, but
RayJobHookis currently unavailable.Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.