jedcunningham commented on code in PR #29379: URL: https://github.com/apache/airflow/pull/29379#discussion_r1096823960
########## airflow/providers/amazon/CHANGELOG.rst: ########## @@ -24,6 +24,46 @@ Changelog --------- +7.2.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + + Review Comment: ```suggestion ``` ########## airflow/providers/ftp/CHANGELOG.rst: ########## @@ -24,6 +24,25 @@ Changelog --------- +3.3.1 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + + +Features +~~~~~~~~ + + +Bug Fixes +~~~~~~~~~ + + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``FTP operator has logic in __init__ (#29073)`` Review Comment: Should this be moved into bugfix? ########## airflow/providers/cncf/kubernetes/CHANGELOG.rst: ########## @@ -24,6 +24,16 @@ Changelog --------- +5.2.0 +..... + +Features +~~~~~~~~ + +* ``Add deferrable mode to ''KubernetesPodOperator'' (#29017)`` +* ``Patch only single label when marking KPO checked (#29279)`` Review Comment: This is a bugfix. ########## airflow/providers/elasticsearch/CHANGELOG.rst: ########## @@ -24,22 +24,30 @@ Changelog --------- +4.4.0 +..... + + Review Comment: ```suggestion ``` Nit: extra newline -- 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]
