mirror of https://gitee.com/bigwinds/arangodb
Updated arangosync to 0.7.1
This commit is contained in:
parent
6f4ce44716
commit
c122123599
|
@ -1,6 +1,8 @@
|
|||
devel
|
||||
-----
|
||||
|
||||
* Updated arangosync to 0.7.1.
|
||||
|
||||
* rename `minReplicationFactor` into `writeConcern` to make it consistent with
|
||||
`--cluster.write-concern` and avoid confusion with
|
||||
`--cluster.min-replication-factor`
|
||||
|
@ -23,8 +25,6 @@ devel
|
|||
This is a consistency fix within the API as all other APIs include the name.
|
||||
As a work around the returned _key can be used, which is identical to the name.
|
||||
|
||||
* Updated arangosync to 0.7.0.
|
||||
|
||||
* REMOTE and GATHER no longer make subqueries unsuitable for the
|
||||
`splice-subqueries` optimization.
|
||||
|
||||
|
|
Loading…
Reference in New Issue