What's new

3.5.6-patch-35261 - 2018/04/15

Server

  • Fixed session.Advanced.WaitForIndexesAfterSaveChanges when there are no indexes in the system
  • [RavenFS] Fixed backup operation
  • Fixing an issue when resolving a conflicted document with no metadata

3.5.6-patch-35260 - 2018/03/29

Server

  • Fix session.Advanced.WaitForIndexesAfterSaveChanges
  • Fix race condition when initializing the document store
  • Add per-document lock to endpoint 'studio-tasks/replication/conflicts/resolve'
  • Bullet proofing Historian.IsDirectChildOfCurrent from throwing NRE

3.5.6-patch-35259 - 2018/03/27

Client

  • Support Nagle session for multiple databases using the same document store

3.5.6-patch-35258 - 2018/03/27

Server

  • [Cluster] Make sure we include database documents in the snapshot

Client

  • Add Nagle support in session

Powershell

  • Add DontGenerateNewId to Raven.Powershell "Restore-Database" cmdlet

3.5.6-patch-35257 - 2018/03/07

Server

  • [Voron] Make sure that restore without specifying custom journal path in DatabaseRestoreRequest would get restored properly