Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

v0.2.3 Bug fix release

Compare
Choose a tag to compare
@andrie andrie released this 20 May 21:05
· 187 commits to master since this release

Bug fixes:

  • Changed date format to use httr date format, pull request by @brnleehng #56
  • Add location as a parameter for azureCreateStorageAccount function, pull request by @akzaidi #53
  • Authentication fails if key contains special characters #40

Enhancements:

  • Create abstraction layer to communicate with Azure storage API #46
  • Support blob functions without authentication #44
  • Remove limit of 5000 blobs returned from azureListStorageBlobs() #48

Changes in API:

  • Remove redundant arguments in functions #50