mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-22 07:20:59 +00:00
Add changelog entry for #357
bring entries into the correct order and prepare to release today Signed-off-by: Matthias Rampke <matthias@prometheus.io>
This commit is contained in:
parent
eef7922de8
commit
4171ba0c9b
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
## 0.19.0 / unreleased
|
||||
## 0.19.0 / 2021-01-22
|
||||
|
||||
* [ENHANCEMENT] Add /-/healthy and /-/ready endpoints ([#339](https://github.com/prometheus/statsd_exporter/pull/339))
|
||||
* [CHANGE] [library] Require explicit Registerer ([#347](https://github.com/prometheus/statsd_exporter/pull/347))
|
||||
* [ENHANCEMENT] Add /-/healthy and /-/ready endpoints ([#339](https://github.com/prometheus/statsd_exporter/pull/339))
|
||||
* [BUGFIX] Do not open network ports when only checking config ([#357](https://github.com/prometheus/statsd_exporter/pull/357))
|
||||
|
||||
## 0.18.0 / 2020-08-21
|
||||
|
||||
|
|
Loading…
Reference in a new issue