Cut v2.20.1

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2020-08-05 18:26:14 +02:00
parent f16993182e
commit 5aa1cdea60
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