This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0c26ec07be Drop support for providing ``resource`` as dict in
``KubernetesPodOperator`` (#27197)
add c49740eb25 Allow and prefer non-prefixed extra fields for
AzureFileShareHook (#27041)
No new revisions were added by this update.
Summary of changes:
airflow/providers/microsoft/azure/CHANGELOG.rst | 11 ++
.../providers/microsoft/azure/hooks/fileshare.py | 89 ++++++++-----
.../connections/azure_fileshare.rst | 12 +-
.../microsoft/azure/hooks/test_azure_fileshare.py | 141 ++++++++++++++-------
4 files changed, 168 insertions(+), 85 deletions(-)