8000 Update ArangoDB Starter to 0.15.6 and arangosync to v2.14.0 · cloudhub-js/arangodb@4d23e99 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d23e99

Browse files
committed
Update ArangoDB Starter to 0.15.6 and arangosync to v2.14.0
1 parent beb2ca8 commit 4d23e99

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
devel
22
-----
33

4+
* Updated arangosync to v2.14.0.
5+
6+
* Updated ArangoDB Starter to 0.15.6.
7+
48
* ES-1396: under some rare circumstances it was possible that background index
59
creation missed some documents in case the documents were inserted after
610
background index creation started and the corresponding WAL files with the

VERSIONS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CXX_STANDARD "20"
2-
STARTER_REV "0.15.6-preview-2"
3-
SYNCER_REV "v2.14.0-preview-6"
2+
STARTER_REV "0.15.6"
3+
SYNCER_REV "v2.14.0"
44
GCC_LINUX "11.2.1_git20220219-r2"
55
MSVC_WINDOWS "2022"
66
LLVM_CLANG_MACOS "14"

0 commit comments

Comments
 (0)
0