potiuk commented on code in PR #28651: URL: https://github.com/apache/airflow/pull/28651#discussion_r1059553934
########## 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: Same comment as above. If there are code changes -> release. Early and often. This is the mantra I will keep on repeating, becaus I think avoiding releases is optimising the wrong thing. The whole automation about releasing providers was built around that premise and mantra. -- 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]
