Skip to content

Commit 9371517

Browse files
4.22.1.0 release docs (#656)
* 4.22.1.0 release notes updates
1 parent 8331917 commit 9371517

3 files changed

Lines changed: 1036 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.22'
2828
# The full version, including alpha/beta/rc tags
29-
release = '4.22.0.0'
29+
release = '4.22.1.0'
3030

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

source/releasenotes/about.rst

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,33 @@
1717
What's New in |release|
1818
=======================
1919

20-
Apache CloudStack |release| is a LTS release with 10 new features,
20+
Apache CloudStack |release| is a 4.22 LTS minor release with around 290 fixes
21+
and improvements since the 4.22.0.0 release. Some of the highlights include:
22+
23+
• VMware-to-KVM migration fixes and improvements, including VDDK support and guest OS handling
24+
• GPU domain parsing fixes and PCI display controller support
25+
• Support configurable settings in the Proxmox Extension
26+
• Host VM power reporting improvements in Extensions
27+
• Support UEFI on KVM hosts by default with preconfigured default settings.
28+
• B&R enhancements, including NAS backup support with Linstor, timeout configuration support and other backup fixes
29+
• KVM Host HA improvements and heartbeat enhancements for SharedMountPoint storage
30+
• Support for creating volumes directly on a specified storage pool
31+
• Support KVM import and unmanage operations for SharedMountPoint pools
32+
• Support to list and query async jobs by resource
33+
• Better VM lifecycle handling, including reserved resource cleanup and improved expunge error reporting
34+
• Networking fixes and improvements for NSX, Routed VPCs, Load Balancer rules, Static Routes, and VPN DH groups
35+
• Incremental volume snapshot fixes and snapshot rollback reliability improvements for KVM
36+
• Storage plugins - Ceph, Linstor, PowerFlex related fixes and improvements
37+
• Some CKS related fixes and improvements
38+
• Several UI fixes and improvements
39+
40+
The full list of new features can be found in the project release notes at
41+
https://docs.cloudstack.apache.org/en/4.22.1.0/releasenotes/changes.html
42+
43+
What's in since 4.22.0.0
44+
========================
45+
46+
Apache CloudStack 4.22.0.0 is the initial 4.22 LTS release with 10 new features,
2147
around 15 improvements and more than 140 bug fixes since the 4.21.0.0 release.
2248
Some of the highlights include:
2349

0 commit comments

Comments
 (0)