We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b8917 commit e118669Copy full SHA for e118669
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.7.5] - 2020-09-22
10
+
11
+- allow customizing httpRequestRetryHandler
12
13
## [6.7.4] - 2020-09-03
14
15
- fixed path escaping in `ArangoDatabase.route()`
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>6.7.4</version>
+ <version>6.7.5</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments