mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Release 2.31 (#9639)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
25d06a9b76
commit
d4c83da6d2
2 changed files with 3 additions and 6 deletions
|
|
@ -1,9 +1,6 @@
|
|||
## 2.31.0-rc.1 / 2021-10-25
|
||||
|
||||
* [BUGFIX] UI: Fix assets loading when a prefix is used in `--web.route-prefix` or `--web.external-url`. #9586
|
||||
|
||||
## 2.31.0-rc.0 / 2021-10-21
|
||||
## 2.31.0 / 2021-11-02
|
||||
|
||||
* [CHANGE] UI: Remove standard PromQL editor in favour of the codemirror-based editor. #9452
|
||||
* [FEATURE] PromQL: Add trigonometric functions and `atan2` binary operator. #9239 #9248 #9515
|
||||
* [FEATURE] Remote: Add support for exemplar in the remote write receiver endpoint. #9319 #9414
|
||||
* [FEATURE] SD: Add PuppetDB service discovery. #8883
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.31.0-rc.1
|
||||
2.31.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue