mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 13:44:05 -08:00
Release 2.29.1 (#9193)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
2d2aba4e8d
commit
dcb07e8eac
|
@ -1,3 +1,8 @@
|
|||
## 2.29.1 / 2021-08-11
|
||||
|
||||
* [BUGFIX] tsdb: align atomically accessed int64 to prevent panic in 32-bit
|
||||
archs. #9192
|
||||
|
||||
## 2.29.0 / 2021-08-11
|
||||
|
||||
Note for macOS users: Due to [changes in the upcoming Go 1.17](https://tip.golang.org/doc/go1.17#darwin),
|
||||
|
|
Loading…
Reference in a new issue