jscheffl commented on code in PR #64061:
URL: https://github.com/apache/airflow/pull/64061#discussion_r2971807867


##########
providers/google/docs/changelog.rst:
##########
@@ -31,6 +31,11 @@ Changelog
 21.0.0
 ......
 
+.. note::
+  This version of the provider introduces support for Python 3.14.
+  However, the Ray package doesn't yet support Python 3.14, thus 
``RayJobHook`` will not work.
+  If you use ``RayJobHook`` you should stay on Python<3.14 until the upstream 
library issues a fix.
+

Review Comment:
   Yes, I know and had that learning curve... and good thing is that by 
tomorrow most probably I'll start the next wave... with some luck I have this 
(again) in mind and also can take care of it tomorrow.



-- 
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]

Reply via email to