Releases: SpectraLogic/ds3_java_sdk
Releases · SpectraLogic/ds3_java_sdk
v5.0.1
29 Mar 21:26
Compare
Sorry, something went wrong.
No results found
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
v5.0.0
15 Mar 20:44
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the SDK to support the Black Pearl 5.0 API
NOTE This is a pre-release and is only intended to help prepare for the upcoming 5.0 release.
Link to Javadoc
v4.1.0
27 Feb 04:37
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the BP API compatibility to 4.1
Exposes Blob Checksum data via the Head Object Response
Updates the Gradle to version 4.5.1
Link to Javadoc
v3.5.4
27 Jan 18:56
Compare
Sorry, something went wrong.
No results found
This release includes:
Adds detection for cases where the SDK is built with JDK9 but in Java 8 compatibility mode which can cause problems with some calls.
Updates to Gradle 4.5
Updates to Kotlin 1.2.21
Link to Javadoc
v3.5.3
11 Jan 21:06
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the Tape Type to report as a String instead of an Enum which allow the SDK to work with newer version of Black Pearl that have other supported Tape Types
Updates the SDK to use Kotlin 1.2.10
Link to Javadoc
v4.0.1
18 Sep 17:29
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the SDK to use Java 8
Adds Kotlin to the project
Updated Guava to version 23.0
Made the listObjectsForDirectory
a lazy call
Added a new helper function called deleteBucket
Adds checks to the PutObjectRequest
and GetObjectRequest
calls to make sure the Channel
passed in is not null
Link to Javadoc
v3.5.2
30 Aug 21:04
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the SDK to use Java 8
Adds Kotlin to the project
Updated Guava to version 23.0
Made the listObjectsForDirectory
a lazy call
Added a new helper function called deleteBucket
v3.5.1
23 Aug 17:27
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Adds support for resolving symbolic links when attempting to store a file locally
Corrects an issue where Locales other than English would cause authentication to fail
Re-adds a class that was removed in a previous version for backwards compatibility
Adds logic to avoid NPE in certain conditions when reading the version information for the fat jar
v4.0.0
17 Jul 23:10
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the SDK to version 4.0.0 of the Spectra S3 API
Adds a new helper function for adding folders to Black Pearl
v3.5.0
22 Jun 16:04
Compare
Sorry, something went wrong.
No results found
This release includes the following changes:
Updates the api to the v3.5.0 version of the Spectra S3 API