Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3

Add changelog entry for 1.20.3
This commit is contained in:
Arthur Silva Sens 2024-09-05 09:29:29 -03:00 committed by GitHub
commit ef2f87ea98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## Unreleased ## Unreleased
## 1.20.3 / 2024-09-05
* [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608
## 1.20.2 / 2024-08-23 ## 1.20.2 / 2024-08-23
* [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596 * [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596