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 d9ca60b commit 277d6b0Copy full SHA for 277d6b0
ChangeLog
@@ -1,3 +1,7 @@
1
+v4.2.1 (2017-06-20)
2
+---------------------------
3
+* fixed deserializing of internal field _id
4
+
5
v4.2.0 (2017-06-14)
6
---------------------------
7
* added ArangoDBVersion.getLicense()
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver-async</artifactId>
- <version>4.2.1-SNAPSHOT</version>
+ <version>4.2.1</version>
8
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments