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.1 (XXXX-XX-XX)
2
2
-------------------
3
3
4
+ * Updated arangosync to 2.6.0.
5
+
4
6
* Added protocol specific metrics: histogram about request body size, total
5
7
number of HTTP/2 connections and total number of VST connections.
6
8
@@ -96,8 +98,6 @@ v3.8.1 (XXXX-XX-XX)
96
98
97
99
* Updated ArangoDB Starter to 0.15.1.
98
100
99
- * Updated arangosync to 2.5.0.
100
-
101
101
* Fix BTS-453: Download of a HotBackup from remote source doesn't work on macOS.
102
102
103
103
* Web UI: Fixes a logical error which occured after re-visiting the logs view
Original file line number Diff line number Diff line change 1
1
CXX_STANDARD "17"
2
2
STARTER_REV "0.15.1"
3
- SYNCER_REV "2.5 .0"
3
+ SYNCER_REV "2.6 .0"
4
4
GCC_LINUX "9.3.0-r2"
5
5
MSVC_WINDOWS "2019"
6
6
MACOS_MIN "10.14"
You can’t perform that action at this time.
0 commit comments