shahar1 commented on code in PR #70256: URL: https://github.com/apache/airflow/pull/70256#discussion_r3633427691
########## providers/apache/kafka/docs/changelog.rst: ########## @@ -27,6 +27,32 @@ Changelog --------- +1.15.0 +...... + +Features +~~~~~~~~ + +* ``Add a DagRun and TaskInstance event listener under the Kafka provider (#68082)`` +* ``Add Amazon MSK IAM (OAUTHBEARER) support to Apache Kafka provider (#69427)`` + +Misc +~~~~ + +* ``Rename Kafka Listener to Kafka Event Producer and update the documentation (#70014)`` Review Comment: Note to myself: as the Kafka Listener is only introduced, this entry doesn't make sense for someone who encounters it in the first time. -- 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]
