Skip to content

Commit ba57e6e

Browse files
committed
Updating changelog for 1.4.3
Change-Id: Iae6a3d5341d9621034c772174abfa3f10e7e335b
1 parent 46c5ed7 commit ba57e6e

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.bzrignore renamed to .gitignore

File renamed without changes.

CHANGELOG

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
swift (1.4.2)
226

327
* Removed stats/logging code from Swift [now in separate slogging project].

0 commit comments

Comments
 (0)