Skip to content

Commit 553155f

Browse files
ACS release 4.22 (#385)
1 parent 9568474 commit 553155f

File tree

4 files changed

+106
-0
lines changed

4 files changed

+106
-0
lines changed
352 KB
Loading
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
layout: post
3+
title: Apache CloudStack 4.22.0.0 Release
4+
tags: [announcement]
5+
authors: [harikrishna]
6+
slug: cloudstack-4.22.0.0-release
7+
---
8+
9+
[![](4.22.jpg "Apache CloudStack 4.22.0.0 Release")](/blog/cloudstack-4.22.0.0-release)
10+
11+
The Apache CloudStack project is pleased to announce the release of CloudStack 4.22.0.0, which is a LTS release.
12+
13+
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.
14+
15+
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:
16+
17+
<!-- truncate -->
18+
19+
· Enhanced Backup and Disaster Recovery
20+
21+
· SSL Offloading for Load Balancers
22+
23+
· Baremetal/MaaS Extension
24+
25+
· CSI Driver for CKS
26+
27+
· Console Access for Proxmox in Extensions Framework
28+
29+
· VMware-to-KVM Migration Enhancements
30+
31+
· Snapshot/Backup Schedule Listing
32+
33+
· Per-Zone Console Proxy Configuration
34+
35+
· Direct Volume Migrations by-passing Secondary Storage
36+
37+
· Persistent domain for unmanaged KVM instances from CS
38+
39+
· Support for User Data on System VMs
40+
41+
· EL10 & OpenSUSE 15.6 Platform Support
42+
43+
· Stronger Checksum Algorithm (SHA-512)
44+
45+
· Enable KVM Volume and VM snapshot by default
46+
47+
· Support XZ compression format for template registration with KVM
48+
49+
· Support for Shared Filesystem on Networks with Config Drive
50+
51+
52+
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.
53+
54+
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.
55+
56+
More information about Apache CloudStack can be found at: https://cloudstack.apache.org/
57+
58+
##### Documentation
59+
60+
What's new in CloudStack 4.22.0.0: https://docs.cloudstack.apache.org/en/4.22.0.0/releasenotes/about.html
61+
62+
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/
63+
64+
The official installation, administration, and API documentation for each of the releases are available on our documentation page: https://docs.cloudstack.apache.org/
65+
66+
##### Downloads
67+
68+
The official source code for the 4.22.0.0 release can be downloaded from our downloads page:
69+
70+
https://cloudstack.apache.org/downloads.html
71+
72+
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:
73+
74+
https://download.cloudstack.org/el/8/
75+
https://download.cloudstack.org/el/9/
76+
https://download.cloudstack.org/el/10/
77+
https://download.cloudstack.org/suse/15
78+
https://download.cloudstack.org/ubuntu/dists/
79+
https://download.cloudstack.org/debian/dists/
80+
https://www.shapeblue.com/cloudstack-packages/
81+
82+
##### A Word from the Community
83+
84+
<div className="row">
85+
<div className="col col--3">
86+
87+
![](/img/authors/harikrishna.png "Harikrishna Patnala" class="blog-image")
88+
89+
</div>
90+
<div className="col col--9">
91+
<em>
92+
Apache CloudStack 4.22.0 is a Long-Term Support (LTS) release, marking an important milestone for the project after a significant development cycle. This release delivers a range of powerful new features and enhancements that help organizations build more reliable, scalable, and efficient cloud environments while simplifying operations and management.
93+
94+
Over the past few months, contributors and committers from around the world have worked collaboratively to make this release possible focusing not only on feature innovation but also on quality, stability, and security. CloudStack 4.22 introduces several key capabilities such as enhanced backup and disaster recovery, SSL offloading for load balancers, Proxmox console access in the extensions framework, VMware-to-KVM migration improvements, and broader OS platform support including EL10 and openSUSE 15.6.
95+
The Apache CloudStack community is observing an accelerated shift of Cloud Service Providers and Private Cloud builders towards open, transparent, and community-led cloud computing platforms. Our collective focus remains on ensuring the long-term sustainability and growth of the project.”
96+
</em>
97+
98+
\- Harikrishna Patnala, CloudStack Committer & PMC Member, 4.22 Release Manager
99+
</div>
100+
</div>

blog/authors.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,9 @@ weizhou:
8787
title: PMC Member
8888
url: https://github.com/weizhouapache
8989
image_url: /img/authors/weizhou.jpg
90+
91+
harikrishna:
92+
name: Harikrishna Patnala
93+
title: PMC Member
94+
url: https://github.com/harikrishna-patnala
95+
image_url: /img/authors/harikrishna.png

static/img/authors/harikrishna.png

1.19 MB
Loading

0 commit comments

Comments
 (0)