This is an automated email from the ASF dual-hosted git repository.
dabla pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 66dc37eafd6 Fix flaky XComs E2E tests (#61068)
add 033d185c096 Fix unclosed aiohttp ClientSession in
AzureDataFactoryAsyncHook (#60650)
No new revisions were added by this update.
Summary of changes:
.../microsoft/azure/hooks/data_factory.py | 14 ++
.../microsoft/azure/triggers/data_factory.py | 223 +++++++++++----------
.../microsoft/azure/hooks/test_data_factory.py | 35 ++++
.../microsoft/azure/triggers/test_data_factory.py | 49 +++++
4 files changed, 217 insertions(+), 104 deletions(-)