v2.35.1

Improvements

  • Enhanced Type Safety in SQL Server Data Provider
    Introduced strong typing for the transaction item callback function to prevent runtime errors caused by weak typing. This update ensures more reliable data handling when interacting with SQL Server.

Bug Fixes

  • Resolved Type-Related Bug in SQL Server Provider
    Addressed a bug stemming from insufficient type enforcement in the SQL Server Data Provider, enhancing stability and reducing potential data inconsistencies.