Update changelog for #217, #218, #219 and release

Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
Matthias Rampke 2019-05-17 13:51:13 +00:00
parent c9004f8f3f
commit 471b28dc21
No known key found for this signature in database
GPG key ID: 2CDE413A9BD0A5BC
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
## v0.10.3 / 2019-05-17
* [ENHANCEMENT] Reduce allocations when escaping metric names ([#217](https://github.com/prometheus/statsd_exporter/pull/217))
* [ENHANCEMENT] Reduce allocations when handling packets ([#218](https://github.com/prometheus/statsd_exporter/pull/218))
* [ENHANCEMENT] Optimize label sorting ([#219](https://github.com/prometheus/statsd_exporter/pull/219))
This release is entirely powered by @claytono. Kudos!
## v0.10.2 / 2019-05-17
* [CHANGE] Do not run as root in the Docker container by default ([#202](https://github.com/prometheus/statsd_exporter/pull/202))

View file

@ -1 +1 @@
0.10.2
0.10.3