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 beb2ca8 commit 4d23e99Copy full SHA for 4d23e99
CHANGELOG
@@ -1,6 +1,10 @@
1
devel
2
-----
3
4
+* Updated arangosync to v2.14.0.
5
+
6
+* Updated ArangoDB Starter to 0.15.6.
7
8
* ES-1396: under some rare circumstances it was possible that background index
9
creation missed some documents in case the documents were inserted after
10
background index creation started and the corresponding WAL files with the
VERSIONS
@@ -1,6 +1,6 @@
CXX_STANDARD "20"
-STARTER_REV "0.15.6-preview-2"
-SYNCER_REV "v2.14.0-preview-6"
+STARTER_REV "0.15.6"
+SYNCER_REV "v2.14.0"
GCC_LINUX "11.2.1_git20220219-r2"
MSVC_WINDOWS "2022"
LLVM_CLANG_MACOS "14"
0 commit comments