eladkal commented on code in PR #64061: URL: https://github.com/apache/airflow/pull/64061#discussion_r2971654539
########## providers/google/docs/changelog.rst: ########## @@ -27,6 +27,9 @@ Changelog --------- +.. warning:: + Ray is not yet supported on Python 3.14, so ``RayJobHook`` cannot be used with Python 3.14. + .. warning:: Deprecated classes, parameters and features have been removed from the Google provider package. The following breaking changes were introduced: Review Comment: This entry doesn't make sense. there was 21.0.0rc1 but we didn't release it... How can we have changes at the top of the changelog? I think the generation docs of rc1 was incorrect Both entries needs to be scoped under 21.0.0 becasue we have this entry already -- 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]
