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 3046113 commit 3618f89Copy full SHA for 3618f89
ChangeLog
@@ -1,3 +1,12 @@
1
+v4.2.0 (2017-xx-xx)
2
+---------------------------
3
+* added ArangoDBVersion.getLicense()
4
+* added ArangoDB.getRole()
5
+* added protocol switch (ArangoDB.Builder.useProtocol(Protocol))
6
+ * Protocol.VST = VeclocyStream (default)
7
+ * Protocol.HTTP_JSON = Json over HTTP
8
+ * Protocol.HTTP_VPACK = VelocyPack over HTTP
9
+
10
v4.1.12 (2017-04-13)
11
---------------------------
12
* added ArangoDatabase.cursor() (issue #116)
0 commit comments