Cloud CMS Release 3.2.73
Published on 02/11/2022
The following are the new features, enhancements and fixed issues for Cloud CMS 3.2.73 release.
CVE-2021-44228
This release is hardened against CVE-2021-44228. For more information on CVE-2021-44228, please visit: https://www.cloudcms.com/documentation/docker/notices/cve-2021-44228.html
Upgrade Considerations
Please review the upgrade considerations provided here: https://www.cloudcms.com/documentation/docker/upgrades/3-2-73.html
Enhancements
Command Line Tools
- Added new commands to support direct manipulation, build and automatic repair of Mongo DB indexes.
- Added new commands to facilitate upgrade process
Database
- Improved management of MongoDB collections and indexes that supports schema retrieval and minimal touch upgrades.
Performance
- Several performance tweaks to improve response time for queries and other read operations.
Bug Fixes
Job Queue
- Fix so that handling of abandonded jobs from terminated cluster containers is performed more elegantly and avoids locking up the queue.
Merge
- Fix so that merges process properly for some cases where definitions were changed concurrent with content instances being pulled.