Release Notes - 1.4
-
1.4.6
1.4.6
Move to LTS (Long Term Support) - no changes applied. -
1.4.5-funcrel
1.4.5-funcrel
Fixes an issue potentially causing an error during the analysis with the message “Internal exception occurred during processing listener ParseExecCICS::parse on instance CAST_COBOL_ExecCICS”. 📝 48741 Fixes an issue potentially causing an error during the analysis with the message “Internal exception occurred during processing listener CreateCICSWebservice::createLookUpRequester on instance CAST_Cobol_Call_CICS_Webservice”. 📝 48922 Fixes an issue which causes an incorrect JCL Dataset name to be recorded. 📝 48959 Extension SDK: add AST for DELIMITER and TALLYING clauses in UNSTRING statement Extension SDK: improve AST and add AST for FOR and REPLACING clauses in INSPECT statement Extension SDK: Improve AST and add AST for GIVING clause in RETURN statement Extension SDK: Fix an issue in AST for case with multiple ADDRESS OF clauses in SET statement Extension SDK: add AST for VARYING clause in SEARCH statement Add support to EXEC DB2SQL for JCL SQL Query object 1.4.4-funcrel
1.4.4-funcrel
Extension SDK: Improve Identifier node which now can access the runtime value of data it points to. 1.4.3-funcrel
1.4.3-funcrel
Update to Extension SDK: Support ADDRESS OF clause in SET statement. Update to Extension SDK: Support POINTER and DELIMITED clauses in STRING and UNSTRING statements. Update to Extension SDK: Fix AST Error handling in UNSTRING, XML GENERATE statements. Update to Extension SDK: Fix AST conditional expression for WHEN statement. 1.4.2-funcrel
1.4.2-funcrel
Fixes a missing link to Cobol Data in RETURN statement. 📝 48264 Extension SDK: fix missing AST for error handling clauses in DIVIDE statement. Extension SDK: fix missing AST error handling in RETURN statement. Extension SDK: add AST for TALLYING clause in INSPECT statement. 1.4.1-funcrel
1.4.1-funcrel
Fixes a missing link to Cobol subprograms determined via the Cobol parameterization engine. 📝 46304 Support added for the “DB2PBTCH” procedure utility. Add transaction configuration for “CICS Webservice” objects. Fixes an issue potentially causing an error during the analysis with the message “Internal exception occurred during processing listener CwMetricsActionCobol::launchMetricationEmbeddedSQLFix”. Support added for resolving values for Cobol Data usage of PROCEDURE-POINTER types for creating links to subprograms. 1.4.0-funcrel
1.4.0-funcrel
Fixes an issues where JCL Procedure objects were incorrectly set as transaction entry points. Fixes a missing link between JCL Step and Cobol Program objects. A change in behaviour to ensure that Unknown Publisher MQ objects are set as transaction end points. Improvement to CICS Webservice support using SOAP protocol. Fixes false positive violations of the rule “IF statement must be closed by END-IF”. 💎 7304 1.4.0-beta3
1.4.0-beta3
Changes the behaviour to ensure that a link to a JCL Dataset is always created when the NEWNAME command for IDCAMS utility programs is used. Removed false positive Cobol Data for cases with User-defined Function. Add new option in Data structure option: Save data and links to sections/paragraphs/other data. Requirement: AIP 8.3.58 New Option for Save Data Structures Added new object Cobol User-Defined Function; Extension SDK: add start_function/end_function events Support User-defined Cobol Function Added property stocking Cobol data using in callTransacLink for CICS call program. Support Cobol Data using in CICS call program 1.4.0-beta2
1.4.0-beta2
Fix missing JCL SQL query objects through support of the DSNUPROC procedure. 📝 46653 Remove some unnecessary JCL SQL query objects created through keywords such as keywords TEMPLATE, LISTDEF, LOAD, RUNSTATS, OPTIONS. Fix missing bookmark in JCL SQL Query objects for some cases. Support GET/PUT commands for JCL FTPREXX procedure utility by creating access Write/Read link to corresponding JCL Dataset. Support JCL FTPREXX procedure utility Support GET/PUT commands for FTP JCL program utility by creating access Write/Read link to corresponding JCL Dataset. Support FTP JCL program utility 1.4.0-beta1
1.4.0-beta1
Fixes the missing JCL Job objects which were present in a single JCL file. 📝 46403 Fixes the incorrect evaluation which cause missing links in dynamic program calls and false positive unknown COBOL programs. 📝 46412 Fixes the incorrect JCL Dataset object for some specified cases when using COPY in DD Control Card. 📝 46459 Fixes the incorrect JCL Dataset object names for many specified cases in JCL Parametrisation. 📝 46464 Fixes the incorrect JCL Dataset object names when using DELETE in DD Control Card. 📝 46481 Fixes the incorrect links to JCL In-stream Procedure. 📝 46493 Improvised bookmark for IMS/Cobol SQL Query. IMS SQL query object now will link to IMS segments, SQL Analyser 3.7.0-funcrel requirement. Add links from IMS SQL query to IMS Databases