eladkal commented on code in PR #33868: URL: https://github.com/apache/airflow/pull/33868#discussion_r1308554791
########## airflow/providers/microsoft/azure/CHANGELOG.rst: ########## @@ -36,12 +36,19 @@ Features * ``Add AzureBatchOperator example (#33716)`` * ``feat(providers/microsoft): add DefaultAzureCredential support to AzureContainerInstanceHook (#33467)`` * ``Add DefaultAzureCredential auth for ADX service (#33627)`` +* ``feat(providers/microsoft): add DefaultAzureCredential to data_lake (#33433)`` +* ``Allow passing fully_qualified_namespace and credential to initialize Azure Service Bus Client (#33493)`` +* ``Add DefaultAzureCredential support to cosmos (#33436)`` +* ``Add DefaultAzureCredential support to AzureBatchHook (#33469)`` Bug Fixes ~~~~~~~~~ * ``Fix updating account url for WasbHook (#33457)`` * ``Fix Azure Batch Hook instantation (#33731)`` +* ``Truncate Wasb storage account name if it's more than 24 characters (#33851)`` Review Comment: I will try to sort it after the release. There can be several such improvements I'll handle them in bulk -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
