Authors/changelog for 3.8.0
Change-Id: I5de701c6282ffb4a3776009aeb16531f29162306
This commit is contained in:
parent
495683d867
commit
47d5f44c3d
3
AUTHORS
3
AUTHORS
@ -52,6 +52,7 @@ Hiroshi Miura (miurahr@nttdata.co.jp)
|
|||||||
howardlee (lihongweibj@inspur.com)
|
howardlee (lihongweibj@inspur.com)
|
||||||
Hu Bing (hubingsh@cn.ibm.com)
|
Hu Bing (hubingsh@cn.ibm.com)
|
||||||
Ian Cordasco (ian.cordasco@rackspace.com)
|
Ian Cordasco (ian.cordasco@rackspace.com)
|
||||||
|
jacky06 (zhang.min@99cloud.net)
|
||||||
Jaivish Kothari (jaivish.kothari@nectechnologies.in)
|
Jaivish Kothari (jaivish.kothari@nectechnologies.in)
|
||||||
Jakub Krajcovic (jakub.krajcovic@gmail.com)
|
Jakub Krajcovic (jakub.krajcovic@gmail.com)
|
||||||
James Nzomo (james@tdt.rocks)
|
James Nzomo (james@tdt.rocks)
|
||||||
@ -99,6 +100,7 @@ Ondrej Novy (ondrej.novy@firma.seznam.cz)
|
|||||||
Pallavi (pallavi.s@nectechnologies.in)
|
Pallavi (pallavi.s@nectechnologies.in)
|
||||||
Paul Belanger (pabelanger@redhat.com)
|
Paul Belanger (pabelanger@redhat.com)
|
||||||
Paulo Ewerton (pauloewerton@lsd.ufcg.edu.br)
|
Paulo Ewerton (pauloewerton@lsd.ufcg.edu.br)
|
||||||
|
pengyuesheng (pengyuesheng@gohighsec.com)
|
||||||
Pete Zaitcev (zaitcev@kotori.zaitcev.us)
|
Pete Zaitcev (zaitcev@kotori.zaitcev.us)
|
||||||
Peter Lisak (peter.lisak@firma.seznam.cz)
|
Peter Lisak (peter.lisak@firma.seznam.cz)
|
||||||
Petr Kovar (pkovar@redhat.com)
|
Petr Kovar (pkovar@redhat.com)
|
||||||
@ -147,6 +149,7 @@ Vitaly Gridnev (vgridnev@mirantis.com)
|
|||||||
Vu Cong Tuan (tuanvc@vn.fujitsu.com)
|
Vu Cong Tuan (tuanvc@vn.fujitsu.com)
|
||||||
wangqi (wang.qi@99cloud.net)
|
wangqi (wang.qi@99cloud.net)
|
||||||
wangxiyuan (wangxiyuan@huawei.com)
|
wangxiyuan (wangxiyuan@huawei.com)
|
||||||
|
wangzhenyu (wangzy@fiberhome.com)
|
||||||
Wu Wenxiang (wu.wenxiang@99cloud.net)
|
Wu Wenxiang (wu.wenxiang@99cloud.net)
|
||||||
wu.chunyang (wu.chunyang@99cloud.net)
|
wu.chunyang (wu.chunyang@99cloud.net)
|
||||||
YangLei (yanglyy@cn.ibm.com)
|
YangLei (yanglyy@cn.ibm.com)
|
||||||
|
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
|||||||
|
3.8.0
|
||||||
|
-----
|
||||||
|
|
||||||
|
* Added a new `--json` option to `swift list`.
|
||||||
|
|
||||||
|
* Fixed an issue introduced in 3.5.0 where re-uploading an SLO with
|
||||||
|
the same size, mtime, and segment size would delete all of the
|
||||||
|
just-uploaded segments.
|
||||||
|
|
||||||
|
* Various other minor bug fixes and improvements.
|
||||||
|
|
||||||
|
|
||||||
3.7.0
|
3.7.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
9
releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml
Normal file
9
releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Added a new ``--json`` option to ``swift list``.
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Fixed an issue introduced in 3.5.0 where re-uploading an SLO with
|
||||||
|
the same size, mtime, and segment size would delete all of the
|
||||||
|
just-uploaded segments.
|
Loading…
x
Reference in New Issue
Block a user