Add a compatibility note for macOS users.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
d9c31f3e66
commit
4fdf25dda5
|
@ -1,5 +1,8 @@
|
|||
## 2.29.0-rc.0 / 2021-07-29
|
||||
|
||||
Note for macOS users: Due to [changes in the upcoming Go 1.17](https://tip.golang.org/doc/go1.17#darwin),
|
||||
this is the last Prometheus release that supports macOS 10.12 Sierra.
|
||||
|
||||
* [CHANGE] Promote `--storage.tsdb.allow-overlapping-blocks` flag to stable. #9117
|
||||
* [CHANGE] Promote `--storage.tsdb.retention.size` flag to stable. #9004
|
||||
* [FEATURE] Add Kuma service discovery. #8844
|
||||
|
|
Loading…
Reference in New Issue