Release Notes - 2.3


2.3.0-funcrel

Fixes/Bugs

Customer Ticket Id Customer Details
Fixes an issue where the entity object property incorrectly displayed the table name it links to.

New Support

Customer Ticket Id Customer Details
Introduces support for navigation property use cases, resulting in more transactions and improved data relationship management.

2.3.0-beta4

Note

Remove unnecessary log statements to maintain clean and readable logs

2.3.0-beta3

New Support

Customer Ticket Id Customer Details
Support added for LINQ Query Syntax and upgrade of the internal library.

Enhancement/Improvements

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