8000
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 57642c2 commit 7c0d46dCopy full SHA for 7c0d46d
CHANGELOG
@@ -1,6 +1,8 @@
1
v3.4.11 (XXXX-XX-XX)
2
--------------------
3
4
+* Updated arangosync to 0.7.7.
5
+
6
* Correct some log entries.
7
8
* Allows restoring collections from v3.3.0 with their all-numeric collection
@@ -24,8 +26,6 @@ v3.4.11 (XXXX-XX-XX)
24
26
* Fixed the creation of edges in the web UI, which did not work due to a
25
27
JavaScript error.
28
-* Updated arangosync to 0.7.6.
-
29
* Updated ArangoDB Starter to 0.14.15.
30
31
* Optimized Web UI styling for ArangoSearch Views when in read-only mode.
VERSIONS
@@ -1,5 +1,5 @@
STARTER_REV "0.14.15"
-SYNCER_REV "0.7.6"
+SYNCER_REV "0.7.7"
OPENSSL_LINUX "1.1.0l"
OPENSSL_MACOS "1.0.2t"
OPENSSL_WINDOWS "1.1.0l"
0 commit comments