weizhouapache commented on code in PR #385: URL: https://github.com/apache/cloudstack-www/pull/385#discussion_r2513232914
########## blog/2025-11-11-cloudstack-4.22-release/index.md: ########## @@ -0,0 +1,99 @@ +--- +layout: post +title: Apache CloudStack 4.22.0.0 Release +tags: [announcement] +authors: [harikrishna] +slug: cloudstack-4.22.0.0-release +--- + +[](/blog/cloudstack-4.22.0.0-release) + +The Apache CloudStack project is pleased to announce the release of CloudStack 4.22.0.0, which is a LTS release. + +The CloudStack 4.22 release is the most recent release of the cloud management platform. It comes as a product of extensive contributions from the project development community. + +The 4.22 release contains 10 new features, around 15 improvements and more than 140 bug fixes since 4.21. Some of the highlights include: + +<!-- truncate --> + +· Enhanced Backup and Disaster Recovery + +· SSL Offloading for Load Balancers + +· Baremetal/MaaS Extension + +· CSI Driver for CKS + +· Console Access for Proxmox in Extensions Framework + +· VMware-to-KVM Migration Enhancements + +· Snapshot/Backup Schedule Listing + +· Per-Zone Console Proxy Configuration + +· Direct Volume Migration within Cluster + +· Persistent KVM Domains + +· Support for userdata on System VMs + +· EL10 & OpenSUSE 15.6 Platform Support + +· Stronger Checksum Algorithm (SHA-512) + +· Enable KVM volume and VM snapshot by default + +· Support xz format for template registration + +· Support for shared Filesystem on Config Drive Networks + + +CloudStack LTS branches are supported for 24 months and will receive updates for the first 18 months and only blocker defects, security updates in the last 6 months. + +Apache CloudStack is an open-source software system designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack includes an intuitive user interface and rich API for managing the compute, networking software, and storage resources, that allows users to build feature-rich public and private cloud environments. The project became an Apache top-level project in March 2013 and is currently deployed in thousands of organizations globally. + +More information about Apache CloudStack can be found at: https://cloudstack.apache.org/ + +##### Documentation + +What's new in CloudStack 4.22.0.0: https://docs.cloudstack.apache.org/en/4.22.0.0/releasenotes/about.html + +The 4.22.0.0 release notes include a full list of issues fixed, as well as upgrade instructions from previous versions of Apache CloudStack, and can be found at: https://docs.cloudstack.apache.org/en/4.22.0.0/releasenotes/ + +The official installation, administration, and API documentation for each of the releases are available on our documentation page: https://docs.cloudstack.apache.org/ + +##### Downloads + +The official source code for the 4.22.0.0 release can be downloaded from our downloads page: + +https://cloudstack.apache.org/downloads.html + +In addition to the official source code release, individual contributors have also made convenience binaries available on the Apache CloudStack download page, and can be found at: + +https://download.cloudstack.org/el/8/ +https://download.cloudstack.org/el/9/ +https://download.cloudstack.org/el/10/ +https://download.cloudstack.org/suse/15 +https://download.cloudstack.org/ubuntu/dists/ Review Comment: add debian URL too ? https://download.cloudstack.org/debian/dists/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
