Merge remote-tracking branch 'upstream/release-2.30' into merge-releases

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
This commit is contained in:
Ganesh Vernekar 2021-12-20 19:43:45 +05:30
commit 0c7838c370
No known key found for this signature in database
GPG Key ID: 0F8729A5EB59B965
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,10 @@ Learn more about the Prometheus Agent in our [blog post](https://prometheus.io/b
* [BUGFIX] TSDB: Fix memory leak in samples deletion. #9151
* [BUGFIX] UI: Use consistent margin-bottom for all alert kinds. #9318
## 2.30.4 / 2021-12-09
* [BUGFIX] TSDB: Fix queries after a failed snapshot replay. #9980
## 2.30.3 / 2021-10-05
* [BUGFIX] TSDB: Fix panic on failed snapshot replay. #9438