2.1.13
- 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.