1
0
Fork 0

Updated CHANGELOG

This commit is contained in:
Tobias Gödderz 2019-11-29 10:47:18 +01:00
parent 420332c30b
commit 26d44d7bfb
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
devel
-----
* Fixed a bug in smart graph bfs traversals that might violate path uniqueness
requirements in rare cases.
* Updated arangosync to 0.7.1.
* rename `minReplicationFactor` into `writeConcern` to make it consistent with
@ -13,7 +16,7 @@ devel
The optimization is turned on by default and can be disabled by setting the
startup option `--query.parallelize-gather-writes` to `false`.
* Shard synchronisation readlock aware of rebootId.
* Bugfix: In an AQL cluster query, when gathering unsorted data in combination