Cut v2.20.1

Signed-off-by: beorn7 <beorn@grafana.com>
pull/7750/head
beorn7 5 years ago
parent f16993182e
commit 5aa1cdea60
  1. 4
      CHANGELOG.md
  2. 2
      VERSION

@ -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.

@ -1 +1 @@
2.20.0
2.20.1

Loading…
Cancel
Save