Browse Source

Release 2.17.2 (#7139)

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
pull/7145/head v2.17.2
Julien Pivotto 5 years ago committed by GitHub
parent
commit
18254838fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      CHANGELOG.md
  2. 2
      VERSION

8
CHANGELOG.md

@ -1,3 +1,11 @@
## 2.17.2 / 2020-04-20
* [BUGFIX] Federation: Register federation metrics #7081
* [BUGFIX] PromQL: Fix panic in parser error handling #7132
* [BUGFIX] Rules: Fix reloads hanging when deleting a rule group that is being evaluated #7138
* [BUGFIX] TSDB: Fix a memory leak when prometheus starts with an empty TSDB WAL #7135
* [BUGFIX] TSDB: Make isolation more robust to panics in web handlers #7129 #7136
## 2.17.1 / 2020-03-26
* [BUGFIX] TSDB: Fix query performance regression that increased memory and CPU usage #7051

2
VERSION

@ -1 +1 @@
2.17.1
2.17.2

Loading…
Cancel
Save