You are currently browsing legacy 3.0 version of documentation. Click here to switch to the newest 5.1 version.
What's new
3.0.30183 - 2019/04/01
Server
[Configuration]
AddedRaven/Esent/MaxSessions
configuration option
Client
[RavenFS]
Useing 15 minutes timeout for streaming headers of files from RavenFS
3.0.30182 - 2018/04/27
This is an aggregated build containing fixes released in hotfix versions since the previous stable build - 3.0.30179.
3.0.30180-Hotfix - 2018/03/29
Server
[RavenFS]
Stability fixes- Fix: update license issue
- Fixed concurrency exception during indexes PUT
Client
[RavenFS]
Properly escaping queries to ensure we can handle files containing # character in the name[RavenFS]
AsyncFilesSession doesn't have to watch conflicts notifications
3.0.30179 - 2017/07/21
This is an aggregated build containing fixes released in hotfix versions since the previous stable build - 3.0.30171 in addition with:
Database
[Replication]
index replication stability improvements,[Indexing]
adjustments to index compilation mechanism,[Indexing]
fixed issue with map-reduce calculating__reduce_key
incorrectly if group containsLast-Modified
field from @metadata,[Indexing]
fixed possible high-memory and CPU consumption by Lucene,[Prefetching]
stability improvements
Backup
- added support in Raven.Backup for UNC paths
FileSystem
[Synchronization]
stability improvements