1
0
Fork 0

Updated arangosync to 0.7.0 (#10535)

This commit is contained in:
KVS85 2019-11-26 10:41:25 +01:00 committed by GitHub
parent 06cb81be3d
commit 195c7de5e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
v3.4.9 (XXXX-XX-XX)
-------------------
* Updated arangosync to 0.7.0.
* Make the timeouts for replication requests (for active failover and master-slave
replication configurable via startup options:

View File

@ -1,5 +1,5 @@
STARTER_REV "0.14.12"
SYNCER_REV "0.6.5"
SYNCER_REV "0.7.0"
OPENSSL_LINUX "1.1.0l"
OPENSSL_MACOS "1.0.2t"
OPENSSL_WINDOWS "1.1.0l"