Skip to content

Releases: astronomer/airflow-provider-kafka

0.2.2

03 Feb 20:56
91ab314
Compare
Choose a tag to compare

Release adds the following functionality:

  • kafka config dictionaries are now templated fields
  • the ConsumeFromTopicOperator has an additional kwarg to accept a function applied to a batch of messages.

Contributors:
@oboki
@dylanbstorey

0.2.1

15 Dec 02:17
5cc5313
Compare
Choose a tag to compare

Change Log :

  • Added a new Deferrable Operator EventTriggersFunction. This operator is a re entrant sensor that triggers a callable after encountering a defined message type. listener_dag_function.py demonstrates its use on a FizzBuzz problem.

  • Updates to documentation for clarity and correctness.

Contributors :

RC-0.2.1

15 Dec 02:11
5cc5313
Compare
Choose a tag to compare
RC-0.2.1 Pre-release
Pre-release
Update __init__.py

bumping version for release.

0.1.1

03 Aug 17:41
b9ba6f6
Compare
Choose a tag to compare

0.1.1

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

RC-0.1.1

03 Aug 17:34
131e406
Compare
Choose a tag to compare
RC-0.1.1 Pre-release
Pre-release
Update __init__.py