Release Notes - 2.2


2.2.2-funcrel

Stability

Customer Ticket Id Customer Details
Enhances fault handling to avoid tracebacks impacting link creation between Java Method objects and JPA Entity Operation objects.

Fixes/Bugs

Customer Ticket Id Customer Details
Fixes incomplete resolution issues involving the creation of links between Spring JDBC Query objects and Tables by updating internal evaluation engine.
57041 Fixes missing links between Java Method objects and JPA Entity Operation objects.

Enhancement/Improvements

Customer Ticket Id Customer Details
Updates embedded libraries.

2.2.1-funcrel

Stability

Customer Ticket Id Customer Details
55973 Enhances fault handling to avoid tracebacks for unsupported resolution patterns while retaining unaffected elements.
56017 Fixes a resolution error caused by an unhandled use case, which led to a traceback and partial loss in object/link generation.

Fixes/Bugs

Customer Ticket Id Customer Details
55726 Fixes an issue affecting the creation of links between JAVA METHOD objects and Entity Operation objects for CRUD use cases.
55681 Fixes an issue affecting the creation of Spring JDBC Unknown Query objects.

New Support

Customer Ticket Id Customer Details
Adds new support for queries when evaluation fails and returns an empty list by creating Spring Data Unknown Query, Spring Data JPQL Unknown Query and Spring JDBC Unknown Query objects.

2.2.0-funcrel

Stability

Customer Ticket Id Customer Details
Fixes the dependency towards CAST AIP Internal Extension to avoid crash in analysis.

Fixes/Bugs

Customer Ticket Id Customer Details
Fixes an issue involving the names of the objects built using java.lang.StringBuilder.

2.2.0-beta3

Fixes/Bugs

Customer Ticket Id Customer Details
Fixes an issue involving warning messages on the analysis log.
Fixes an issue affecting the creation of Spring JDBC Query objects.
Fixes an issue affecting the creation of Spring JDBC Query objects.

New Support

Customer Ticket Id Customer Details
Introduces support for Spring Data Relational
Introduces support for CRUD methods of JdbcAggregateTemplate and its interface JdbcAggregateOperations

2.2.0-beta2

Fixes/Bugs

Customer Ticket Id Customer Details
Fixes an issue creating multiple duplicate "Warning" messages in the analysis log.
Fixes an issue affecting creation of links between Java Method objects and JPQL Query objects.

New Support

Customer Ticket Id Customer Details
Adds new support for org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations CRUD methods.
Adds new support for Spring Data R2DBC.

Enhancement/Improvements

Customer Ticket Id Customer Details
Improves accuracy in generating Spring JDBC Query objects for Spring JdbcClient.

2.2.0-beta1

New Support

Customer Ticket Id Customer Details
Adds new support for JdbcClient interface by creating Spring JDBC Query objects.
Adds new support for Quarkus Panache framework for repository pattern.