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 5624179 commit c184b51Copy full SHA for c184b51
CHANGELOG
@@ -1,6 +1,8 @@
1
devel
2
-----
3
4
+* Updated arangosync to 2.6.0.
5
+
6
* Fix a potential multi-threading issue in index creation on coordinators,
7
when an agency callback was triggered at the same time the method
8
`ensureIndexCoordinatorInner` was left.
VERSIONS
@@ -1,6 +1,6 @@
CXX_STANDARD "17"
STARTER_REV "0.15.1"
-SYNCER_REV "2.5.0"
+SYNCER_REV "2.6.0"
GCC_LINUX "10.2.1_pre1-r3"
MSVC_WINDOWS "2019"
MACOS_MIN "10.14"
0 commit comments