Skip to content

Commit 339c834

Browse files
committed
v6.10.0
1 parent d157df5 commit 339c834

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
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.10.0] - 2021-03-27
10+
11+
- closing VST connection after 3 consecutive keepAlive failures (#ES-837)
12+
913
## [6.9.1] - 2021-03-23
1014

1115
- fixed `acquireHostList` in asynchronous driver (#377)

pom.xml

Lines changed: 1 addition & 1 deletion
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.9.1</version>
8+
<version>6.10.0</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)