Skip to content

Tags: sohonetlabs/python-swiftclient

Tags

2.4.0

2.4.0 release

2.3.1

2.3.1 release

* A couple of testing bugs were fixed
* Per-policy container counts are reported, if available
* Fixed a regression with Keystone v3 support

2.3.0

2.3.0 release

The big things in this release are the Keystone v3 support and
the SwiftService refactor that allows for better testing
and extensibility.

2.2.0

python-swiftclient 2.2.0 release

This release includes the following significant improvements:

* Ability to specify a storage policy when creating containers

* Ability to generate Swift tempurls from the CLI and SDK

* Added context-sensitive help messages to commands

2.1.0

2.1.0 release of python-swiftclient

This release includes:

Support for python3.3

There are a couple of other minor fixes and improvements too.

2.0.3

2.0.3 release

Fixes issue with doing segmented uploads

2.0.2

2.0.2 release

2.0.1

2.0.1 release

This fixes an issue with --insecure in the CLI discovered
shortly after the 2.0 release.

2.0

2.0 release

This change in the major version number is based on the
underlying port to use the python requests library rather
than httplib.

1.9.0

1.9.0 release

This is the last release of the 1.X series.