We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a7f0b commit 608ac53Copy full SHA for 608ac53
CHANGELOG
@@ -1,6 +1,11 @@
1
devel
2
-----
3
4
+* Rebuilt included rclone v1.65.2 with go1.23.11 and non-vulnerable
5
+ dependencies.
6
+
7
+* Updated ArangoDB Starter to v0.19.13-preview-1.
8
9
* Upgraded OpenSSL to 3.5.2
10
11
* Fix error message to use proper terminology order instead of mode.
VERSIONS
@@ -1,10 +1,10 @@
CXX_STANDARD "20"
-STARTER_REV "v0.19.12"
+STARTER_REV "v0.19.13-preview-1"
GCC_LINUX "13.2.0"
CLANG_LINUX "19.1.7"
OPENSSL_LINUX "3.5.2"
USE_RCLONE "true"
-RCLONE_GO "1.23.10-3ca85f7"
+RCLONE_GO "1.23.11-d73b592"
RCLONE_VERSION "1.65.2"
MINIMAL_DEBUG_INFO "On"
DEFAULT_ARCHITECTURE "sandy-bridge"
0 commit comments