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

< 8000 a href="#start-of-content" data-skip-target-assigned="false" class="px-2 py-4 color-bg-accent-emphasis color-fg-on-emphasis show-on-focus js-skip-to-content">Skip to content

Commit e3f09de

Browse files
committed
Update ArangoDB Starter to 0.15.6 and arangosync to v2.14.0
1 parent 5449cda commit e3f09de

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGELOG

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
v3.8.9 (XXXX-XX-XX)
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
@@ -45,8 +49,6 @@ v3.8.9 (XXXX-XX-XX)
4549
This fixes a bug which could block a shard under certain circumstances. This
4650
fixes BTS-1110.
4751

48-
* Updated arangosync to v2.13.0.
49-
5052
* Fixed issue #17291: Server crash on error in the PRUNE expression.
5153
Traversal PRUNE expressions containing JavaScript user-defined functions
5254
(UDFs) are now properly rejected in single server and cluster mode.

VERSIONS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CXX_STANDARD "17"
2-
STARTER_REV "0.15.5"
3-
SYNCER_REV "v2.13.0"
2+
STARTER_REV "0.15.6"
3+
SYNCER_REV "v2.14.0"
44
GCC_LINUX "9.3.0-r2"
55
MSVC_WINDOWS "2019"
66
LLVM_CLANG_MACOS "12"

0 commit comments

Comments
 (0)
0