Navigation Menu

Skip to content

Releases: SpectraLogic/ds3_python3_sdk

v5.4.3

02 Nov 21:58
623f299
Compare
Choose a tag to compare
v5.4.3 Pre-release
Pre-release

Added logging to helper functions.
Fixed bug in multi-threading of helper functions.

v5.4.2

10 Mar 18:34
b7d262d
Compare
Choose a tag to compare
  • Added ability to specify BP job names while using the helpers.

v5.4.1

21 Feb 22:47
c26b12e
Compare
Choose a tag to compare
  • Added feature to helpers where blob checksums are calculated on the client and verified by the BP on puts.
  • Added documentation to helpers.

v5.4.0

06 Oct 23:12
d156ec2
Compare
Choose a tag to compare

Updated to BP API 5.4

v5.3.0

18 May 22:17
271773e
Compare
Choose a tag to compare

Updated to BP API 5.3.1

v5.2.3

12 Apr 19:21
9c24717
Compare
Choose a tag to compare

Fixed bug in retry delay within helpers that caused problems when BP cache is full.

v5.2.2

30 Mar 18:14
6b6c2c1
Compare
Choose a tag to compare

Implemented helper utilities to make putting and getting objects easier.

Miscellaneous Bug fixes:

  • Fixed incorrectly performing a file path normalization on object names in bulk put and get request payloads.
  • Fixed equality comparison with string literals
  • Updated string encoding function to use non-deprecated version
  • Adding 'versions' to query parameters to include in the signature

v5.2.1

16 Nov 16:46
f31224f
Compare
Choose a tag to compare

Support for setting the CRC checksum header on put object calls as described in the API docs.

v5.2.0

13 Aug 20:12
cba9dc8
Compare
Choose a tag to compare

Updated to BP API 5.2

v5.0.3

21 Jan 16:47
2c9e6db
Compare
Choose a tag to compare
Merge pull request #33 from SpectraLogic/version_rev

Reving version in setup.py