<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Release Notes on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/</link><description>Recent content in Release Notes on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/aipconsole/release-notes/index.xml" rel="self" type="application/rss+xml"/><item><title>2.11</title><link>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/2-11/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/2-11/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;CAST highly recommends updating to the new release of Console to take advantage of new features and bug fixes. See  &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/upgrade-process/"&gt;Upgrade process&lt;/a&gt;&lt;/strong&gt; for more information about this.&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id="compatibility-matrix"&gt;Compatibility matrix&lt;/h3&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Component&lt;/th&gt;
 &lt;th&gt;Minimum required release&lt;/th&gt;
 &lt;th&gt;Notes&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Installer for embedded dashboards (when using standalone or Windows JAR installers)&lt;/td&gt;
 &lt;td&gt;2.11.7-funcrel&lt;/td&gt;
 &lt;td&gt;You must use the installer provided with the current release of Console, otherwise there is no guarantee of compatibility.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CAST Imaging&lt;/td&gt;
 &lt;td&gt;≥ 2.5.2-funcrel&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="21117-funcrel"&gt;2.11.17-funcrel&lt;/h3&gt;
&lt;h4 id="resolved-issues"&gt;Resolved Issues&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Customer Ticket Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;58372&lt;/td&gt;
 &lt;td&gt;Fixes critical and high security vulnerabilities caused by outdated Apache Log4j dependencies (CVE-2026-34477). Log4j versions have been updated across multiple components to address SSL hostname verification concerns.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;58280&lt;/td&gt;
 &lt;td&gt;Fixes Docker image startup failures for aip-gateway and aip-service-registry caused by missing GCC runtime libraries following Alpine Linux and JVM version upgrades.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;57814&lt;/td&gt;
 &lt;td&gt;Fixes an issue affecting PL/I source file analysis where incorrect component deletion occurred during the Prepare Analysis phase.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;57932&lt;/td&gt;
 &lt;td&gt;Fixes a thread-safety issue in the package preparation step that caused &amp;ldquo;ConcurrentModificationException&amp;rdquo; errors and failed deep analysis jobs.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;57181&lt;/td&gt;
 &lt;td&gt;Fixes an issue where duplicate Analysis Units were created for PL/I applications after an application was renamed.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;57665&lt;/td&gt;
 &lt;td&gt;Fixes an issue where extensions that had been deleted were automatically reinstalled during subsequent version updates or analysis runs.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="known-issues"&gt;Known Issues&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Internal Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16804&lt;/td&gt;
 &lt;td&gt;For PL1-based applications: renaming an application and then running a scan and analysis triggers a &amp;ldquo;Missing Package: pl1MergedPck not found&amp;rdquo; error. The underlying cause is incorrect package cleanup when the application folder path changes. This issue will be fixed in 2.11.18-funcrel.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="other-updates"&gt;Other Updates&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Internal Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16798&lt;/td&gt;
 &lt;td&gt;Fixed an issue where the &amp;ldquo;.NET Project and Resources Discoverers&amp;rdquo; extension was not automatically installed even though the Code Scanner had detected the required plugins (e.g. dmtdevcsharpdiscoverer), causing analysis to fail at the &amp;ldquo;Prepare Analysis Config&amp;rdquo; step with an &amp;ldquo;ArrayIndexOutOfBoundsException&amp;rdquo;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16797&lt;/td&gt;
 &lt;td&gt;Resolved a reporting defect where the Analysis Report (XLSX) listed Python, JavaScript, and TypeScript files as &amp;ldquo;Not Analyzed / Unanalyzed&amp;rdquo; despite those files being successfully parsed and visible as analyzed objects in the Imaging Viewer.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16795&lt;/td&gt;
 &lt;td&gt;Fixed a discovery issue where PL/1 sources with mixed .PLI/.PLC file extensions caused 8 separate analysis unit jobs to be created instead of the expected single job, impacting link accuracy in large mainframe applications (e.g. COBOL, PL/1, Assembler, Db2).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16794&lt;/td&gt;
 &lt;td&gt;Addressed the inability to define a priority order for KB Tools execution in Imaging Console. Previously, dependent KB Tools did not run in a predictable sequence, requiring manual re-runs and recomputation of function points - functionality that was available in CAST Management Studio.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="21116-funcrel"&gt;2.11.16-funcrel&lt;/h3&gt;
