What's new

3.5.5-patch-35231 - 2017/10/26

Server

  • Don't display the query as running when it was unsuccessful (in the debug endpoint)
  • Fix issue in binary backup restore - restoring from a full and incremental backup in the same folder

Cluster

  • Fix: cannot elect a new leader after dropping an existing one

3.5.5-patch-35223 - 2017/10/10

Server

  • [Cluster] improved stability

Client

  • Support sharded bulk insert when using embeddable DocumentStore
  • [Cluster] Set the correct node info when we have to fetch a new topology

Studio

  • Allow to edit the secret in the API keys view
  • Fixed a bug with German umlauts (äöü)
  • [RavenFS] display the metadata in chrome correctly

RavenFS

  • improved the synchronization process when we have deletions to synchronize

Storage Exporter

  • Better handling of exported attachments from RavenFS

3.5.5-patch-35222 - 2017/10/03

Client

  • [Cluster] Properly fetch the topology when the primary node is down

RavenFS

  • Properly escaping queries to ensure we can handle files containing # character in the name

3.5.5-patch-35221 - 2017/09/25

Server

  • Added missing user to SNMP with username set to 'ravendb'
  • Index replication must not delete indexes it has already put once it encounters an error

Client

  • Fixing client hang when the project that uses the client references NETStandard assembly

Storage Exporter

  • Support export of RavenFS as attachments

3.5.5-patch-35220 - 2017/09/07

Server

  • Workaround for rare ASP.Net binding issue