changelog for 1.4.8
Change-Id: I1fb485fadbc23cfd4ff76667f0b52bf0fc3f9fe6
This commit is contained in:
parent
1ecf5ebba1
commit
d41ad0a06b
31
CHANGELOG
31
CHANGELOG
@ -1,3 +1,34 @@
|
||||
swift (1.4.8)
|
||||
|
||||
* Added optional max_containers_per_account restriction
|
||||
|
||||
* Added alternate metadata header removal method
|
||||
|
||||
* Added optional name_check middleware filter
|
||||
|
||||
* Added support for venv-based test runs with tox
|
||||
|
||||
* StaticWeb behavior change with X-Web-Mode: true and
|
||||
non-StaticWeb-enabled containers (immediately 404s instead of passing
|
||||
the request on down the WSGI pipeline).
|
||||
|
||||
* Fixed typo in swift-dispersion-report JSON output.
|
||||
|
||||
* Swift-Recon-related fix to create temporary files on the same disk as
|
||||
their final destinations.
|
||||
|
||||
* Updated return codes in swift3 middleware
|
||||
|
||||
* Fixed swift3 middleware to allow Content-Range header in response
|
||||
|
||||
* Updated swift.common.client and swift CLI tool with auth 2.0 changes
|
||||
|
||||
* Swift CLI tool now supports common openstack auth args
|
||||
|
||||
* Body of HTTP responses now included in error messages of swift CLI tool
|
||||
|
||||
* Refactored some ring building functions for clarity and simplicity
|
||||
|
||||
swift (1.4.7)
|
||||
|
||||
* Improvements to account and container replication.
|
||||
|
Loading…
Reference in New Issue
Block a user