Skip to content

Commit

Permalink
The SMTP provider is now preinstalled when installing Airflow
Browse files Browse the repository at this point in the history
Related apache#36226 and apache#37701 - where we had problems with SMTP
provider 1.6.0.
  • Loading branch information
potiuk committed Feb 26, 2024
1 parent 84a8f7e commit 31783bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions airflow_pre_installed_providers.txt
Expand Up @@ -6,3 +6,4 @@ ftp
http
imap
sqlite
smtp
1 change: 1 addition & 0 deletions newsfragments/38000.significant.rst
@@ -0,0 +1 @@
The smtp provider is now pre-installed when you install Airflow.

0 comments on commit 31783bd

Please sign in to comment.