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

Skip to content

Commit c184b51

Browse files
committed
Update arangosync to 2.6.0
1 parent 5624179 commit c184b51

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
devel
22
-----
33

4+
* Updated arangosync to 2.6.0.
5+
46
* Fix a potential multi-threading issue in index creation on coordinators,
57
when an agency callback was triggered at the same time the method
68
`ensureIndexCoordinatorInner` was left.

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.1"
3-
SYNCER_REV "2.5.0"
3+
SYNCER_REV "2.6.0"
44
GCC_LINUX "10.2.1_pre1-r3"
55
MSVC_WINDOWS "2019"
66
MACOS_MIN "10.14"

0 commit comments

Comments
 (0)
0