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 6db1e36 commit c501687Copy full SHA for c501687
ChangeLog
@@ -1,3 +1,8 @@
1
+v4.1.9 (2017-02-10)
2
+---------------------------
3
+* added missing IndexType.edge
4
+* fixed URI encoding
5
+
6
v4.1.8 (2017-02-03)
7
---------------------------
8
* changed java.util.Date serialization from VPack.date to VPack.string (ISO 8601)
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver-async</artifactId>
- <version>4.1.9-SNAPSHOT</version>
+ <version>4.1.9</version>
<inceptionYear>2016</inceptionYear>
9
<packaging>jar</packaging>
10
0 commit comments