3.6


3.6.5-funcrel

Note

  • Compatible with com.castsoftware.imaging.console 3.6.5-funcrel and com.castsoftware.imaging.all.docker 3.6.5-funcrel.

Other Updates

Internal Id Details
WEBITOOLS-330 Updates to match 3.6.5-funcrel.

3.6.4-funcrel

Note

  • Compatible with com.castsoftware.imaging.console 3.6.4-funcrel and com.castsoftware.imaging.all.docker 3.6.4-funcrel.

Other Updates

Internal Id Details
WEBITOOLS-281 The "delete application" option has been added to CLI. See the documentation.

Known Issues

Internal Id Details
WEBITOOLS-332 CLI throws an exception trace instead of a clear “permission denied” message when a non-admin user attempts to delete an application.

Bug Fixes

Details
Fixes an issue where the "–exclusion-templates" parameter throws the error - "The value assigned is not valid","field":"ignorePatterns". Caused by templates using patterns containing commas.

3.6.3-funcrel

Note

  • Compatible with com.castsoftware.imaging.console 3.6.3-funcrel and com.castsoftware.imaging.all.docker 3.6.3-funcrel.

Other Updates

Internal Id Details
WEBITOOLS-297 Sync up with the 3.6.3-funcrel release.

3.6.2-funcrel

Note

  • Compatible with com.castsoftware.imaging.console 3.6.2-funcrel and com.castsoftware.imaging.all.docker 3.6.2-funcrel.

Other Updates

Internal Id Details
WEBITOOLS-322 Sync up with the 3.6.2-funcrel release.

3.6.1-funcrel

Note

  • Compatible with com.castsoftware.imaging.console 3.6.1-funcrel and com.castsoftware.imaging.all.docker 3.6.1-funcrel.

3.6.0-funcrel

Note

  • Compatible with com.castsoftware.imaging.console 3.6.0-funcrel and com.castsoftware.imaging.all.docker 3.6.0-funcrel.

Feature Improvements

Summary Details
"max retries" value increase The default value for "max retries" is now set to 20 (previously this was set to 10).
Various properties set with default values The following properties now have the following default values: timeout : 5000, sleep duration: 20 (s), INITIAL RETRY INTERVAL: 5000 (ms).

Other Updates

Internal Id Details
WEBITOOLS-323 Connections to CAST Imaging via the "–user" option are no longer supported and are strongly discouraged. Instead, you should create an API key in the CAST Imaging UI for the user you want to use and declare this via the "–apikey" option. See the documentation.

Resolved Issues

Customer Ticket Id Details
57391 Fixed an issue where, with CAST Imaging running in reduced-resource mode (Imaging Viewer service stopped), the Jenkins "CAST Imaging Scan application" step tried to create a new application on each run and failed with HTTP 412 "Application name already in use". The plugin now correctly detects existing applications on the console and triggers a rescan/new version instead of attempting to recreate them.