potiuk commented on code in PR #51718: URL: https://github.com/apache/airflow/pull/51718#discussion_r2147450585
########## providers/apache/kafka/docs/changelog.rst: ########## @@ -27,6 +27,18 @@ Changelog --------- +1.9.1 Review Comment: Main reason is that you never know which version it should be - and in this case it's even wrong, it should be 1.10.0 because this is new feature, really (but again RM decides about the bump) - the only exception is if you introduce breaking change, then you might bump the major version, when other providers depend on it. -- 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]
