Docker Installer - Release Notes - 2.16

2.16.2-funcrel

Note

Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

Other Updates

Internal IdDetails
IMAGSYS-8816Fixes an issue where the ETL tool (built into Imaging and Docker installer) failed to work when used directly from the command line and the export failed to start and the following error message was displayed: “an only concatenate str (not “_io.TextIOWrapper”) to str”.

2.16.1-funcrel

Note

No change in comparison to 2.16.0-funcrel. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.16.0-funcrel

Note

No change in comparison to 2.16.0-beta4. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.16.0-beta4

Note

No change in comparison to 2.16.0-beta3. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.16.0-beta3

Note

No change in comparison to 2.16.0-beta2. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.16.0-beta2

Note

No change in comparison to 2.16.0-beta1. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.16.0-beta1

Note

No change in comparison to 2.15.1-funcrel. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

AJS.$('[data-macro-name="markdown-from-url"] code').each(function(i, block) { hljs.highlightBlock(block); });``AJS.$('[data-macro-name="markdown-from-url"] .language-mermaid').each(function(i, block) { const config = { startOnLoad:true, theme: 'default', flowchart:{ useMaxWidth:false, htmlLabels:true } }; mermaid.initialize(config); window.mermaid.init(undefined, block); });