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 d1e78f4 commit a7a548dCopy full SHA for a7a548d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.10.0 [unreleased]
+## 1.10.0 [2022-12-01]
2
3
### Dependencies
4
1. [#42](https://github.com/influxdata/influxdb-plugin-fluent/pull/40): Update dependencies:
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.9.0
+fluent-gem install fluent-plugin-influxdb-v2 -v 1.10.0
23
24
25
## Plugins
0 commit comments