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 7147f03 commit eafb05eCopy full SHA for eafb05e
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.12.3] - 2021-06-24
10
+
11
+- fixed host handler failures count (#DEVSUP-805, #398)
12
13
## [6.12.2] - 2021-06-17
14
15
- added missing enum value `QueryExecutionState.KILLED` (#391)
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>6.12.2</version>
+ <version>6.12.3</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments