mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-09 08:32:26 -04:00
Cut v2.33.0-rc.1
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
ef5815f6f4
commit
e00eefa376
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 2.33.0-rc.1 / 2022-01-19
|
||||
|
||||
* [ENHANCEMENT] UI: Debounce search bar. #10157
|
||||
* [BUGFIX] TSDB: Fix deadlock from simultaneous GC and write. #10166
|
||||
* [BUGFIX] TSDB: Fix minor issues introduced in #10051. #10159
|
||||
|
||||
## 2.33.0-rc.0 / 2022-01-12
|
||||
|
||||
* [CHANGE] PromQL: Promote negative offset and `@` modifer to stable features. #10121
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.33.0-rc.0
|
||||
2.33.0-rc.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue