Skip to content

Commit e6749ab

Browse files
committed
v6.8.1
1 parent 0ef3977 commit e6749ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [6.8.1] - 2020-12-22
10+
11+
- fixed ignoring internal endpoints in acquireHostList (#DEVSUP-673)
12+
913
## [6.8.0] - 2020-12-10
1014

1115
- added configurable VST keep-alive

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.arangodb</groupId>
77
<artifactId>arangodb-java-driver</artifactId>
8-
<version>6.8.0</version>
8+
<version>6.8.1</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)