Releases: SpectraLogic/ds3_go_sdk
Releases · SpectraLogic/ds3_go_sdk
v5.6.2
Added protected flag as optional parameter to helper putObjects call
v5.6.1
v5.6.0
Updated to BP API 5.6
v5.4.0
Updated to BP API 5.4
v5.3.0
Updated to BP API 5.3
v5.2.1
- 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
Updated to BP API 5.2
v5.1.1
- Fixed bugs in helpers
- Fixed retrieval of custom headers from responses
- Added retry in helpers for better resiliency on poor network
v5.1.0
- upgrade to latest 5.1 Spectra S3 API
- added flag to client to enable skipping certificate verification
- bug fixes
v5.0.2
Fixed bug when un-marshaling optional enums in response payloads.