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 68df6b5 commit cc4bc5bCopy full SHA for cc4bc5b
ChangeLog.md
@@ -6,7 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [6.6.1] - 2020-03-18
10
+
11
- GraalVM Native Image support
12
+- fixed acquire host list (ArangoDB v3.7)
13
14
## [6.6.0] - 2020-02-03
15
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>6.6.1-SNAPSHOT</version>
+ <version>6.6.1</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments