File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- v4.2.x (xxxx-xx-xx )
1
+ v4.2.4 (2017-09-04 )
2
2
---------------------------
3
3
* fixed ArangoDatabase.transaction(): ignore null result
4
4
* added properties validation arangodb.host
5
5
* added ArangoCollection.ensure<IndexType>Index()
6
- * maded ArangoCollection.create<IndexType>Index() deprecated
6
+ * made ArangoCollection.create<IndexType>Index() deprecated
7
7
* let ArangoCursor implement Iterable
8
8
* fixed issue #145: ArangoCollection.updateDocument()
9
9
* fixed issue #145: ArangoVertexCollection.updateVertex()
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.arangodb</groupId >
6
6
<artifactId >arangodb-java-driver</artifactId >
7
- <version >4.2.4-SNAPSHOT </version >
7
+ <version >4.2.4</version >
8
8
<inceptionYear >2016</inceptionYear >
9
9
<packaging >jar</packaging >
10
10
You can’t perform that action at this time.
0 commit comments