Release Notes
CAS Manager 21.10
Release Overview
These release notes provide a summary of key additions, resolved issues, and known issues for CAS Manager 21.10. Also note that all features listed for CAS Manager a Services will be included in CAS Manager.
What's New in This Release
Our focus in this release was quality, stabilization, usability, and few enhancements to enable CAS Manager evolve into a Enterprise grade offering with ease of operations. The following details “What’s New” in CAS Manager 21.10.
Backup and Restore for CAS Manager using default data storage
Utility is provided to backup and restore data when CAS Manager is using the default MongoDB and Vault server for data storage. Restore can be applied to the same CAS Manager instance, or the backup files can be moved to a separated virtual machine, that has CAS Manager pre-installed, and the CAS Manager data will be restored to that virtual machine.
CAS Manager internal connections support TLS
Data transfer between CAS Manager and the internal MongoDB and Vault server is secured with an automatically generated self-signed TLS certificate.
Renew TLS certificates for internal connections
The in-cluster MongoDB and Vault servers TLS Certificates will expire after two years by default. These certificates will be automatically renewed when you perform an upgrade. You can manually renew the certificates by using the --generate-certs
flag if there is not plan to upgrade within two years.