Skip to content

Commit aa2c118

Browse files
author
João Jandre
committed
Address reviews
1 parent e999388 commit aa2c118

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

source/releasenotes/about.rst

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,7 @@
1717
What's New in |release|
1818
=======================
1919

20-
Apache CloudStack |release| is the initial 4.20 LTS release. It has over 190 fixes
21-
and features since the 4.19.1.0 release.
22-
23-
The full list of fixes and improvements can be found in the project release notes at
24-
https://docs.cloudstack.apache.org/en/4.20.0.0/releasenotes/changes.html
25-
26-
What's in since 4.20.0.0
27-
========================
28-
29-
Apache CloudStack 4.20.0.0 is the initial 4.20 LTS release with 190f+ new
20+
Apache CloudStack 4.20.0.0 is the initial 4.20 LTS release with 190+ new
3021
features, improvements and bug fixes since 4.19, including 15 major
3122
new features. Some of the highlights include:
3223

@@ -41,16 +32,19 @@ new features. Some of the highlights include:
4132
The full list of new features can be found in the project release notes at
4233
https://docs.cloudstack.apache.org/en/4.20.0.0/releasenotes/changes.html
4334

44-
.. _guestosids
45-
4635
Log4j Upgrade
4736
=============
4837

49-
Up until 4.19.x.x, the logging library used for the project was Log4j 1.29. The 4.20.0.0 version has updated the library to Log4j2. The new Log4j2 configuration file format is not backwards compatible with the old one. The 4.20.0.0 packages will come with the default configuration files updated. Users that have made customizations to their files must update their configuration files to match with the new format, the `official log4j documentation` might help you migrate your custom configurations.
38+
Up until 4.19.x.x, the logging library used for the project was Log4j 1.29.
39+
The 4.20.0.0 version has updated the library to Log4j2. The new Log4j2 configuration file format is not backwards
40+
compatible with the old one. The 4.20.0.0 packages will come with the default configuration files updated.
41+
Users that have made customizations to their files must update their configuration files to match with the new format,
42+
the `official Log4j documentation` might help you migrate your custom configurations.
5043

5144
JRE Upgrade
5245
============
5346

54-
Up until 4.19.x.x, the JRE used for ACS was JRE 11. In 4.20.0.0, the JRE was upgraded to JRE 17 as JRE 11 has reached EOL. This means that Centos7 (EL7) is no longer supported.
47+
Up until 4.19.x.x, the JRE used for ACS was JRE 11. In 4.20.0.0, the JRE was upgraded to JRE 17 as JRE 11 has reached EOL.
48+
This means that Centos7 (EL7) is no longer supported.
5549

56-
.. _`#official documentation`: https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html
50+
.. _`#official Log4j documentation`: https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html

0 commit comments

Comments
 (0)