File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed File renamed without changes.
Original file line number Diff line number Diff line change
1
+ swift (1.4.3)
2
+
3
+ * Additional quarantine catching code.
4
+
5
+ * Added client_ip to all proxy log lines not otherwise containing it.
6
+
7
+ * Content-Type is now application/xml for "GET services/bucket" swift3
8
+ middleware requests.
9
+
10
+ * Alpha release of the Swift Recon Experiment
11
+
12
+ * Fix last modified date for swift3 middleware.
13
+
14
+ * Fix to clear account/container metadata on account/container deletion.
15
+
16
+ * Fix for corner case regarding X-Newest.
17
+
18
+ * Fix for object auditor running out of file descriptors.
19
+
20
+ * Fix to return all proper headers for manifest objects.
21
+
22
+ * Fix to the swift tool to strip any leading slashes on file names when
23
+ uploading.
24
+
1
25
swift (1.4.2)
2
26
3
27
* Removed stats/logging code from Swift [now in separate slogging project].
You can’t perform that action at this time.
0 commit comments