Skip to content

Releases: SpectraLogic/ds3_python_sdk

v4.0.0

10 Jul 20:56

Choose a tag to compare

Upgraded to the latest 4.0.0 Spectra S3 API

v3.5.0

19 Apr 22:04

Choose a tag to compare

Upgraded to the latest 3.5.0 Spectra S3 API

v3.4.0

19 Apr 17:17

Choose a tag to compare

Upgraded to the latest 3.4.1 Spectra S3 API

v3.2.1

17 Jan 00:00

Choose a tag to compare

This release includes the following changes:

  • Correctly implemented file streaming support to allow users of the sdk to support Spectra S3 chunking and blobbing

v3.2.0

19 Sep 19:40

Choose a tag to compare

v3.2.0 Pre-release
Pre-release

This release includes the following changes:

  • Upgraded to the latest 3.2.2 Spectra S3 API
  • Added filtering of empty metadata fields

v3.0.0-RC1

30 Jun 23:06

Choose a tag to compare

v3.0.0-RC1 Pre-release
Pre-release

This release include the following changes:

  • Full support for the Spectra S3 API
  • 100% Python. There is no more need for the c sdk to be installed
  • Please see the migration guide for upgrading from 1.x to 3.x

v1.2.0

25 Sep 22:31

Choose a tag to compare

This release includes the following changes:

  • Modified Get and Put Object requests to require a Job ID
  • Added Head Object API call
  • Added Head Bucket API call
  • Added Spectra S3's Delete Folder API call
  • Added Spectra S3's Get Physical Placement API call
  • Added Spectra S3's Get Objects API call
  • Added Delete Objects API call
  • Added Metadata retrieval to the Get Object API call
  • Added Metadata submission to the Put Object API call
  • Added type checking to the inputs to the SDK
  • Added Spectra S3's Verify System Health API call
  • Added Spectra S3's Get System Information API call
  • Added Spectra S3's Get Jobs API call
  • Added Spectra S3's Get Physical Placement Full call

v1.0.1

19 Dec 22:13

Choose a tag to compare

v1.0.1 Pre-release
Pre-release
Update README.md