|
17 | 17 | What's New in |release| |
18 | 18 | ======================= |
19 | 19 |
|
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, |
47 | | -around 15 improvements and more than 140 bug fixes since the 4.21.0.0 release. |
| 20 | +Apache CloudStack |release| is a 4.23 Regular release with 9 new features, |
| 21 | +around 20 improvements and more than 120 bug fixes since the 4.22.0.0 release. |
48 | 22 | Some of the highlights include: |
49 | 23 |
|
50 | | -• Enhanced Backup and Disaster Recovery |
51 | | -• SSL Offloading for Load Balancers |
52 | | -• Baremetal/MaaS Extension |
53 | | -• CSI Driver for CKS |
54 | | -• Console Access for Proxmox in Extensions Framework |
55 | | -• VMware-to-KVM Migration Enhancements |
56 | | -• Snapshot/Backup Schedule Listing |
57 | | -• Per-Zone Console Proxy Configuration |
58 | | -• Direct Volume Migrations by-passing Secondary Storage |
59 | | -• Persistent domain for unmanaged KVM instances from CS |
60 | | -• Support for User Data on System VMs |
61 | | -• EL10 & OpenSUSE 15.6 Platform Support |
62 | | -• Stronger Checksum Algorithm (SHA-512) |
63 | | -• Enable KVM Volume and VM snapshot by default |
64 | | -• Support XZ compression format for template registration with KVM |
65 | | -• Support for Shared Filesystem on Networks with Config Drive |
| 24 | +• NetApp ONTAP Primary Storage Support, including volume management and storage pool maintenance |
| 25 | +• Key Management Service (KMS) Integration |
| 26 | +• CloudStack DNS Framework, with PowerDNS as the first plugin |
| 27 | +• Network Extension: Orchestrate External Network Devices |
| 28 | +• Keycloak OAuth Provider Support |
| 29 | +• CLVM (Clustered LVM) Enhancements and Fixes |
| 30 | +• Support Firewall Rules on Public IPs in VPC |
| 31 | +• Clone Existing Compute/Service Offerings and Update Them |
| 32 | +• Incremental NAS Backup Support for KVM |
| 33 | +• Support for Dedicating Backup Offerings to Domains |
| 34 | +• Per-Domain OAuth Provider Support (Google, GitHub) |
| 35 | +• Conserve Mode for VPC Offerings |
| 36 | +• Live Scaling for VMs with Fixed Service Offerings on KVM |
| 37 | +• CKS: Affinity Group Selection during Cluster Creation |
| 38 | +• Headlamp as the New Kubernetes Dashboard (Legacy Dashboard Deprecated) |
| 39 | +• Support for Enabling/Disabling NICs on KVM |
| 40 | +• MAC Address Reuse Control for Virtual Router Public NICs |
| 41 | +• Several UI fixes and improvements |
66 | 42 |
|
67 | 43 | Known Issues |
68 | 44 | ------------ |
69 | 45 |
|
70 | | -• Starting 4.21 VM snapshots are supported for instances on KVM hosts. However, volume snapshots and VM snapshots cannot coexist. |
71 | | - Restoring a volume snapshot will remove any existing VM snapshots and may lead to data loss. |
72 | | - There is a UI issue where error messages in such scenarios may not clearly indicate the problem. |
73 | | - |
74 | | -• When managing and unmanaging UEFI-based VMs on KVM hosts, migration of such VMs may fail in certain scenarios. |
75 | | - This typically occurs when a VM that was unmanaged and later re-imported is started on a different host and then |
76 | | - migrated back to its original host. The migration fails because the VM domain still exists on the original host, |
77 | | - resulting in a conflict. As a workaround, manually remove the old domain from the original host before attempting the migration again. |
| 46 | +• Restoring a backed up volume and attaching it to a VM can fail on KVM hosts, across NFS, Linstor and Ceph |
| 47 | + primary storage, due to a regression in the restore-and-attach command handling. See |
| 48 | + https://github.com/apache/cloudstack/pull/14007 for details and status. |
78 | 49 |
|
79 | 50 | The full list of new features can be found in the project release notes at |
80 | | -https://docs.cloudstack.apache.org/en/4.22.0.0/releasenotes/changes.html |
| 51 | +https://docs.cloudstack.apache.org/en/4.23.0.0/releasenotes/changes.html |
0 commit comments