Skip to content

Commit 12eb848

Browse files
committed
prepare version 5.0.5
1 parent 33c5658 commit 12eb848

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: ChangeLog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [5.0.5] - 2019-05-24
88

99
### Fixed
1010

11-
- add arangodb.httpCookieSpec
1211
- host handling (issue #241)
1312
- logging extended hostresolver
1413

1514
### Added
1615

16+
- add arangodb.httpCookieSpec
1717
- added smartJoinAttribute and shardingStrategy collection attributes
1818

1919
## [5.0.4] - 2019-18-01

Diff for: pom.xml

+1-1
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>5.0.5-SNAPSHOT</version>
8+
<version>5.0.5</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)