Skip to content

Fix the MDS v5.0.1 Memory Leaks | Bug Fixes

Latest
Compare
Choose a tag to compare
@mikependon mikependon released this 16 Mar 22:05
· 26 commits to master since this release

This release has included the updates to fix the Memory Leak issue of the MDS 5.0.1 (see dotnet/SqlClient#1810). It also contains some of the minor bug fixes.

RepoDb (v1.13.1) πŸš€

  • Feature: Introduce the SkipQuery operation. #377
  • Bug: RepoDb.SqlServer v1.13.0 - Memory leak in Microsoft.Data.SqlClient 5.0.1 #1128
  • Introduced the DynamicHandler() method into the IDbSetting interface.
  • Could not load file or assembly 'RepoDb.PostgreSql.dll' #1040
  • Fixed the issues when writing the records into the database via System.DataTable object using the BinaryBulkImport, when an Enum-based property is present.
  • Upgraded the Microsoft.Data.SqlClient package v5.1.0.
  • Upgraded the Npgsql package to v7.0.2.
  • Upgraded the MySql.Data package to 8.0.32.1.
  • Upgraded the MySqlConnector package to 2.2.5.
  • Upgraded the Microsoft.Data.Sqlite package to v7.0.4.

Credits πŸ™‡πŸΌβ€β™‚οΈ

Thank you to all the contributors/pull-requestors and collaborators of this release (filing the Issues/Bugs, Questions, Recommendations, Verification/Validations, etc).

For the other unlisted collaborators who made the contributions (i.e.: posting and answering comments) on the User Stories, and also to those who directly collaborated with our communities (in many ways), we are also extending our thanks to you.

Please continue to do so and many thanks!