This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 615a488163b Handle HTTP 422 responses bypass to _process_response
instead of raising immediately in Snowflake SQL API hook (#60891)
add 5a4a8be24eb Add max_mails parameter to attachment methods in IMAP hook
(#60963)
No new revisions were added by this update.
Summary of changes:
.../imap/src/airflow/providers/imap/hooks/imap.py | 41 +++++++++++++----
providers/imap/tests/unit/imap/hooks/test_imap.py | 51 ++++++++++++++++++++++
2 files changed, 83 insertions(+), 9 deletions(-)