We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef3977 commit e6749abCopy full SHA for e6749ab
ChangeLog.md
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [6.8.1] - 2020-12-22
10
+
11
+- fixed ignoring internal endpoints in acquireHostList (#DEVSUP-673)
12
13
## [6.8.0] - 2020-12-10
14
15
- added configurable VST keep-alive
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>6.8.0</version>
+ <version>6.8.1</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments