Browse Source

Add a compatibility note for macOS users.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
pull/9150/head
Julien Pivotto 3 years ago
parent
commit
4fdf25dda5
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -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…
Cancel
Save