File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- v4.0.0 (2016-XX-XX )
1+ v4.0.0 (2016-10-17 )
22---------------------------
3- * replaced API with new (inspired by arango shell)
3+ * replaced API
44* replaced protocol http with VelocyStream
55* added VelocyPack support
66* added multi document operations (insert, delete, update, replace)
7- * changed required Java version from 1.6 to 1.8
87
9- v3.1.0 (2016-XX-XX )
8+ v3.1.0 (2016-10-17 )
109---------------------------
1110* removed Methods with collectionId (long) from ArangoDriver (Id is only for internal usage)
1211* changed Revision from long to String
1312* removed Methods with documentId (long) from ArangoDriver
1413* added profile flag to AqlQueryOptions (issue #47)
1514
16- v3.0.4 (2016-XX-XX )
15+ v3.0.4 (2016-10-17 )
1716---------------------------
1817* fixed edges deserializer (issue #50)
1918
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver</artifactId >
7- <version >4.0.0-SNAPSHOT </version >
7+ <version >4.0.0</version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments