Skip to content

2.3.4

Compare
Choose a tag to compare
@bgrainger bgrainger released this 14 Jan 15:36
· 58 commits to master since this release
2.3.4
0cad51c
  • Unify Application Name connection string option and MySqlDataSourceBuilder.UseName: #1434.
  • Remove TLS version fallback code: #1409.
  • Fix ArgumentOutOfRangeException in TimerQueue.Add: #1424.
  • Fix InvalidCastException when using stored procedures with MySQL 5.0: #1431.
  • Fix hang when disposing MySqlDataSource twice on .NET Framework.
  • Thanks to @SolacomYongYao for contributions to this release.