We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ff60c commit 41440bbCopy full SHA for 41440bb
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.6.0 [unreleased]
+## 1.6.0 [2020-10-02]
2
3
### API
4
1. [#15](https://github.com/influxdata/influxdb-plugin-fluent/pull/15): Default port changed from 9999 -> 8086
README.md
@@ -19,7 +19,7 @@ This repository contains the reference Fluentd plugin for the InfluxDB 2.0.
19
The plugin is bundled as a gem and is hosted on [Rubygems](https://rubygems.org/gems/fluent-plugin-influxdb-v2). You can install the gem as follows:
20
21
```
22
-fluent-gem install fluent-plugin-influxdb-v2 -v 1.5.0
+fluent-gem install fluent-plugin-influxdb-v2 -v 1.6.0
23
24
25
## Plugins
0 commit comments