Release Notes - 1.8


1.8.7-funcrel

Enhancement/Improvements

Customer Ticket Id Customer Details
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

Fixes/Bugs

Customer Ticket Id Customer Details
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.

Enhancement/Improvements

Customer Ticket Id Customer Details
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

Other Updates

Details
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

Note

This release provides improvements around the creation of "unknown" objects

Other Updates

Details
Added coverage for all APIs, up to date with the latest libraries.

1.8.3-funcrel

Other Updates

Details
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

Other Updates

Details
Improved evaluation of MongoDB collection objects.

1.8.1-funcrel

Resolved Issues

Customer Ticket Id Details
44193 Corrected the issue of a missing MongoDB collection.

Other Updates

Details
Corrected the issue of duplicate GUID.

1.8.0-funcrel

Note

Moved to funcrel.

Other Updates

Details
Supported APIs for the class IsolrBasicOperations

1.8.0-alpha2

New Support

Summary Details
Support for SolrNet 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.

1.8.0-alpha1

New Support

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