0.31.0
- Implement
MinimumPoolSize
: #85 - Implement server load balancing with new
LoadBalance
connection string setting: #226 - Add SourceLink
- Wrap
EndOfStreamException
inMySqlException
when connecting fails: #388 - Fix
StackOverflowException
when reading large BLOBs asynchronously - Don't set
Transaction
on newMySqlCommand
: #389 - Ignore
MySqlConnection.Cancel
when connection is broken: #386 - Improve internal code organisation: #376