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
|
Florian Hines
|
||||||
Paul Jimenez
|
Paul Jimenez
|
||||||
Brian K. Jones
|
Brian K. Jones
|
||||||
|
Morita Kazutaka
|
||||||
Ed Leafe
|
Ed Leafe
|
||||||
|
Zhongyue Luo
|
||||||
Dragos Manolescu
|
Dragos Manolescu
|
||||||
Ewan Mellor
|
Ewan Mellor
|
||||||
Stephen Milton
|
Stephen Milton
|
||||||
Russ Nelson
|
Russ Nelson
|
||||||
|
Maru Newby
|
||||||
Colin Nicholson
|
Colin Nicholson
|
||||||
Andrew Clay Shafer
|
Andrew Clay Shafer
|
||||||
Scott Simpson
|
Scott Simpson
|
||||||
Monty Taylor
|
Monty Taylor
|
||||||
Caleb Tennis
|
Caleb Tennis
|
||||||
FUJITA Tomonori
|
Fujita Tomonori
|
||||||
Kapil Thangavelu
|
Kapil Thangavelu
|
||||||
|
Daniele Valeriani
|
||||||
Conrad Weidenkeller
|
Conrad Weidenkeller
|
||||||
Chris Wedgwood
|
Chris Wedgwood
|
||||||
Cory Wright
|
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)
|
swift (1.4.4)
|
||||||
|
|
||||||
|
* Fixes to prevent socket hoarding (memory leak)
|
||||||
|
|
||||||
* Add sockstat info to recon.
|
* Add sockstat info to recon.
|
||||||
|
|
||||||
* Fixed leak from SegmentedIterable.
|
* Fixed leak from SegmentedIterable.
|
||||||
|
Loading…
Reference in New Issue
Block a user