2.3.4
- Unify
Application Name
connection string option andMySqlDataSourceBuilder.UseName
: #1434. - Remove TLS version fallback code: #1409.
- Fix
ArgumentOutOfRangeException
inTimerQueue.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.