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 6954604 commit 8f67998Copy full SHA for 8f67998
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.4.0 [unreleased]
+## 1.4.0 [2020-06-19]
2
3
### Features
4
1. [#8](https://github.com/influxdata/influxdb-plugin-fluent/pull/8): Added support for nested 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/influxdb-plugin-fluent). You can install the gem as follows:
20
21
```
22
-fluent-gem install influxdb-plugin-fluent -v 1.3.0
+fluent-gem install influxdb-plugin-fluent -v 1.4.0
23
24
25
## Plugins
0 commit comments