Skip to content

Commit 9928107

Browse files
author
Mark
committed
changelog
1 parent 4f7cfce commit 9928107

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ChangeLog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
v3.0.0 (2016-XX-XX)
1+
v3.0.0 (2016-06-15)
22
---------------------------
33
* removed ArangoDriver.EdgeEntity() (/_api/edge withdrawn in Server)
44
* 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
511

612
v2.7.4 (2016-04-15)
713
---------------------------

0 commit comments

Comments
 (0)