Skip to content

2.1.13

Compare
Choose a tag to compare
@bgrainger bgrainger released this 26 Aug 14:54
· 570 commits to master since this release
2.1.13
e826461
  • Swallow (but log) exceptions in MySqlDataReader.Dispose(Async): #1154.
  • Add MySqlDataReader.GetBytes(string): #1197.
  • Eliminate allocation in OnStatementBegin: #1207.
  • Thanks to @CorentinPtrl and @iamcarbon for contributions to this release.