This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a commit to tag 4.20.3.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit eec238983affe023a894583758eafec104020160 Author: Abhishek Kumar <[email protected]> AuthorDate: Wed Aug 19 09:59:08 2026 +0530 4.20.3.1 release Signed-off-by: Abhishek Kumar <[email protected]> --- source/conf.py | 2 +- source/releasenotes/about.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 1e188cef..3e06b206 100644 --- a/source/conf.py +++ b/source/conf.py @@ -26,7 +26,7 @@ author = 'Apache CloudStack Project' # The short X.Y version version = '4.20' # The full version, including alpha/beta/rc tags -release = '4.20.3.0' +release = '4.20.3.1' rst_epilog = """ .. include:: /_global.rst diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index 6e970f9f..77e3502f 100644 --- a/source/releasenotes/about.rst +++ b/source/releasenotes/about.rst @@ -17,6 +17,11 @@ What's New in |release| ======================= +Refer to the advisory blog at: +https://cloudstack.apache.org/blog/security-release-advisory-4.20.3.1-4.22.1.1 + +What's New in 4.20.3.0 +====================== Apache CloudStack |release| is a 4.20 LTS minor release with around 150 fixes and improvements since the 4.20.2.0 release. Some of the highlights include:
