apache-airflow-providers-apprise

Changelog

1.3.0

Note

This release of provider is only available for Airflow 2.7+ as explained in the Apache Airflow providers support policy.

Misc

  • Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)

1.2.2

Misc

  • Simplified configuration parsing in Apprise Connection (#37202)

1.2.1

Bug Fixes

  • Follow BaseHook connection fields method signature in child classes (#36086)

1.2.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.1.0

Note

This release of provider is only available for Airflow 2.5+ as explained in the Apache Airflow providers support policy.

Misc

  • Bump min airflow version of providers (#34728)

1.0.2

Misc

  • Improve modules import in Airflow providers by some of them into a type-checking block (#33754)

1.0.1

Misc

  • Replace Ruff setting known-third-party with namespace-packages (#32873)

1.0.0

Initial version of the provider.

Was this entry helpful?