Skip to content

Commit 0bc727b

Browse files
committed
v6.6.2
1 parent fd228ba commit 0bc727b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [6.6.2] - 2020-04-07
10+
911
- bugfix VelocyJack deserialization
1012
- bugfix `allowImplicit` parameter in stream transactions
1113
- added `peakMemoryUsage` to aql statistics

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.6.1</version>
8+
<version>6.6.2</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)