1.2.4
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