Skip to content

Releases: pemari-msft/azure-storage-android

Android Storage Client Library 0.3.0

07 Aug 18:03
Compare
Choose a tag to compare
  • Added the NameValidator class which contains helpers that check to see if resource names are valid.
  • Fixed a bug where the RequestUrl of a LogRecord was not correctly HTML4 decoded.
  • Made FileRange class and ListFilesAndDirectories method in the CloudFileDirectory class public.