What's new

3.5.10-patch-35302 - 2020/09/21

Client

  • [BulkInsert] Added StoreAsync method
  • [BulkInsert] Fixed potential deadlock by providing TaskCreationOptions.RunContinuationsAsynchronously flag to TCS instance

3.5.10-patch-35301 - 2020/08/27

Client

  • Apply the fix for losing type information when using ToArray with group by only for .NET Core

3.5.10-patch-35300 - 2020/07/16

Tools

  • [Storage Exporter] Add LogFileSize and MaxVerPages arguments

3.5.10-patch-35296 - 2020/06/19

Server

  • [Configuration] added 'Raven/Storage/SkipConsistencyCheck'

3.5.10-patch-35295 - 2020/05/28

Server

  • fix a race condition during indexing which caused an ObjectDisposedException
  • .NET Core lose type information when using ToArray with group by

Embedded

  • New configuration setting "EmbeddedResponseStreamMaxCachedBlocks" to limit the number of blocks cached in the embedded ResponseStream