8000 remove libcurl dependency (#338) · arangodb/docs@9515a5f · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 9515a5f

Browse files
authored
remove libcurl dependency (#338)
1 parent 46e5619 commit 9515a5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

3.7/release-notes-new-features37.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,12 @@ Older versions of g++ that could be used to compile previous versions of
239239
ArangoDB, namely g++7, cannot be used anymore for compiling ArangoDB.
240240
g++9 is known to work.
241241
242+
### libcurl dependency
243+
244+
The compile-time dependency on libcurl was removed. Cluster-internal
245+
communication is now performed using [fuerte](https://github.com/arangodb/fuerte){:target="_blank"}
246+
instead of libcurl.
247+
242248
### Documentation generation
243249
244250
The following features have been added for auto-generating documentation:

0 commit comments

Comments
 (0)
0