Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@okramarenko okramarenko released this 20 Apr 09:54
· 11 commits to master since this release
  • Support .NET 7.0

  • Speed up inserts with SingleStoreDataAdapter

  • Loop to read all data when decompressing

  • Fix deadlock when cancelling a command

  • Fix BulkCopy for DateOnly and TimeOnly

  • Fix unintentional TLS downgrade

  • Implement SingleStoreAttribute.Clone

  • Normalize the order of keys in the connection string returned by SingleStoreConnectionStringBuilder.ConnectionString

  • Drop support for .NET 4.5

  • Fix a race condition in recovering leaked sessions

  • Fix failure to dispose objects if an exception is thrown when connecting