Skip to content

Releases: SpectraLogic/ds3_go_sdk

v5.6.2

06 Feb 23:39
22b7508
Compare
Choose a tag to compare

Added protected flag as optional parameter to helper putObjects call

v5.6.1

14 Sep 20:43
cad7c4d
Compare
Choose a tag to compare

Bug fix:

  • Do not retry GET job creation in helpers if none of the original objects exist on BP.

v5.6.0

26 Oct 22:51
b23799e
Compare
Choose a tag to compare
v5.6.0 Pre-release
Pre-release

Updated to BP API 5.6

v5.4.0

06 Oct 22:46
ebdff90
Compare
Choose a tag to compare

Updated to BP API 5.4

v5.3.0

19 May 16:44
84a9954
Compare
Choose a tag to compare

Updated to BP API 5.3

v5.2.1

18 May 16:19
990cc35
Compare
Choose a tag to compare
  • Added a new helper function GetObjectsSpanningJobs that will break up large in-order get jobs into multiple get jobs so objects larger than available cache size can be retrieved.
  • Fixed bug in authorization header calculation when header key starts with underscore.
  • Improved error handling in helpers.

v5.2.0

13 Aug 20:05
b6e256e
Compare
Choose a tag to compare

Updated to BP API 5.2

v5.1.1

13 Aug 20:01
b2df8fe
Compare
Choose a tag to compare
  • Fixed bugs in helpers
  • Fixed retrieval of custom headers from responses
  • Added retry in helpers for better resiliency on poor network

v5.1.0

10 Dec 17:54
Compare
Choose a tag to compare
v5.1.0 Pre-release
Pre-release
  • upgrade to latest 5.1 Spectra S3 API
  • added flag to client to enable skipping certificate verification
  • bug fixes

v5.0.2

08 Aug 17:20
Compare
Choose a tag to compare
v5.0.2 Pre-release
Pre-release

Fixed bug when un-marshaling optional enums in response payloads.