Skip to content

Releases: testdouble/azure-blob

0.5.2

13 Sep 02:46
5308523
Compare
Choose a tag to compare
  • Add get_container_properties
  • Add create_container
  • Add delete_container
  • Support for Azure China, US Gov and Germany

Full Changelog: 0.5.1...0.5.2

0.5.1

10 Sep 00:35
ffb4597
Compare
Choose a tag to compare
  • Remove dev files from the release

Full Changelog: 0.5.0...0.5.1

0.5.0

10 Sep 00:15
c864f65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.5.0

0.4.2

07 Jun 00:17
bc7b330
Compare
Choose a tag to compare
  • Documentation
  • Fix an issue with integrity check on multi block upload

Full Changelog: 0.4.1...0.4.2

0.4.1

28 May 02:10
7af8399
Compare
Choose a tag to compare

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.