8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fabdb commit d370cedCopy full SHA for d370ced
CHANGELOG
@@ -1,6 +1,8 @@
1
v3.8.0 (XXXX-XX-XX)
2
-------------------
3
4
+* Updated arangosync to 2.4.0.
5
+
6
* For cluster AQL queries, let the coordinator determine the query id to be used
7
on DB servers. This allows the coordinator to roll back AQL query setup
8
requests via the query id. Previously, the DB servers each generated a local
VERSIONS
@@ -1,6 +1,6 @@
CXX_STANDARD "17"
STARTER_REV "0.15.0"
-SYNCER_REV "2.3.0"
+SYNCER_REV "2.4.0"
GCC_LINUX "9.3.0-r2"
MSVC_WINDOWS "2019"
MACOS_MIN "10.14"
0 commit comments