Merge pull request #10412 from prometheus/beorn7/release

Cut v2.33.5
release-2.33 v2.33.5
Björn Rabenstein 3 years ago committed by GitHub
commit 03831554a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,9 @@
## 2.33.5 / 2022-03-08
The binaries published with this release are built with Go1.17.8 to avoid [CVE-2022-24921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24921).
* [BUGFIX] Remote-write: Fix deadlock between adding to queue and getting batch. #10395
## 2.33.4 / 2022-02-22
* [BUGFIX] TSDB: Fix panic when m-mapping head chunks onto the disk. #10316

@ -1 +1 @@
2.33.4
2.33.5

Loading…
Cancel
Save