eladkal commented on code in PR #33128: URL: https://github.com/apache/airflow/pull/33128#discussion_r1284828967
########## airflow/providers/celery/CHANGELOG.rst: ########## @@ -27,6 +27,15 @@ Changelog --------- +3.3.1 +..... + +Misc +~~~~ + +* ``aDd documentation generation for CLI commands from executors (#33081)`` Review Comment: same as https://github.com/apache/airflow/pull/33128#discussion_r1284828409 ########## airflow/providers/cncf/kubernetes/CHANGELOG.rst: ########## @@ -27,6 +27,29 @@ Changelog --------- +7.4.1 +..... + + +Bug Fixes +~~~~~~~~~ + +* ``Fix waiting the base container when reading the logs of other containers (#33127)`` +* ``Fix: Configurable Docker image of 'xcom_sidecar' (#32858)`` +* ``Fix 'KubernetesPodOperator' sub classes default container_logs (#33090)`` +* ``Consider custom pod labels on pod finding process on 'KubernetesPodOperator' (#33057)`` + +Misc +~~~~ + +* ``aDd documentation generation for CLI commands from executors (#33081)`` Review Comment: same as https://github.com/apache/airflow/pull/33128#discussion_r1284828409 -- 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]
