Skip to content

Releases: SapientGuardian/mysql-connector-net-netstandard

6.9.816

06 Apr 20:34
Compare
Choose a tag to compare

Fixed compatibility with net46x

6.9.815

14 Mar 18:36
Compare
Choose a tag to compare

Fixes for non-English characters (thanks @kleberksms!)

6.9.814

04 Feb 13:55
Compare
Choose a tag to compare

Fixed transaction rollbacks on Dispose when using EF Core

6.9.813

12 Aug 21:23
Compare
Choose a tag to compare

Allow netstandard to utilize the MySqlConnectionStringBuilder feature

6.9.812

14 Jul 10:56
Compare
Choose a tag to compare

Fixed MySqlDataReader not disposed by EntityFrameworkCore

6.9.811

02 Jul 15:52
Compare
Choose a tag to compare

Fixed an issue where exceptions thrown during Open() could not be caught

6.9.810

28 Jun 22:30
Compare
Choose a tag to compare

Fixed MethodAccessException thrown when using library from full framework

6.9.809

28 Jun 20:45
Compare
Choose a tag to compare

Updated packages to .net core 1.0.0, changed versioning scheme to remove RC2

6.9.8-rc2-008

25 Jun 18:59
Compare
Choose a tag to compare
6.9.8-rc2-008 Pre-release
Pre-release

Fixed connections using the compression option in the connection string

6.9.8-rc2-007

21 Jun 21:11
Compare
Choose a tag to compare
6.9.8-rc2-007 Pre-release
Pre-release

Fixed 'Bad Handshake/Authentication Failure' exception when connecting to RDS and other SSL-enabled servers