1
0
Fork 0

Updated arangosync to 0.7.0

This commit is contained in:
KVS85 2019-11-25 14:33:40 +01:00
parent 917ad26d0d
commit c603cf6bf8
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
v3.3.25 (2019-XX-XX)
--------------------
* Updated arangosync to 0.7.0.
* Fixed "ArangoDB is not running in cluster mode" errors in active failover setups.
This affected at least /_admin/cluster/health.

View File

@ -6,4 +6,4 @@ GCHANGE_FREQ "weekly"
GPRIORITY "0.8"
BROWSEABLE_VERSIONS "'devel', '3.4', '3.3', '3.2', '3.1', '3.0', '2.8'"
STARTER_REV "0.14.12"
SYNCER_REV "0.6.5"
SYNCER_REV "0.7.0"