Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Java Storage Client Library 1.2.0

Choose a tag to compare

@pemari-msft pemari-msft released this 07 Aug 19:46
· 700 commits to master since this release
  • 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.