Skip to content

Commit 2170493

Browse files
authored
4.17.1.0: release notes updates (#287)
* 4.17.1.0: release notes updates Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * fix Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * typo fix Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * minor formatting Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * ubuntu 22.04 support Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * remove type and priority Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent fb0d37c commit 2170493

5 files changed

Lines changed: 648 additions & 2 deletions

File tree

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = '4.17'
2828
# The full version, including alpha/beta/rc tags
29-
release = '4.17.0.0'
29+
release = '4.17.1.0'
3030

3131
rst_epilog = """
3232
.. include:: /_global.rst

source/releasenotes/about.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,23 @@
1717
What's New in |release|
1818
=======================
1919

20+
Apache CloudStack |release| is a 4.17 LTS minor release with over 150 fixes and
21+
improvements since the 4.17.0.0 release. Highlights include:
22+
23+
• Support for Ubuntu 22.04 LTS as management server and KVM host
24+
• Improvements for System VM storage migration on KVM
25+
• CKS cluster upgrade enhancements
26+
• Several network and VPC related fixes especially related IPv6 and perimissions
27+
• KVM libvirt Java library upgrade
28+
• KVM Shared Mount Point fix
29+
• VMware local storage volume migration improvements
30+
31+
The full list of fixes and improvements can be found in the project release notes at
32+
https://docs.cloudstack.apache.org/en/4.17.1.0/releasenotes/changes.html
33+
34+
What's New in 4.17.0.0
35+
======================
36+
2037
Apache CloudStack 4.17.0.0 is a 4.17 LTS release with 383 new
2138
features, improvements and bug fixes since 4.16, including 16 major
2239
new features. Some of the highlights include:

0 commit comments

Comments
 (0)