Skip to content

0.44.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 03:41
· 160 commits to main since this release

Multi-Storage Client (MSC)

New Features

  • Add DefaultAzureCredentialsProvider for Azure Blob authentication via Azure Identity (e.g. managed identity, Azure CLI, environment variables).

Bug Fixes

  • Fix ImportError when importing multistorageclient.instrumentation.auth without the [vault] extra installed.
  • Preserve metadata-only updates when sync skips copy.

Multi-Storage File System (MSFS)

New Features

  • Add GCS backend support.