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 4f7cfce commit 9928107Copy full SHA for 9928107
ChangeLog
@@ -1,7 +1,13 @@
1
-v3.0.0 (2016-XX-XX)
+v3.0.0 (2016-06-15)
2
---------------------------
3
* removed ArangoDriver.EdgeEntity() (/_api/edge withdrawn in Server)
4
* removed CAP-Index (Cap-constraints are withdrawn in Server)
5
+* removed Param database in User-Methods (in 3.0 users are managed in _users Collection in _system Database only)
6
+* added User-Method grantDatabaseAccess(username, database)
7
+* replaced Graph-Functions (graph_edge, graph_vertices, graph_shortes_path) with AQL
8
+* removed deprecated Methods
9
+* added Transaction attribute allowImplicit
10
+* refactored QueryCachePropertiesEntity, TransactionResultEntity
11
12
v2.7.4 (2016-04-15)
13
0 commit comments