Release Prometheus 2.25.1

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
pull/8597/head
Julien Pivotto 5 years ago
parent df7541b899
commit d9c8a0504e
  1. 6
      CHANGELOG.md
  2. 2
      VERSION

@ -1,3 +1,9 @@
## 2.25.1 / 2021-03-14
* [BUGFIX] Fix a crash in `promtool` when a subquery with default resolution is used. #8569
* [BUGFIX] Fix a bug that could return duplicate datapoints in queries. #8591
* [BUGFIX] Fix crashes with arm64 when compiled with go1.16. #8593
## 2.25.0 / 2021-02-17
This release includes a new `--enable-feature=` flag that enables

@ -1 +1 @@
2.25.0
2.25.1

Loading…
Cancel
Save