8000 Update arangosync to 2.4.0 · arangodb/arangodb@d370ced · GitHub
[go: up one dir, main page]

Skip to content

Commit d370ced

Browse files
committed
Update arangosync to 2.4.0
1 parent a4fabdb commit d370ced

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
v3.8.0 (XXXX-XX-XX)
22
-------------------
33

4+
* Updated arangosync to 2.4.0.
5+
46
* For cluster AQL queries, let the coordinator determine the query id to be used
57
on DB servers. This allows the coordinator to roll back AQL query setup
68
requests via the query id. Previously, the DB servers each generated a local

VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CXX_STANDARD "17"
22
STARTER_REV "0.15.0"
3-
SYNCER_REV "2.3.0"
3+
SYNCER_REV "2.4.0"
44
GCC_LINUX "9.3.0-r2"
55
MSVC_WINDOWS "2019"
66
MACOS_MIN "10.14"

0 commit comments

Comments
 (0)
0