1.2
1.2.0-funcrel
Note
This release:
- is compatible with a migration to CAST Imaging 3.2.x-funcrel, 3.3.x-funcrel, 3.4.x-funcrel, 3.5.x-funcrel and 3.6.x-funcrel. See the documentation.
New Features
| Summary | Details |
|---|---|
| Migration to Linux based CAST Imaging v3 installations | Introduces support for migration to Linux based CAST Imaging v3 installations on Docker, Podman and Kubernetes: the restore/migration process has been modified to allow this with a dedicated "migration_linux.conf" file provided for Linux based targets and a new "Cast_Imaging_V3_Migration.sh" file to launch the restore process. |
| Support for backup and restore of application result schemas | Adds support for backup and restore of application result schemas allowing v2 installations to remain functional post-migration. This is achieved with the "dumptriplets=" and "restoretriplets=" options. See Step 1 - Backup your data and Step 2 - Migrate your data. |
| Support for backup and restore of contents of Source Code Folder Location | Adds support for backup and restore of the contents of a Source Code Folder Location (i.e. where source code is delivered for analysis from a folder on disk rather than via a ZIP file). This is achieved with the "copysources=" option. See Step 1 - Backup your data and Step 2 - Migrate your data. |
| Management of Extension Strategy settings | The migration tool will now automatically transfer any custom extension strategy settings that may have been made in CAST Console v2 (in the v2 Extension Strategy admin panel) into CAST Imaging v3. You can modify these as you wish post-migration. |
| Support for backup and restore of installed extensions | Adds support for backup and restore of installed extensions from v2 to v3 (previously this was a manual action). This is achieved with the "copyextensions=" option. See Step 1 - Backup your data and Step 2 - Migrate your data. |