&lt;h4 id="other-updates-1"&gt;Other Updates&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Internal Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16733&lt;/td&gt;
 &lt;td&gt;The &amp;ldquo;Development Environment&amp;rdquo; option available when configuring a C/C++ analysis has been removed from the UI. This option allowed end users to choose a specific IDE that was used to develop the source code they wanted to analyze. Now, the development environment is auto detected and appropriate analysis configuration settings are applied as a result. See also &lt;a href="https://doc.castsoftware.com/technologies/c-cpp/com.castsoftware.cpp/analysis-config/"&gt;C/C++ analysis configuration&lt;/a&gt;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="resolved-issues-1"&gt;Resolved Issues&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Customer Ticket Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;49529&lt;/td&gt;
 &lt;td&gt;Fixes an issue where the filters on DLM target type shows only the range displayed in the page and not all available values. Now all available values are listed in all filters.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;53299&lt;/td&gt;
 &lt;td&gt;Fixes an issue where the Fast scan was failing (fixed by profiler version 1.8.38).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;54010&lt;/td&gt;
 &lt;td&gt;Fixes an issue preventing a successful installation as AIP Registry service fails with the error &amp;ldquo;Caused by: liquibase.exception.DatabaseException: ERROR: out of memory&amp;rdquo;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;54816&lt;/td&gt;
 &lt;td&gt;Fixes an issue where full graph objects are missing from Transaction graph view in CAST Imaging, when the &amp;ldquo;generate views&amp;rdquo; action is executed separately from a &amp;ldquo;generate snapshot&amp;rdquo; action (fixed if the com.castsoftware.aip version is &amp;gt;= 8.3.61).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;54277&lt;/td&gt;
 &lt;td&gt;Fixes an issue where debug logs are not visible in CAST Console &amp;ldquo;VIEW LOGS&amp;rdquo; panel during an ongoing analysis (specifically when a log pattern is found in a debug log message).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;55717&lt;/td&gt;
 &lt;td&gt;Fixes a performance issue for the snapshot indicator &amp;ldquo;Transaction with High number of objects&amp;rdquo;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;54152&lt;/td&gt;
 &lt;td&gt;Fixes an issue where XML metadata files from a SAP extraction are incorrectly marked as unanalyzed in the analysis report.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="bug-fixes"&gt;Bug Fixes&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Internal Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16750&lt;/td&gt;
 &lt;td&gt;Fixes an issue when the conversion to UTF-8 is not enabled and the onboarded application contains at least 1 non UTF-8 file: the alert was showing an incorrect number of non UTF-8 files, whereas now the alert shows the right number of non UTF-8 files.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16753&lt;/td&gt;
 &lt;td&gt;Improved encoding handling for IBM i applications: excluded .LF/.PF files and files detected as x-IBM930 from automatic UTF‑8 conversion to prevent loss of DDS views and analysis objects.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="21115-funcrel"&gt;2.11.15-funcrel&lt;/h3&gt;
&lt;h4 id="other-updates-2"&gt;Other Updates&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Internal Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;WEBI-16525&lt;/td&gt;
 &lt;td&gt;Onboarding without Fast Scan (legacy onboarding mode) is now deprecated. CAST recommends using onboarding with Fast Scan wherever possible (this is enabled by default for all new applications).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="resolved-issues-2"&gt;Resolved Issues&lt;/h4&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Customer Ticket Id&lt;/th&gt;
 &lt;th&gt;Details&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;53163&lt;/td&gt;
 &lt;td&gt;Fixes two vulnerabilities (orca-11894765 Spring4Shell and orca-13873215 Apache Tomcat) found in &amp;ldquo;spring-beans-5.3.13.jar&amp;rdquo; and &amp;ldquo;tomcat-embed-core-9.0.83.jar&amp;rdquo; shipped with the AIP Node component.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;53223&lt;/td&gt;
 &lt;td&gt;Fixes an issue causing the error &amp;ldquo;AIP version of the application 8.3.X1 is lower than the one in the analysis node 8.3.X2&amp;rdquo; when attempting to restore an application using the UI.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;41457&lt;/td&gt;
 &lt;td&gt;Fixes an issue where no Mainframe Analysis Unit was created for an application with only .CPY files. This was preventing the user from accessing the Mainframe Cobol configuration section.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;52408&lt;/td&gt;
 &lt;td&gt;Fixes an issue where no Mainframe Analysis Unit was created for an application with only .CPY files. This was preventing the user from accessing the Mainframe Cobol configuration section.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;52408&lt;/td&gt;
 &lt;td&gt;Fixes an issue where an application named &amp;ldquo;Tests&amp;rdquo; and its files are automatically excluded from analysis due to the default file filter exclusion expression &amp;rsquo;tests/'.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;52514&lt;/td&gt;
 &lt;td&gt;Fixes an out of memory issue when computing the snapshot indicator &amp;lsquo;Overlapping objects count&amp;rsquo;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;53052&lt;/td&gt;
 &lt;td&gt;Fixes an issue where the Security Dataflow feature was automatically and erroneously set to &amp;ldquo;disabled&amp;rdquo; during an analysis after being manually enabled. The feature will now remain enabled unless manually disabled.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;53338&lt;/td&gt;
 &lt;td&gt;Fixes an issue which was preventing the analysis from running with missing source code.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;53230&lt;/td&gt;
 &lt;td&gt;Fixes an issue which was preventing the removal of an application from the Management/Health dashboard and the measure schema when the application was deleted from the Console UI.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;54248&lt;/td&gt;
 &lt;td&gt;Fixes an issue which was preventing the removal of an application from the Management/Health dashboard and the measure schema when the application was deleted from the Console UI.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;53986&lt;/td&gt;
 &lt;td&gt;Fixes an issue in the KB Update Assistant that was causing the results to be incorrectly updated during the save and run actions.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;54072&lt;/td&gt;
 &lt;td&gt;Fixes an issue where a change in the PostgreSQL &amp;ldquo;operator&amp;rdquo; password caused the creation of application schemas to fail. Updated documentation has been provided, see the documentation: &lt;a href="https://doc.castsoftware.com/export-v2/storage/maintenance-and-configuration-for-cast-storage-service-and-postgresql/action-items-after-changing-the-operator-user-password-when-using-cast-console/"&gt;/export-v2/storage/maintenance-and-configuration-for-cast-storage-service-and-postgresql/action-items-after-changing-the-operator-user-password-when-using-cast-console/&lt;/a&gt;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="21114-funcrel"&gt;2.11.14-funcrel&lt;/h3&gt;
