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

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


    from 2bac481  Update link for Announcement Page (#11337)
     add 5d007fd  Strict type check for azure hooks (#11342)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/microsoft/azure/hooks/adx.py     |  4 +-
 .../providers/microsoft/azure/hooks/azure_batch.py | 43 +++++++++++++-------
 .../azure/hooks/azure_container_instance.py        | 18 +++++----
 .../azure/hooks/azure_container_registry.py        |  4 +-
 .../azure/hooks/azure_container_volume.py          |  8 ++--
 .../microsoft/azure/hooks/azure_cosmos.py          | 47 ++++++++++++++--------
 .../microsoft/azure/hooks/azure_data_lake.py       | 10 ++---
 .../microsoft/azure/hooks/azure_fileshare.py       | 38 +++++++++++------
 airflow/providers/microsoft/azure/hooks/wasb.py    | 25 +++++++-----
 .../microsoft/azure/operators/azure_batch.py       |  6 +--
 .../microsoft/azure/hooks/test_azure_batch.py      | 15 +++++++
 .../microsoft/azure/operators/test_azure_batch.py  | 12 ++++++
 tests/test_utils/azure_system_helpers.py           | 13 ++----
 13 files changed, 157 insertions(+), 86 deletions(-)

Reply via email to