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:
Augustin Husson 2022-04-14 16:41:28 +02:00 committed by GitHub
parent b4d0dcb6e8
commit 5b80eaa3ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View file

@ -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
* [CHANGE] TSDB: Delete `*.tmp` WAL files when Prometheus starts. #10317

View file

@ -1 +1 @@
2.35.0-rc0
2.35.0-rc1