You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/01/12 08:42:39 UTC

[airflow] branch main updated (46d3799 -> 25a5f55)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 46d3799  Add Context stub to Airflow packages (#20817)
     add 25a5f55  Add "use_ssl" option to IMAP connection (#20441)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/imap/hooks/imap.py               | 23 +++++++++++----
 .../connections/imap.rst                           | 17 +++++++++--
 tests/providers/imap/hooks/test_imap.py            | 34 +++++++++++++++++++---
 3 files changed, 62 insertions(+), 12 deletions(-)