Release Notes - 1.3


  • 1.3.9-funcrel

    1.3.9-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.3.8-funcrel

    1.3.8-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.3.7-funcrel

    1.3.7-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Improves analysis speed and accuracy by adding optimized filtering.
  • 1.3.6-funcrel

    1.3.6-funcrel
    Resolves an issue affecting the creation of link between C# Method and .NET MyBatis SQL Query 📝 55452
    Unknown SQL Query objects are now created per Java method, versus JEE Analysis Unit
    Unknown SQL Query objects are now created per C# method, versus .Net Analysis Unit
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results
  • 1.3.5-funcrel

    1.3.5-funcrel
    Replaced invalid references in rule 1677000 “Avoid string interpolations to prevent SQL injections (MyBatis/iBatis)”. 📝 51654
  • 1.3.4-funcrel

    1.3.4-funcrel
    Improved accuracy of rule 1677000 “Avoid string interpolations to prevent SQL injections (MyBatis/iBatis)”.
    New details to explain which framework API has been triggered for CRUD Operations and queries.
    Updated embedded libraries.
  • 1.3.3-funcrel

    1.3.3-funcrel
    Updated embedded libraries.
  • 1.3.2-funcrel

    1.3.2-funcrel
    An update has been made to ensure “relyOn” links are correctly implemented between MyBatis Entity objects and corresponding Java classes.
    Fixed Traceback TypeError: Can’t convert ‘NoneType’ object to str implicitly
    Fixed Traceback AttributeError appearing in the analysis log: “‘NoneType’ object has no attribute ‘replace’”.
  • 1.3.1-funcrel

    1.3.1-funcrel
    Fixes an issue where placeholders in mapper files were not being resolved correctly from properties or config files. 📝 50131
  • 1.3.0-funcrel

    1.3.0-funcrel
    Support added for Spring Framework iBatis CRUD APIs
    An update was made to change the scope of the rule to include only Java MyBatis SQL Query and DotNet MyBatis SQL Query objects. 💎 1677000
  • 1.3.0-beta2

    1.3.0-beta2
    Unknown Entity and Unknown Entity Operation objects will now be created for tk.mybatis CRUD APIs in case the respective entity cannot be resolved
  • 1.3.0-beta1

    1.3.0-beta1
    Support added for tk.mybatis library, with Entity and Entity Operation objects.
    Support added for Annotaion Provider APIs.
  • 1.3.0-alpha1

    1.3.0-alpha1
    SQL Query objects from Java MyBatis projects are now named as “Java MyBatis SQL Query” and their evaluation has been improved.
    SQL Query objects from .Net MyBatis projects are now named as “DotNet MyBatis SQL Query” and their evaluation has been improved.