File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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 ArangoDB Starter to 0.15.7.
5
+
4
6
* Updated OpenSSL to 1.1.1t and OpenLDAP to 2.6.4.
5
7
6
8
* BTS-1193: Fix for schema update. When removing a field and then inserting a
@@ -17,8 +19,6 @@ v3.8.9 (XXXX-XX-XX)
17
19
18
20
* Updated arangosync to v2.14.0.
19
21
20
- * Updated ArangoDB Starter to 0.15.6.
21
-
22
22
* ES-1396: under some rare circumstances it was possible that background index
23
23
creation missed some documents in case the documents were inserted after
24
24
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
- STARTER_REV "0.15.6 "
2
+ STARTER_REV "0.15.7 "
3
3
SYNCER_REV "v2.14.0"
4
4
GCC_LINUX "9.3.0-r2"
5
5
MSVC_WINDOWS "2019"
You can’t perform that action at this time.
0 commit comments