Skip to content

Commit aab067d

Browse files
committed
Clarify changelog.
1 parent 89d00cf commit aab067d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
## v1.2 [unreleased]
22

3-
#### Tasks
3+
#### Features
44

55
- [Issue #2] (https://github.com/influxdb/influxdb-java/issues/2) Implement the last missing api calls ( interfaces, sync, forceCompaction, servers, shards)
6+
- use (http://square.github.io/okhttp/, okhttp) instead of java builtin httpconnection to get failover for the http endpoint.
7+
8+
#### Tasks
9+
610
- [Issue #8] (https://github.com/influxdb/influxdb-java/issues/8) Use com.github.docker-java which replaces com.kpelykh for Integration tests.
711
- [Issue #6] (https://github.com/influxdb/influxdb-java/issues/6) Update Retrofit to 1.6.0
812
- [Issue #7] (https://github.com/influxdb/influxdb-java/issues/7) Update Guava to 17.0
9-
- use (http://square.github.io/okhttp/, okhttp) instead of java builtin httpconnection to get failover for the http endpoint.
1013
- fix dependency to guava.
1114

1215
## v1.1 [2014-05-31]

0 commit comments

Comments
 (0)