Merge pull request #7751 from prometheus/release-2.20

Merge v2.20.1 forward into main branch
This commit is contained in:
Julien Pivotto 2020-08-05 19:25:27 +02:00 committed by GitHub
commit 989260f7ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 2.20.1 / 2020-08-05
* [BUGFIX] SD: Reduce the Consul watch timeout to 2m and adjust the request timeout accordingly. #7724
## 2.20.0 / 2020-07-22
This release changes WAL compression from opt-in to default. WAL compression will prevent a downgrade to v2.10 or earlier without deleting the WAL. Disable WAL compression explicitly by setting the command line flag `--no-storage.tsdb.wal-compression` if you require downgrading to v2.10 or earlier.

View file

@ -1 +1 @@
2.20.0
2.20.1