Releases: SpectraLogic/ds3_python3_sdk
Releases · SpectraLogic/ds3_python3_sdk
v4.1.0
updated version
v5.0.2
Added adjustable buffer size to get object command
Link to documentation
v4.0.3
- Updated to latest 4.1 API
- Added adjustable buffer size to get object command
v5.0.1
Removed deprecated serial id.
v5.0.0
Upgraded to the latest 5.0.0 Spectra S3 API
v4.0.2
Added request payloads to clear suspect blob and mark suspect blob commands.
v4.0.1
Fixed minor bugs.
Updated indentations from 2 to 4 spaces.
Added type checking on request handlers passed to client commands to ensure proper usage.
v3.5.1
- Updated request handler parameter name
data_persistence_rule
todata_persistence_rule_id
to improve naming scheme. - Fixed minor bug in networking code where user specified endpoints were sometimes not handling endpoints with prefixes containing
://
properly. - Test improvements.
v4.0.0
Upgraded to the latest 4.0.0 Spectra S3 API
v3.5.0
Upgraded to the latest 3.5.0 Spectra S3 API