Cut v2.33.0-rc.1
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
ef5815f6f4
commit
e00eefa376
|
@ -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
|
## 2.33.0-rc.0 / 2022-01-12
|
||||||
|
|
||||||
* [CHANGE] PromQL: Promote negative offset and `@` modifer to stable features. #10121
|
* [CHANGE] PromQL: Promote negative offset and `@` modifer to stable features. #10121
|
||||||
|
|
Loading…
Reference in New Issue