Release Notes - 2.3


2.3.0-beta4

Note

Remove unnecessary log statements to maintain clean and readable logs

2.3.0-beta3

New Support

Customer Ticket Id Technical Details Customer Details
Support for LINQ Query Syntax ensures that the query syntax usage in the Entity Framework results in appropriate callLink between the method and participating entity operation object Support added for LINQ Query Syntax and upgrade of the internal library.

Enhancement/Improvements

Customer Ticket Id Technical Details Customer Details
Details of the triggered Persistence API associated with the CRUD operation can be viewed in the call link. New details to explain which framework API has been triggered for CRUD Operations and queries.

2.3.0-beta2

Other Updates

Details
Better error management leading to more links.
An update has been implemented to ensure "relyOn" links are correctly created between Entity objects and corresponding C# classes.

2.3.0-beta1

Resolved Issues

Customer Ticket Id Details
50953 Fixes an issue causing missing links from CRUD Add/Delete operations. As a result of this fix, an improvement has been introduced: see the New Support section below for details.

New Support

Summary Details
Support added for Repository and Unit of Work patterns Limited support has been provided to create links with entity "operation" objects when "repository" and "unit of work" patterns are used in an application.