1
0
Fork 0

Updated arangosync to 0.7.0 (#10532)

This commit is contained in:
KVS85 2019-11-26 10:40:54 +01:00
parent c072d84397
commit 752dd7fdd5
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
v3.5.3 (XXXX-XX-XX)
-------------------
* Updated arangosync to 0.7.0.
* Fixed issue #10470: The WebUI now shows potential errors and details which
occured using _api/import (e.g. unique constraint violated).

View File

@ -1,5 +1,5 @@
STARTER_REV "0.14.12"
SYNCER_REV "0.6.5"
SYNCER_REV "0.7.0"
GCC_LINUX "8.3.0"
MSVC_WINDOWS "2017"
MACOS_MIN "10.11"