harikrishna-patnala commented on code in PR #644: URL: https://github.com/apache/cloudstack-documentation/pull/644#discussion_r3091510277
########## source/releasenotes/about.rst: ########## @@ -18,6 +18,30 @@ What's New in |release| ======================= 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: + +• Copy templates from other secondary storage instead of downloading them +• Support for Mysql 8.4 +• New Prometheus metric to track host certificate expiry +• KVM DRS optimizations +• Fix related to CKS cluster scaling and resource limits being hit +• Support for configurable IP ranges per remote access VPN +• Some improvements related to secondary storage selectors +• Support for custom SSH port for KVM hosts +• Several Usage server related fixes +• Support live migration to Linstor from other primary storages +• Support for deploy-as-is template as VNF template +• Some fixes related to Snapshot physical size reporting +• Several UI fixes and improvements Review Comment: Can you please sort this list starting with Features, improvements and fixes ########## source/releasenotes/about.rst: ########## @@ -18,6 +18,30 @@ What's New in |release| ======================= 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: + +• Copy templates from other secondary storage instead of downloading them +• Support for Mysql 8.4 +• New Prometheus metric to track host certificate expiry +• KVM DRS optimizations +• Fix related to CKS cluster scaling and resource limits being hit Review Comment: ```suggestion • CKS cluster scaling and resource limits fixes ``` ########## source/conf.py: ########## Review Comment: ```suggestion copyright = '2012-2026, Apache Foundation' ``` -- 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]
