Release Notes - 3.1


  • 3.1.14-funcrel

    3.1.14-funcrel
    Enhances fault handling to improve traceback messages during xml file analysis. 📝 56019
    Enhances fault handling to improve traceback messages during xml file analysis. 📝 56021
    Adds new support for queries when evaluation fails and returns an empty list by creating Batch SQL Unknown Query, Batch JDBC Unknown Query and Batch JPQL Unknown Query objects.
  • 3.1.13-funcrel

    3.1.13-funcrel
    Improves extension stability and accuracy in identifying Batch SQL Query objects.
  • 3.1.12-funcrel

    3.1.12-funcrel
    Fixes an issue affecting the creation of Batch JDBC Query objects and associated Links generation.
    Fixes an issue which occurs when reading xml files.
  • 3.1.11-funcrel

    3.1.11-funcrel
    Updated embedded libraries.
    Introduced a new property within call link to expose details of triggered APIs associated with queries.
  • 3.1.10-funcrel

    3.1.10-funcrel
    Fix missing query object due to traceback occuring when an API used to build the query was missing.
    Update third party JARs due to vulnerabilities detected in the extension.
    Fix performance issues at application level which occur when links are created between beans and steps, when beans have SQL queries among their properties. Bad performance occured because of loops inside loops.
    Fix tracebacks which occur when reading empty xml files.
    Fixes an issue causing a missing select link between java methods and database objects. When queries are declared using setSelectClause/setFromClause/setWhereClause APIs, when the query parameters don’t start with select/from/where, we add them before building the complete query.
  • 3.1.9-funcrel

    3.1.9-funcrel
    Fix missing links between steps and beans objects. These links are created at application level.
    Fix traceback which occured when parsing xml files. A proper message has been added and files not proper to Batch Analyzer are filtered.
    For unresolved or incomplete query objects, use ‘Unknown Query’ to name them.
    Fix missing links between two batch steps due to random linking. Now linking is done using objects’ path similarity.
  • 3.1.8-funcrel

    3.1.8-funcrel
    Add support for cursor-based and paging-based implementations in Java and XML.Add support for database access in Spring Batch
  • 3.1.7-funcrel

    3.1.7-funcrel
    Fixes the missing links from steps to read and write methods. 📝 44428
    Fixes the missing Spring batch object creation by fixing parsing for some XML files. 📝 44364
  • 3.1.6-funcrel

    3.1.6-funcrel
    Fixes the missing links from “Batch Step objects” to “java methods” (read, write, and process). 📝 43888
    Fixes an issue wherein the “Batch Step objects” were not created. 📝 43701
    Support provided for jakarta.batch package.
  • 3.1.5-funcrel

    3.1.5-funcrel
    Fixes an issue wherein the log file had unnecessary information. Cleaned the log and put only necessary information for unresolved string evaluation. 📝 42470
    Fixed traceback in code occuring when evaluating string concatenation. 📝 42470
  • 3.1.4-funcrel

    3.1.4-funcrel
    Fixes a traceback issue and creates the batch jobs in Java. (Fixes the following warning message: did not match C++ signature). 📝 38600
  • 3.1.3-funcrel

    3.1.3-funcrel
    Change message when beans are not linked to steps at application level. 📝 38155
    Fix internal issue when partition steps are present in xml file. 📝 38080
  • 3.1.2-funcrel

    3.1.2-funcrel
    The extension now supports the ability to configure jobs and steps for applications in Spring Batch via Java. See https://doc.castsoftware.com/display/TECHNOS/Batch+Analyzer+-+3.1#BatchAnalyzer3.1-FeaturesofSpringBatchFrameworkinJavaexternal link for more information.Support Job and Step created programmatically
  • 3.1.1-funcrel

    3.1.1-funcrel
    Java analysis warning: Extension com.castsoftware.springbatch has encountered an issue. The warning is displayed when there is no step attribute for partition tag in batch XML file. 📝 35399
    Support ‘flow’, ‘split’ and ‘decider’ tags in spring batch XML files.
  • 3.1.0-funcrel

    3.1.0-funcrel
    Extension com.castsoftware.springbatch has encountered an issue. Support the ‘ref’ attribute for batch job tags which are located inside step tags in xml files. 📝 25956