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 9a73100 commit 631f2dbCopy full SHA for 631f2db
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.8.0 [unreleased]
+## 1.8.0 [2021-08-20]
2
3
### Features
4
1. [#26](https://github.com/influxdata/influxdb-plugin-fluent/pull/26): Add placeholder support for bucket & measurement fields
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.7.0
+fluent-gem install fluent-plugin-influxdb-v2 -v 1.8.0
23
24
25
## Plugins
0 commit comments