mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 13:44:05 -08:00
cut v2.35.0-rc1 (#10596)
* cut v2.35.0-rc1 Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
This commit is contained in:
parent
b4d0dcb6e8
commit
5b80eaa3ca
|
@ -1,3 +1,10 @@
|
||||||
|
## 2.35.0-rc1 / 2022-04-14
|
||||||
|
|
||||||
|
* [ENHANCEMENT] Update package `uber.go/auomaxprocs` to support `cgroups2` #10584
|
||||||
|
* [BUGFIX] Tracing/GRPC: Set TLS credentials only when insecure is false. #10592
|
||||||
|
* [BUGFIX] Agent: Fix ID collision when loading a WAL with multiple segments. #10587
|
||||||
|
* [BUGFIX] Revoke storing target and metadata cache in context. This can fix a memory link introduced in `2.35.0-rc0` #10590
|
||||||
|
|
||||||
## 2.35.0-rc0 / 2022-04-08
|
## 2.35.0-rc0 / 2022-04-08
|
||||||
|
|
||||||
* [CHANGE] TSDB: Delete `*.tmp` WAL files when Prometheus starts. #10317
|
* [CHANGE] TSDB: Delete `*.tmp` WAL files when Prometheus starts. #10317
|
||||||
|
|
Loading…
Reference in a new issue