apache-airflow-providers-smtp

Changelog

1.2.0

Note

This release dropped support for Python 3.7

Features

  • Add notifier for Smtp (#31359)

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.1

Bug Fixes

  • 'EmailOperator': fix wrong assignment of 'from_email' (#30524)

  • Accept None for 'EmailOperator.from_email' to load it from smtp connection (#30533)

1.0.0

Initial version of the provider.

Was this entry helpful?