Skip to content

0.31.0

Compare
Choose a tag to compare
@bgrainger bgrainger released this 14 Nov 18:12
· 2045 commits to master since this release
  • Implement MinimumPoolSize: #85
  • Implement server load balancing with new LoadBalance connection string setting: #226
  • Add SourceLink
  • Wrap EndOfStreamException in MySqlException when connecting fails: #388
  • Fix StackOverflowException when reading large BLOBs asynchronously
  • Don't set Transaction on new MySqlCommand: #389
  • Ignore MySqlConnection.Cancel when connection is broken: #386
  • Improve internal code organisation: #376