This is a double-release because I had forgotten to hit "publish" on 0.19.1.

A big thank you goes to @glightfoot <https://github.com/glightfoot> for
providing both changes.

/MR
0.19.1 / 2021-01-29
<https://github.com/prometheus/statsd_exporter/releases/tag/v0.19.1>

Repository: prometheus/statsd_exporter
<https://github.com/prometheus/statsd_exporter> · Tag: v0.19.1
<https://github.com/prometheus/statsd_exporter/tree/v0.19.1> · Commit:
8115b37
<https://github.com/prometheus/statsd_exporter/commit/8115b37bd996c9922d851b7f7d360a121fae1dfa>
·
Released by: prombot <https://github.com/prombot>

   - [BUGFIX] Don't return empty responses to lifecycle api requests (#360
   <https://github.com/prometheus/statsd_exporter/pull/360>)

0.20.0 / 2021-02-05
<https://github.com/prometheus/statsd_exporter/releases/tag/v0.20.0>

Repository: prometheus/statsd_exporter
<https://github.com/prometheus/statsd_exporter> · Tag: v0.20.0
<https://github.com/prometheus/statsd_exporter/tree/v0.20.0> · Commit:
fbcadbf
<https://github.com/prometheus/statsd_exporter/commit/fbcadbf71b2bd3732596d7018f3692c030f1af6f>
· Released by: prombot <https://github.com/prombot>

   - [ENHANCEMENT] Support full defaults for summaries and histograms (#361
   <https://github.com/prometheus/statsd_exporter/pull/361>)

This completes support for summary_options and histogram_options.
Change the legacy configuration attributes throughout the mapping
configuration as follows:

   - quantiles: … to summary_options: { quantiles: … }
   - buckets: … to histogram_options: { buckets: … }
   - timer_type to observer_type.

Support for the deprecated attributes will be removed in a future release.

-- 
You received this message because you are subscribed to the Google Groups 
"prometheus-announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-announce+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/prometheus-announce/CAMV%3D_gY01dM0GYYV2Un2WJh%2BQj6Cw1H4_eDFnKJz1cxXuFBZKA%40mail.gmail.com.

Reply via email to