&lt;h4 id="notes"&gt;Notes&lt;/h4&gt;
&lt;p&gt;This extension has been withdrawn.&lt;/p&gt;</description></item><item><title>1.29</title><link>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/1-29/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/1-29/</guid><description>&lt;div class="alert alert-warning" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Note&lt;/div&gt;
&lt;p&gt;CAST Console 1.x is now deprecated (as of 06 October 2023). This means that no further development will be provided for this component, however fixes for customers issues will be provided up until 31 March 2024. If you are still actively using the CAST Console 1.x, you should plan a move to CAST Console 2.x as soon as possible.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;Note that CAST highly recommends updating to the new release of Console to take advantage of new features and bug fixes. See &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/aipconsole/upgrade-aip-console/"&gt;Upgrade AIP Console&lt;/a&gt;&lt;/strong&gt; for more information about this.&lt;/p&gt;</description></item><item><title>Current constraints and limitations</title><link>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/current-constraints-and-limitations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/current-constraints-and-limitations/</guid><description>&lt;h2 id="all-releases"&gt;All releases&lt;/h2&gt;
&lt;h3 id="console-is-designed-to-support-one-customer-only"&gt;Console is designed to support one customer only&lt;/h3&gt;
&lt;p&gt;It is not possible to manage multiple customers in the same console for now. If you need to deploy multiple Consoles, you will need to adapt the strategy of your infrastructure. Console supports multiple Console Front Ends on the same machine. Console supports multiple analysis nodes (the analysis node is an &amp;ldquo;image&amp;rdquo; that runs the Node (Back End server) and contains the AIP Core installation and its running environment (runtimes, program/log/temp folders….etc). There is no feature to monitor the performance of multiple Consoles (parallel analysis, jobs&amp;hellip;) on the same machine. This task will need to be supported by the customer.&lt;/p&gt;</description></item><item><title>1.x - H2 database CVE mitigation</title><link>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/1-x-h2-database-cve-mitigation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/aipconsole/release-notes/1-x-h2-database-cve-mitigation/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;A critical vulnerability has been discovered in the third-party tool &lt;strong&gt;&lt;a href="http://h2database.com/"&gt;h2 database&lt;/a&gt;&lt;/strong&gt; (all releases prior to &lt;strong&gt;2.0.206&lt;/strong&gt;) used by both the Console front-end package and the Node back-end package:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42392"&gt;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42392&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The h2 database is used by &lt;strong&gt;all 1.x releases of Console/Node&lt;/strong&gt; (2.x releases do not use the h2 database) and therefore &lt;strong&gt;all 1.x releases are impacted&lt;/strong&gt; by this CVE. See also &lt;strong&gt;&lt;a href="https://jfrog.com/blog/the-jndi-strikes-back-unauthenticated-rce-in-h2-database-console/"&gt;https://jfrog.com/blog/the-jndi-strikes-back-unauthenticated-rce-in-h2-database-console/&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="updates-to-consolenode-packages"&gt;Updates to Console/Node packages&lt;/h2&gt;
&lt;p&gt;CAST does NOT intend to provide a new release of Console 1.x that includes a new release of h2 database that includes the fix for this CVE. This is because the releases of h2 database that include the CVE fix are not compatible with the release of h2 database that CAST uses, and therefore a full database migration would be necessary with all the risk associated with it.&lt;/p&gt;</description></item></channel></rss>