Skip to content

Releases: pemari-msft/azure-storage-java

Java Storage Client Library 1.2.0

07 Aug 18:01
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. Added a dependency on Apache Commons Lang3.
  • Made FileRange class and ListFilesAndDirectories method in the CloudFileDirectory class public.