File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
32
swift (1.4.7)
2
33
3
34
* Improvements to account and container replication.
You can’t perform that action at this time.
0 commit comments