8000 Update arangosync to 2.6.0 · arangodb/arangodb@31f473a · GitHub
[go: up one dir, main page]

Skip to content

Commit 31f473a

Browse files
committed
Update arangosync to 2.6.0
1 parent ebe18f2 commit 31f473a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
v3.8.1 (XXXX-XX-XX)
22
-------------------
33

4+
* Updated arangosync to 2.6.0.
5+
46
* Added protocol specific metrics: histogram about request body size, total
57
number of HTTP/2 connections and total number of VST connections.
68

@@ -96,8 +98,6 @@ v3.8.1 (XXXX-XX-XX)
9698

9799
* Updated ArangoDB Starter to 0.15.1.
98100

99-
* Updated arangosync to 2.5.0.
100-
101101
* Fix BTS-453: Download of a HotBackup from remote source doesn't work on macOS.
102102

103103
* Web UI: Fixes a logical error which occured after re-visiting the logs view

VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CXX_STANDARD "17"
22
STARTER_REV "0.15.1"
3-
SYNCER_REV "2.5.0"
3+
SYNCER_REV "2.6.0"
44
GCC_LINUX "9.3.0-r2"
55
MSVC_WINDOWS "2019"
66
MACOS_MIN "10.14"

0 commit comments

Comments
 (0)
0