Release Notes - 1.1


  • 1.1.5-funcrel

    1.1.5-funcrel
    Resolves an issue affecting the creation of JDBC SQL Query object.
    Resolves an issue that causes a traceback error in the JDBC application.
    Fixes unresolved queries and improve object resolution, resulting in more objects and links.
    Improves overall performance and resolution during evaluation.
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.1.4-funcrel

    1.1.4-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Improves JDBC SQL query objects by removing an unnecessary internal check.
  • 1.1.3-funcrel

    1.1.3-funcrel
    Resolves a performance issue during evaluation that caused slow query execution.
    Fixes unresolved queries by adding support for XML configurations, ensuring more objects and links are created.
    Resolves an issue where reusing a StringBuilder with buffer reset caused subsequent SQL queries
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.1.2-funcrel

    1.1.2-funcrel
    Updates embedded libraries.
  • 1.1.1-funcrel

    1.1.1-funcrel
    Fixes evaluation issues that caused missing results, ensuring more objects and links are created for better accuracy 📝 56239
    Improves performance for more optimized and reliable results.
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.1.0-funcrel

    1.1.0-funcrel
    Fixes evaluation issues that caused missing results, ensuring more objects and links are created for better accuracy 📝 56164
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Improves performance for more optimized and reliable results.
    Resolves an issue that causes a traceback error in the JDBC application.
  • 1.1.0-beta1

    1.1.0-beta1
    Adds a quality rule 1045300. It results in a violation if column label used over column index for ResultSet getters parameter
    Adds a quality rule 1045304. It results in a violation if JDBC DatabaseMetaData methods is calling
    Adds a quality rule 1045302. It results in a violation if fetch size for large queries is not specified
    Fixes evaluation issues that caused missing results, ensuring more objects and links are created for better accuracy.