Release Notes - 1.6
1.6.0-beta3
Other Updates
Details |
---|
Extension SDK: add method to get the conditional block in EVALUATE and WHEN statement nodes. |
Fixes missing Unknown Cobol Program object linking to CICS Transaction. |
Fixes CICS CSD files are not analyzed with the warning message "Mainframe.06: Unclosed string is found". |
Added support for JCL SQL Query for IKJEFT1B utility. |
Extension SDK: Add method to access Cobol SQL Query object. |
New Support
Summary | Details |
---|---|
Support JCL Control Cards | Control card file (*.ctl) is analyzed and links are created to display the relationship between JCL job and program or SQL query referenced in control card file. This change requires Core ≥ 8.3.60. |
1.6.0-beta2
Other Updates
Details |
---|
Fixes an issue causing a stack overflow due to recursive methods. |
Extension SDK: Fixes incorrect values for the condition block in IF statement node. |
1.6.0-beta1
Other Updates
Details |
---|
Fixes an issue potentially causing an error during the analysis with the message "Internal exception occurred during processing listener CreateCallCBLTDLILink::createLink on instance CAST_COBOL_Call". |
Extension SDK: Add a method to get the conditional block in IF statement node. |
New Support
Summary | Details |
---|---|
Add Data Queue support for Cobol | Support SEND API and RECEIVE API for Data Queues in IBM i (AS/400). |