The minimum supported API version is now 1.21 (Engine version 1.9.0+)

pull/1186/head
nicolargo 2017-10-25 09:28:20 +02:00
parent 40c5eca86a
commit a9a70288db
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -20,7 +20,7 @@ Bugs corrected:
Backward-incompatible changes: Backward-incompatible changes:
* Support for Docker API < 2.0 is deprecated (Docker plugins) * Minimum supported Docker API version is now 1.21 (Docker plugins)
* Support for InfluxDB < 0.9 is deprecated (InfluxDB exporter) * Support for InfluxDB < 0.9 is deprecated (InfluxDB exporter)
News command line options: News command line options:

View File

@ -2,7 +2,7 @@ bernhard
bottle bottle
cassandra-driver cassandra-driver
couchdb couchdb
docker docker>=2.0.0
elasticsearch elasticsearch
influxdb influxdb
kafka-python kafka-python