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
packagev5.1.0
. - Upgraded the
Npgsql
package tov7.0.2
. - Upgraded the
MySql.Data
package to8.0.32.1
. - Upgraded the
MySqlConnector
package to2.2.5
. - Upgraded the
Microsoft.Data.Sqlite
package tov7.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).
- @ngardon - implemented the feature
SkipQuery
(#377) - @SergerGood
- @himel951
- @dylanvdmerwe
- @Garios
- @paaaz
- @monoculture
- @Mewriick
- @arakis
- @pmarflee
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!