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 fd228ba commit 0bc727bCopy full SHA for 0bc727b
ChangeLog.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [6.6.2] - 2020-04-07
10
+
11
- bugfix VelocyJack deserialization
12
- bugfix `allowImplicit` parameter in stream transactions
13
- added `peakMemoryUsage` to aql statistics
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>6.6.1</version>
+ <version>6.6.2</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments