AUTHORS and CHANGELOG updates for 1.4.5
Change-Id: I0ddfa712f9c4dc5110d953439ec41355a25bb4f0
This commit is contained in:
parent
6f875442bb
commit
4ad59c6335
6
AUTHORS
6
AUTHORS
@ -27,18 +27,22 @@ Soren Hansen
|
||||
Florian Hines
|
||||
Paul Jimenez
|
||||
Brian K. Jones
|
||||
Morita Kazutaka
|
||||
Ed Leafe
|
||||
Zhongyue Luo
|
||||
Dragos Manolescu
|
||||
Ewan Mellor
|
||||
Stephen Milton
|
||||
Russ Nelson
|
||||
Maru Newby
|
||||
Colin Nicholson
|
||||
Andrew Clay Shafer
|
||||
Scott Simpson
|
||||
Monty Taylor
|
||||
Caleb Tennis
|
||||
FUJITA Tomonori
|
||||
Fujita Tomonori
|
||||
Kapil Thangavelu
|
||||
Daniele Valeriani
|
||||
Conrad Weidenkeller
|
||||
Chris Wedgwood
|
||||
Cory Wright
|
||||
|
30
CHANGELOG
30
CHANGELOG
@ -1,5 +1,35 @@
|
||||
swift (1.4.5)
|
||||
|
||||
* New swift-orphans and swift-oldies command line tools to detect
|
||||
orphaned Swift processes and long running processes.
|
||||
|
||||
* Command line tool "swift" now supports marker queries.
|
||||
|
||||
* StaticWeb middleware improved to save an extra request when
|
||||
possible.
|
||||
|
||||
* Updated swift-init to support swift-object-expirer.
|
||||
|
||||
* Fixed object replicator timeout handling [bug 814263].
|
||||
|
||||
* Fixed accept header 503 vs. 400 [bug 891247].
|
||||
|
||||
* More exception handling for auditors.
|
||||
|
||||
* Doc updates for PPA [bug 905608].
|
||||
|
||||
* Doc updates to explain replication more clearly [bug 906976].
|
||||
|
||||
* Updated SAIO instructions to no longer mention ~/swift/trunk.
|
||||
|
||||
* Fixed docstrings in the ring code.
|
||||
|
||||
* PEP8 Updates.
|
||||
|
||||
swift (1.4.4)
|
||||
|
||||
* Fixes to prevent socket hoarding (memory leak)
|
||||
|
||||
* Add sockstat info to recon.
|
||||
|
||||
* Fixed leak from SegmentedIterable.
|
||||
|
Loading…
Reference in New Issue
Block a user