File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 5.0.7] - 2019-19-07
10+
11+ ### Fixed
12+
13+ - properly all load all configuration defaults
14+
15+ ### Added
16+
17+ - added acquireHostListInterval configuration parameter
18+
919## [ 5.0.6] - 2019-18-06
1020
1121### Fixed
@@ -533,7 +543,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
533543
534544- changed VelocyStream communication (send protocol header)
535545
536- [ unreleased ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.5...HEAD
546+ [ unreleased ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.7...HEAD
547+ [ 5.0.7 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.6...5.0.7
548+ [ 5.0.6 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.5...5.0.6
537549[ 5.0.5 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.4...5.0.5
538550[ 5.0.4 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.3...5.0.4
539551[ 5.0.3 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.2...5.0.3
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver-async</artifactId >
7- <version >5.0.6-SNAPSHOT </version >
7+ <version >5.0.7 </version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments