Skip to content

0.22.0

Choose a tag to compare

@bgrainger bgrainger released this 29 Jun 14:48
· 2342 commits to master since this release
  • Add server certificate validation via MySqlConnectionStringBuilder.CACertificateFile: #280
  • Support sha256_password authentication: #281
  • Ignore IOException in TryPingAsync: #289
  • Fix "Aborted connection" server errors when MySqlConnection isn't disposed: #290
  • Run integration tests on MySQL Server 5.6, MySQL Server 5.7, MariaDB 10.3, Percona Server 5.7.