Releases: SpectraLogic/ds3_java_sdk
Releases · SpectraLogic/ds3_java_sdk
v5.1.3
Merging missing fixes (#580) * JSDK-297: Add new Header value to HEAD Object. (#577) * JSDK-297: Add new Header value to HEAD Object. Adding in parsing for new headers 'creation-date' and 'version-id' into the head object response payload. * JSDK-297: Add new Header value to HEAD Object. Generated head object call with new header parsing. * Streaming Fix - JSDK-298 (#579) * Fixed * Oops * Imports * Imports * Imports * cherrypicking streaming blob change and reving to 5.0.6 * Merging missing changes from 5.1.2 Co-authored-by: RachelTucker <[email protected]> Co-authored-by: Eric <[email protected]>
v5.0.6
v5.1.2
Updates the SDK to support the Black Pearl 5.1.2 API.
v5.1.0
Updates the SDK to support the Black Pearl 5.1 API.
v5.0.5
This release includes the following changes:
- Fix for metadata entries where names with = were not being escaping correctly which caused signature validation to fail
- Added the ability to create sparse files on windows which prevents certain conditions from occurring where files would be zero filled and consume un-needed disk IO
v3.5.5
This release includes the following changes:
- Fix for metadata entries where names with = were not being escaping correctly which caused signature validation to fail
- Added the ability to create sparse files on windows which prevents certain conditions from occurring where files would be zero filled and consume un-needed disk IO