forked from mirrors/statsd_exporter
Release v0.9.0
update version and changelog. Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
parent
d5b22a2993
commit
eeab36e63f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
## v0.9.0-rc3 / 2019-01-09
|
## v0.9.0 / 2019-03-11
|
||||||
|
|
||||||
* [ENHANCEMENT] Update the Prometheus client library to 0.9.2 ([#171](https://github.com/prometheus/statsd_exporter/pull/171))
|
* [ENHANCEMENT] Update the Prometheus client library to 0.9.2 ([#171](https://github.com/prometheus/statsd_exporter/pull/171))
|
||||||
* [FEATURE] Metrics can now be expired with a per-mapping TTL ([#164](https://github.com/prometheus/statsd_exporter/pull/164))
|
* [FEATURE] Metrics can now be expired with a per-mapping TTL ([#164](https://github.com/prometheus/statsd_exporter/pull/164))
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.9.0-rc3
|
0.9.0
|
||||||
|
|
Loading…
Reference in a new issue