Release Notes - 1.8


  • 1.8.8-funcrel

    1.8.8-funcrel
    Fixes an issue where an internal error message appeared while processing cluster details in Couchbase.
    Fixes an issue where an internal error message appeared during Couchbase analysis.
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.8.7-funcrel

    1.8.7-funcrel
    Brand new support for LINQ-based CRUD APIs for MongoDB and Azure Cosmos DB.
    New details to explain which framework API has been triggered for CRUD Operations and queries.
  • 1.8.6-funcrel

    1.8.6-funcrel
    Resolved an issue where the extension showed an error when it couldn’t access a required file. The fix results in the creation of additional links.
    Resolved exceptions occurring during database/collection object resolution.
    Improved the extension’s performance by optimizing parts of the code for better results.
    Resolved an issue where the extension raised a maximum recursion depth error.
  • 1.8.5-funcrel

    1.8.5-funcrel
    Resolved an issue where the transaction configuration was not updated when upgrading the extension, impacting transaction analysis.
    Resolved an issue where a traceback error was visible in the analysis log due to an object name being created with “NoneType”.
  • 1.8.4-funcrel

    1.8.4-funcrel
    This release provides improvements around the creation of “unknown” objects
    Added coverage for all APIs, up to date with the latest libraries.
  • 1.8.3-funcrel

    1.8.3-funcrel
    Provides a fix to ensure that data sensitive collection objects are correctly identified regardless of the case they are written in.
  • 1.8.2-funcrel

    1.8.2-funcrel
    Improved evaluation of MongoDB collection objects.
  • 1.8.1-funcrel

    1.8.1-funcrel
    Corrected the issue of a missing MongoDB collection. 📝 44193
    Corrected the issue of duplicate GUID.
  • 1.8.0-funcrel

    1.8.0-funcrel
    Moved to funcrel.
    Supported APIs for the class IsolrBasicOperations
  • 1.8.0-alpha2

    1.8.0-alpha2
    Support added for .NET implementation of Apache Solr for SolrNet and SolrNet.Cloud nuget packages. See https://doc.castsoftware.com/display/TECHNOS/Apache+Solr+support+for+.NET+source+codeexternal link.Support for SolrNet
  • 1.8.0-alpha1

    1.8.0-alpha1
    Support provided for Lucene.NET Library CRUD APIs: CRUD links are created from C# methods to .NET Lucene index objects.Lucene.NET support for NoSQL.NET