o-nikolas commented on code in PR #46944: URL: https://github.com/apache/airflow/pull/46944#discussion_r1964403896
########## newsfragments/46944.significant.rst: ########## @@ -0,0 +1,16 @@ +Statically-coded executors are now deprecated + +The Statically-coded executors ``LocalKubernetesExecutor`` and ``CeleryKubernetesExecutor`` are now deprecated in favor of Multiple Executor Configuration. They will be removed in Airflow 3.0 + Review Comment: Technically there are no breaking changes, in this PR, but I feel like it's good to call it out in release notes that it's coming. Let me know what others think. -- 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]
