Skip to content

Commit b8e1513

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "changelog for 1.4.8"
2 parents bef400c + d41ad0a commit b8e1513

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
swift (1.4.8)
2+
3+
* Added optional max_containers_per_account restriction
4+
5+
* Added alternate metadata header removal method
6+
7+
* Added optional name_check middleware filter
8+
9+
* Added support for venv-based test runs with tox
10+
11+
* StaticWeb behavior change with X-Web-Mode: true and
12+
non-StaticWeb-enabled containers (immediately 404s instead of passing
13+
the request on down the WSGI pipeline).
14+
15+
* Fixed typo in swift-dispersion-report JSON output.
16+
17+
* Swift-Recon-related fix to create temporary files on the same disk as
18+
their final destinations.
19+
20+
* Updated return codes in swift3 middleware
21+
22+
* Fixed swift3 middleware to allow Content-Range header in response
23+
24+
* Updated swift.common.client and swift CLI tool with auth 2.0 changes
25+
26+
* Swift CLI tool now supports common openstack auth args
27+
28+
* Body of HTTP responses now included in error messages of swift CLI tool
29+
30+
* Refactored some ring building functions for clarity and simplicity
31+
132
swift (1.4.7)
233

334
* Improvements to account and container replication.

0 commit comments

Comments
 (0)