Release Notes - 2.2
2.2.1-funcrel
Stability
| Customer Ticket Id | Customer Details |
|---|---|
| 56017 | Fixes a resolution error caused by an unhandled use case, which led to a traceback and partial loss in object/link generation. |
| 55973 | Enhances fault handling to avoid tracebacks for unsupported resolution patterns while retaining unaffected elements. |
Fixes/Bugs
| Customer Ticket Id | Customer Details |
|---|---|
| 55681 | Fixes an issue affecting the creation of Spring JDBC Unknown Query objects. |
| 55726 | Fixes an issue affecting the creation of links between JAVA METHOD objects and Entity Operation objects for CRUD use cases. |
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 affecting the creation of Spring JDBC Query objects. | |
| Fixes an issue affecting the creation of Spring JDBC Query objects. | |
| Fixes an issue involving warning messages on the analysis log. |
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Introduces support for CRUD methods of JdbcAggregateTemplate and its interface JdbcAggregateOperations | |
| Introduces support for Spring Data Relational |
2.2.0-beta2
Fixes/Bugs
| Customer Ticket Id | Customer Details |
|---|---|
| Fixes an issue affecting creation of links between Java Method objects and JPQL Query objects. | |
| Fixes an issue creating multiple duplicate "Warning" messages in the analysis log. |
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Adds new support for Spring Data R2DBC. | |
| Adds new support for org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations CRUD methods. |
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 Quarkus Panache framework for repository pattern. | |
| Adds new support for JdbcClient interface by creating Spring JDBC Query objects. |