File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- v4.2.2 (xxxx-xx-xx )
1+ v4.2.2 (2017-07-20 )
22---------------------------
33* added ArangoDatabaseAsync.grantAccess(String, Permissions)
44* added ArangoCollectionAsync.grantAccess(String, Permissions)
@@ -9,6 +9,7 @@ v4.2.2 (xxxx-xx-xx)
99* added ArangoDatabaseAsync.updateUserDefaultCollectionAccess(String, Permissions)
1010* added ArangoCollectionAsync.getDocuments(Collection<String>, Class)
1111* added connection/handshake retry on same host
12+ * added deduplicate field for hash/skiplist index
1213
1314v4.2.1 (2017-06-20)
1415---------------------------
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver-async</artifactId >
7- <version >4.2.2-SNAPSHOT </version >
7+ <version >4.2.2</version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments