ashb commented on code in PR #26588: URL: https://github.com/apache/airflow/pull/26588#discussion_r977492854
########## airflow/providers/cncf/kubernetes/CHANGELOG.rst: ########## @@ -24,6 +24,26 @@ Changelog --------- +4.4.0 +..... + +Features +~~~~~~~~ + +* ``feat(KubernetesPodOperator): Add support of container_security_context (#25530)`` +* ``Add @task.kubernetes taskflow decorator (#25663)`` +* ``pretty print KubernetesPodOperator rendered template env_vars (#25850)`` + +Bug Fixes +~~~~~~~~~ + +* ``Avoid calculating all elements when one item is needed (#26377)`` +* ``Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)`` Review Comment: Good shout -- 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]
