jedcunningham commented on code in PR #28651: URL: https://github.com/apache/airflow/pull/28651#discussion_r1059508724
########## airflow/providers/common/sql/CHANGELOG.rst: ########## @@ -24,6 +24,25 @@ Changelog --------- +1.3.2 +..... + +Misc Review Comment: Maybe flip this order, bugs first then misc? ########## airflow/providers/imap/CHANGELOG.rst: ########## @@ -24,6 +24,16 @@ Changelog --------- +3.1.1 +..... + +Misc +~~~~ + * ``[misc] Get rid of 'pass' statement in conditions (#27775)`` Review Comment: Is it worth a release just for this change? ########## airflow/providers/cncf/kubernetes/CHANGELOG.rst: ########## @@ -24,6 +24,37 @@ Changelog --------- +5.1.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + + Review Comment: ```suggestion ``` ########## airflow/providers/google/CHANGELOG.rst: ########## @@ -23,6 +23,44 @@ Changelog --------- +8.7.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + + Review Comment: ```suggestion ``` ########## airflow/providers/sftp/CHANGELOG.rst: ########## @@ -24,6 +24,18 @@ Changelog --------- +4.2.1 +..... + +Misc +~~~~ + +* ``Update codespell and fix typos (#28568)`` +* ``[misc] Get rid of 'pass' statement in conditions (#27775)`` Review Comment: We don't typically add typo commits to release notes, and not sure it's worth releasing this set of changes. -- 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]
