Skip to content

1.2.4

Compare
Choose a tag to compare
@priteshkp priteshkp released this 28 Mar 22:56
· 707 commits to master since this release

Fixed

  • Allow UUID in path elements
  • Better validate path parameters before making requests (#5)

Changed

  • Simplified classes that perform signing a little
  • Move auth caching to an annotation

Added

  • New low level APIs for multi-part upload in Object Storage
  • New high level abstractions for uploading (UploadManager, MultipartObjectAssembler) in Object Storage