Skip to content

Releases: SpectraLogic/ds3_java_sdk

v5.1.3

13 Aug 16:16
27e6006
Compare
Choose a tag to compare
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

09 Nov 04:11
Compare
Choose a tag to compare
v5.0.6 Pre-release
Pre-release

This release contains the following changes:

  • Fix to streaming strategy that allows larger than 1 blob files to be uploaded successfully

v5.1.2

06 Sep 23:21
Compare
Choose a tag to compare

Updates the SDK to support the Black Pearl 5.1.2 API.

v5.1.0

06 Sep 23:03
Compare
Choose a tag to compare

Updates the SDK to support the Black Pearl 5.1 API.

v5.0.5

23 Apr 22:04
9067518
Compare
Choose a tag to compare

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

24 Apr 18:41
80a2092
Compare
Choose a tag to compare
v3.5.5 Pre-release
Pre-release

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

v5.0.4

14 Sep 16:05
26a4da3
Compare
Choose a tag to compare

This release includes the following changes:

  • Adds cancelation support for Jobs
  • Moved to latest kotlin release 1.2.70

Link to Javadoc

v5.0.3

08 May 19:39
f785d13
Compare
Choose a tag to compare
v5.0.3 Pre-release
Pre-release

This release includes the following changes:

  • Updates the helper functions to respect the version id of a DS3Object passed to it to support returning specific versions of an object

Link to Javadoc

v5.0.2

08 May 19:35
700308a
Compare
Choose a tag to compare
v5.0.2 Pre-release
Pre-release

This release includes the following changes:

  • Fixes an issue where the Ds3Object.equals(..) method would throw a NPE if the versionId was null.

Link to Javadoc

v5.0.1

29 Mar 21:26
5c20b56
Compare
Choose a tag to compare
v5.0.1 Pre-release
Pre-release

This release includes the following changes:

  • Updates the API to have the latest changes for the 5.0.x line of Black Pearl

Link to Javadoc