File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 5.0.5] - 2019-14-05
10+
11+ ### Fixed
12+
13+ - host handling (issue #241 )
14+ - logging extended hostresolver
15+
16+ ### Added
17+
18+ - add arangodb.httpCookieSpec
19+ - added smartJoinAttribute and shardingStrategy collection attributes
20+
921## [ 5.0.4] - 2019-18-01
1022
1123### Fixed
@@ -519,7 +531,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
519531
520532- changed VelocyStream communication (send protocol header)
521533
522- [ unreleased ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.4...HEAD
534+ [ unreleased ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.5...HEAD
535+ [ 5.0.5 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.4...5.0.5
523536[ 5.0.4 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.3...5.0.4
524537[ 5.0.3 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.2...5.0.3
525538[ 5.0.2 ] : https://github.com/arangodb/arangodb-java-driver-async/compare/5.0.1...5.0.2
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.4-SNAPSHOT </version >
7+ <version >5.0.5 </version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments