Skip to content

Commit 81d23ed

Browse files
4.19.1.0 release notes updates (#415)
* 4.19.1.0 release notes updates * updated issues count
1 parent ebe9f4d commit 81d23ed

File tree

6 files changed

+1356
-17
lines changed

6 files changed

+1356
-17
lines changed

source/_global.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525

2626
.. Latest version systemvm template name
2727
28-
.. |sysvm64-version| replace:: 4.19.0
29-
.. |sysvm64-name-xen| replace:: systemvm-xenserver-4.19.0
30-
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.19.0
31-
.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.19.0
32-
.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.19.0
33-
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.19.0
28+
.. |sysvm64-version| replace:: 4.19.1
29+
.. |sysvm64-name-xen| replace:: systemvm-xenserver-4.19.1
30+
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.19.1
31+
.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.19.1
32+
.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.19.1
33+
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.19.1
3434

3535
.. Latest version systemvm template URL
36-
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.0-xen.vhd.bz2
37-
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.0-kvm.qcow2.bz2
38-
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.0-vmware.ova
39-
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.0-hyperv.vhd.zip
40-
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.0-ovm.raw.bz2
36+
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-xen.vhd.bz2
37+
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-kvm.qcow2.bz2
38+
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-vmware.ova
39+
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-hyperv.vhd.zip
40+
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-ovm.raw.bz2
4141

4242
.. Images
4343

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
# -- Project information -----------------------------------------------------
2121

2222
project = 'Apache CloudStack'
23-
copyright = '2012-2023, Apache Foundation'
23+
copyright = '2012-2024, Apache Foundation'
2424
author = 'Apache CloudStack Project'
2525

2626
# The short X.Y version
2727
version = '4.19'
2828
# The full version, including alpha/beta/rc tags
29-
release = '4.19.0.0'
29+
release = '4.19.1.0'
3030

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

source/releasenotes/about.rst

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@
1717
What's New in |release|
1818
=======================
1919

20-
Apache CloudStack |release| is the initial 4.19 LTS release. It has over 300 fixes
21-
and features since the 4.18.1.0 release.
20+
Apache CloudStack |release| is a 4.19 LTS minor release with over 300 fixes
21+
and improvements since the 4.19.0.0 release. Some of the highlights include:
22+
23+
• Improvements for VMware migration to KVM
24+
• Support to manage/unmanage DATA volume of a primary storage on KVM
25+
• Support for NFS mount options for a primary storage on KVM
26+
• Support to change storage pool scope from Cluster to Zone and vice versa
27+
• Support for RHEL/OL/Rocky/Alma Linux in the same cluster
28+
• Import from remote KVM enhancements
29+
• Storage plugins, PowerFlex, StorPool, Linstor related fixes and improvements
30+
• Some CKS, Veeam (B&R) related fixes and improvements
31+
• Several UI fixes and improvements
2232

2333
The full list of fixes and improvements can be found in the project release notes at
24-
https://docs.cloudstack.apache.org/en/4.19.0.0/releasenotes/changes.html
34+
https://docs.cloudstack.apache.org/en/4.19.1.0/releasenotes/changes.html
2535

2636
What's in since 4.19.0.0
2737
========================
@@ -131,4 +141,4 @@ This issue has been fixed in Apache CloudStack 4.19.1.0. However, for users that
131141

132142
After updating these configurations, LDAP authentication should be working as expected.
133143

134-
.. _`#8637`: https://github.com/apache/cloudstack/pull/8637
144+
.. _`#8637`: https://github.com/apache/cloudstack/pull/8637

0 commit comments

Comments
 (0)