Cut v2.24.1

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2021-01-19 22:48:10 +01:00
parent 806a799195
commit e448727485
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
## 2.24.1 / 2021-01-20
* [ENHANCEMENT] Cache basic authentication results to significantly improve performance of HTTP endpoints (via an update of prometheus/exporter-toolkit).
* [BUGFIX] Prevent user enumeration by timing requests sent to authenticated HTTP endpoints (via an update of prometheus/exporter-toolkit).
## 2.24.0 / 2021-01-06
* [FEATURE] Add TLS and basic authentication to HTTP endpoints. #8316

View file

@ -1 +1 @@
2.24.0
2.24.1