Releases: oracle/oci-java-sdk
Releases · oracle/oci-java-sdk
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
1.2.3
Fixed
- Allow service responses to deserialize to base classes when unknown discriminators returned (vs. throwing exceptions)
Changed
- Added a new layer for authentication details to provide for other forms of keyId based auth
Added
- New DNS label feature
- New request signer classes to use directly with other HTTP clients
- New client contructors to allow more control over how requests are signed
1.2.2
1.2.0
Fixed
- Minor bug fixes from Fortify results
- 'Accept' content header based on expected response
- Bug in exponential backoff overflow
Changed
- Build configuration (pom.xml files) greatly simplified
- Updated APIs for Object Storage
- Updated documentation
- Customizable request signer