Skip to content

1.3.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bgrainger bgrainger released this 05 Jan 06:18
· 890 commits to master since this release
1.3.0-beta.2
0527ba2
  • Implement MySqlException.IsTransient: #849.
  • Nagle's Algorithm is disabled on TCP sockets: #921.
  • Prevent exceptions being thrown from MySqlTransaction.Dispose: #923.
  • Fix error deserialising MySqlException.ErrorCode property.