Releases: SpectraLogic/ds3_python3_sdk
Releases · SpectraLogic/ds3_python3_sdk
v5.8.2
What's Changed
- Adding .venv folder to gitignore by @RachelTucker in #65
- Fix socket leak by @RachelTucker in #67
- Update version in pyproject.toml by @RachelTucker in #68
Full Changelog: v5.8.1...v5.8.2
v5.8.1
Updated build and install to use pip.
v5.8.0
Updated to BP API 5.8
v5.4.3
Added logging to helper functions.
Fixed bug in multi-threading of helper functions.
v5.4.2
- Added ability to specify BP job names while using the helpers.
v5.4.1
- 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
Updated to BP API 5.4
v5.3.0
Updated to BP API 5.3.1
v5.2.3
Fixed bug in retry delay within helpers that caused problems when BP cache is full.
v5.2.2
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