apache-airflow-providers-apache-kafka
Changelog¶
1.3.0¶
Note
This release of provider is only available for Airflow 2.6+ as explained in the Apache Airflow providers support policy.
Misc¶
Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)
1.2.0¶
Note
This release of provider is only available for Airflow 2.5+ as explained in the Apache Airflow providers support policy.
Bug Fixes¶
Fix typos (double words and it's/its) (#33623)
Fixes the Kafka provider's max message limit error (#32926) (#33321)
Misc¶
Bump min airflow version of providers (#34728)
Use 'airflow.exceptions.AirflowException' in providers (#34511)
1.1.2¶
Bug Fixes¶
Break AwaitMessageTrigger execution when finding a message with the desired format (#31803)
1.1.0¶
Note
This release of provider is only available for Airflow 2.4+ as explained in the Apache Airflow providers support policy.
Misc¶
Bump minimum Airflow version in providers (#30917)
1.0.0¶
Initial version of the provider.