What's new

3.5.8-patch-35278 - 2018/12/10

Server

  • [SqlReplication]Fixed possible issue with skipping deletions when having multiple tasks defined
  • [Streaming] Fixed timeout issue when streaming results of expensive queries

Client

  • Fixed possible hang when using async API in full .NET Framework project that uses ASP.NET Core

Tools

  • Fixed Raven.StorageExporter for Voron tool that could infinitely read documents on corrupted data files

3.5.8-patch-35277 - 2018/11/07

Server

  • [RavenFS] Changed URL of endpoint allowing to touch bunch of files to avoid possible caching issue

3.5.8-patch-35276 - 2018/11/02

Server

  • [RavenFS] Added endpoint allowing to touch bunch of files
  • [RavenFS] Fixed possible issue with enqueue files to synchronization

3.5.8-patch-35275 - 2018/10/22

Server

  • fixed issue with 'LoadStartingWith' returning only first page of results when 'matches' parameter is passed

Smuggler

  • fixed 'Between' operation timeout issues that could occur under rare condition

3.5.7 (35274) - 2018/09/06

This is an aggregated build containing fixes released in patch versions since the previous stable build - 3.5.6 (35262) in addition with:

Server

  • [Replication] Fixed an issue that deletes of documents with long identifiers could not get replicated if they have similar prefix and database uses Esent storage
  • [Streaming] Fixed concurrency issue when using streaming API and Esent storage ("Esent transaction been accessed from multiple threads" error)
  • [RavenFS] Fixed synchronization issue that it could skip bunch of files when replicating to a new file system and there are updates to files meanwhile