File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
v3.8.9 (XXXX-XX-XX)
2
2
-------------------
3
3
4
+ * Updated arangosync to v2.15.0.
5
+
4
6
* Fixed a bug in the API used by `arangorestore`: On restore, a new _rev value
5
7
is generated for each imported document to avoid clashes with previously
6
8
present data. This must be created on the shard leader rather than the
@@ -23,8 +25,6 @@ v3.8.9 (XXXX-XX-XX)
23
25
in a single shard mode. For this not to happen, the verification of the
24
26
parameter being true as a condition to run optimizations was removed.
25
27
26
- * Updated arangosync to v2.14.0.
27
-
28
28
* ES-1396: under some rare circumstances it was possible that background index
29
29
creation missed some documents in case the documents were inserted after
30
30
background index creation started and the corresponding WAL files with the
Original file line number Diff line number Diff line change 1
1
CXX_STANDARD "17"
2
2
STARTER_REV "0.15.7"
3
- SYNCER_REV "v2.14 .0"
3
+ SYNCER_REV "v2.15 .0"
4
4
GCC_LINUX "9.3.0-r2"
5
5
MSVC_WINDOWS "2019"
6
6
LLVM_CLANG_MACOS "12"
You can’t perform that action at this time.
0 commit comments