about: update what's new in 4.9.2.0 Signed-off-by: Rohit Yadav <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/bfee260e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/bfee260e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/bfee260e Branch: refs/heads/master Commit: bfee260e369f4290b31fa8d9a8a2ca1cefd61c45 Parents: 13dc651 Author: Rohit Yadav <[email protected]> Authored: Tue Jan 10 11:19:59 2017 +0530 Committer: Rohit Yadav <[email protected]> Committed: Tue Jan 10 11:19:59 2017 +0530 ---------------------------------------------------------------------- source/about.rst | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/bfee260e/source/about.rst ---------------------------------------------------------------------- diff --git a/source/about.rst b/source/about.rst index 4a7510a..674c2be 100644 --- a/source/about.rst +++ b/source/about.rst @@ -17,13 +17,13 @@ What's New in |version| ======================= -Version |release| includes 180 pull requests and fixes more than 75 bugs from the previous releases. +Version |release| includes 180 pull requests and fixes more than 80 bugs since +the 4.9.0 release. -Due to some changes in the community, we had an extended period of time -without a release manager. Because of this the 4.9.0 release is much larger -than usual and had a duration of about 6 months. - -Going forward we should have more consistent releases again. +The 4.9.2.0 is part of the LTS 4.9.x releases. The 4.9 LTS branch is supported +for 20 months, and will receives updates for first 14 months and only +security updates in its last 6 months. The 4.9 LTS branch is supported till 1 +June 2018. A LOT changed in this release, so this is not a complete list, but here is a quick summary of some of the changes. @@ -52,6 +52,14 @@ Storage * Improved VMware disk implementation +Hypervisor +---------- + +* Support for XenServer 7 +* Support for VMware vSphere 6.0, 6.5 +* Support for Ubuntu 16.04 as KVM host + + Usability --------- @@ -75,6 +83,10 @@ Miscellaneous * Multiple fixes related to usage +QA +-- + +* Higher quality releases due to better QA automation, testing and code reviewing Build dependency ----------------
