Releases: SapientGuardian/mysql-connector-net-netstandard
Releases · SapientGuardian/mysql-connector-net-netstandard
6.9.816
6.9.815
Fixes for non-English characters (thanks @kleberksms!)
6.9.814
Fixed transaction rollbacks on Dispose when using EF Core
6.9.813
Allow netstandard to utilize the MySqlConnectionStringBuilder feature
6.9.812
Fixed MySqlDataReader not disposed by EntityFrameworkCore
6.9.811
Fixed an issue where exceptions thrown during Open() could not be caught
6.9.810
Fixed MethodAccessException thrown when using library from full framework
6.9.809
Updated packages to .net core 1.0.0, changed versioning scheme to remove RC2
6.9.8-rc2-008
Fixed connections using the compression option in the connection string
6.9.8-rc2-007
Fixed 'Bad Handshake/Authentication Failure' exception when connecting to RDS and other SSL-enabled servers