Release Notes - 2.3


  • 2.3.0-funcrel

    2.3.0-funcrel
    Fixes an issue preventing the creation of MongoDB Collection objects and links for certain bulk write operations. 📝 59369
    Fixes missing links from Spring Data MongoDB repository methods to MongoDB Collection objects when the repository extends a custom intermediate repository interface. 📝 59791
    Fixes an issue where a correctly resolved Elasticsearch cluster name was replaced by “Unknown” when the code
    conditionally used an empty settings object. |
    Adds new support for Quarkus Panache MongoDB — both the Repository and Active Record patterns, including reactive variants.
    Upgrades the internal evaluation engine, improving CRUD operation handling and object resolution, resulting in more accurate analysis results.