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 d8eeb9e commit dfea7cbCopy full SHA for dfea7cb
CHANGELOG
@@ -1,6 +1,8 @@
1
devel
2
-----
3
4
+* Updated ArangoDB Starter to 0.15.1-preview-3.
5
+
6
* Added garbage collection for finished and failed Pregel conductors.
7
Previously, Pregel executions that finished successfully or unsuccessfully
8
remained in memory until being explicitly canceled. This prevented a
VERSIONS
@@ -1,5 +1,5 @@
CXX_STANDARD "17"
-STARTER_REV "0.15.1-preview-2"
+STARTER_REV "0.15.1-preview-3"
SYNCER_REV "2.4.0"
GCC_LINUX "10.2.1_pre1-r3"
MSVC_WINDOWS "2019"
0 commit comments