Skip to content

Releases: SpectraLogic/ds3_java_sdk

v5.6.2

18 Sep 20:18
Compare
Choose a tag to compare
  • 3rd party dependency and gradle upgrades

v5.6.1

15 Sep 20:35
bb42b9c
Compare
Choose a tag to compare

Updated to BP API 5.6 3020673

Bug Fixes

  • ApacheHTTP enforce TLS1.2
  • Fixed every instance the profiler found
  • Fix cross-jdk issue
  • remove dead code

v5.6.0

18 May 15:02
879b173
Compare
Choose a tag to compare

Updated to BP API 5.6

v5.4.0

06 Oct 20:42
4738083
Compare
Choose a tag to compare

Updated to BP API 5.4

3.2.8-COMPAT-5

15 Jul 15:26
b828240
Compare
Choose a tag to compare

Updating compatibility version to be compiled in Java 8.

v5.3.0

19 May 16:48
c98b59b
Compare
Choose a tag to compare

Updated to BP API 5.3

v5.2.1

27 Oct 19:56
56b7a63
Compare
Choose a tag to compare

Release Notes - DS3 Java SDK - Version 5.2.1

Enhancement Request

  • [JSDK-302] - Add Serializable to Error

Bug

  • [JSDK-301] - More than 50 concurrent transfers can cause time skew issues.

v3.5.6

22 Oct 21:51
b3faf45
Compare
Choose a tag to compare

Release Notes - DS3 Java SDK - Version 3.5.6

Enhancement Request

  • [JSDK-302] - Add Serializable to Error

Bug

  • [JSDK-301] - More than 50 concurrent transfers can cause time skew issues.

v5.2.0

13 Aug 19:31
a55172e
Compare
Choose a tag to compare

Updating to BP API 5.2

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 <RachelTucker@users.noreply.github.com>
Co-authored-by: Eric <192110+scribe@users.noreply.github.com>