Skip to content

Commit 631f2db

Browse files
committed
chore(release): release version 1.8.0 [skip ci]
1 parent 9a73100 commit 631f2db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.8.0 [unreleased]
1+
## 1.8.0 [2021-08-20]
22

33
### Features
44
1. [#26](https://github.com/influxdata/influxdb-plugin-fluent/pull/26): Add placeholder support for bucket & measurement fields

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This repository contains the reference Fluentd plugin for the InfluxDB 2.0.
1919
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:
2020

2121
```
22-
fluent-gem install fluent-plugin-influxdb-v2 -v 1.7.0
22+
fluent-gem install fluent-plugin-influxdb-v2 -v 1.8.0
2323
```
2424

2525
## Plugins

0 commit comments

Comments
 (0)