Skip to content

Commit c581f6b

Browse files
4.22.1.0 release notes updates
1 parent 8331917 commit c581f6b

3 files changed

Lines changed: 1035 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: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,32 @@
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+
• Improvements for host VM power reporting in Extensions
27+
• B&R enhancements, including NAS backup support with Linstor, timeout configuration support and other backup fixes
28+
• KVM Host HA improvements and heartbeat enhancements for SharedMountPoint storage
29+
• Support for creating volumes directly on a specified storage pool
30+
• Support KVM import/unmanage operations for SharedMountPoint pools
31+
• Support to list and query async jobs by resource
32+
• Better VM lifecycle handling, including reserved resource cleanup and improved expunge error reporting
33+
• Networking fixes and improvements for NSX, Routed VPCs, Load Balancer rules, Static Routes, and VPN DH groups
34+
• Incremental volume snapshot fixes and snapshot rollback reliability improvements for KVM
35+
• Storage plugins - Ceph, Linstor, PowerFlex related fixes and improvements
36+
• Some CKS related fixes and improvements
37+
• Several UI fixes and improvements
38+
39+
The full list of new features can be found in the project release notes at
40+
https://docs.cloudstack.apache.org/en/4.22.1.0/releasenotes/changes.html
41+
42+
What's in since 4.22.0.0
43+
========================
44+
45+
Apache CloudStack 4.22.0.0 is the initial 4.22 LTS release with 10 new features,
2146
around 15 improvements and more than 140 bug fixes since the 4.21.0.0 release.
2247
Some of the highlights include:
2348

0 commit comments

Comments
 (0)