Skip to content

Commit

Permalink
Release 0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Rampke <matthias@prometheus.io>
  • Loading branch information
matthiasr committed Jul 8, 2022
1 parent 6fb5a59 commit 6ce7ff5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.10.0 / 2022-07-08

* [FEATURE] Add `/health` endpoint to make more InfluxDB clients happy ([#108](https://github.com/prometheus/influxdb_exporter/pull/108))
* [CHANGE] Update dependencies and build with Go 1.18 ([#109](https://github.com/prometheus/influxdb_exporter/pull/109))

## 0.9.1 / 2022-05-06

This is a maintenance release, built with Go 1.17.9 to address security issues.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1
0.10.0

0 comments on commit 6ce7ff5

Please sign in to comment.