Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 589 Bytes

[Unreleased]

[0.5.2] 2024-09-12

  • Add get_container_properties
  • Add create_container
  • Add delete_container
  • Support for Azure China, US Gov and Germany

[0.5.1] 2024-09-09

  • Remove dev files from the release

[0.5.0] 2024-09-09

  • Added support for Managed Identities (Entra ID)

[0.4.2] 2024-06-06

  • Documentation
  • Fix an issue with integrity check on multi block upload

[0.4.1] 2024-05-27

First working release.

  • Re-implemented the required parts of the azure-storage-blob API to make Active Storage work.
  • Extracted the AzureStorage adapter from Rails.