Skip to content

Commit 8a29d7e

Browse files
committed
Prepare release 1.20.1 (#7136)
* fix panic on health check failure when using stream push (#7116) Signed-off-by: SungJin1212 <tjdwls1201@gmail.com> * prepare release 1.20.1 Signed-off-by: SungJin1212 <tjdwls1201@gmail.com> --------- Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent 55dd382 commit 8a29d7e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## master / unreleased
3+
## 1.20.1 2025-12-03
4+
5+
* [BUGFIX] Distributor: Fix panic on health check failure when using stream push. #7116
46

57
* [FEATURE] StoreGateway: Introduces a new parquet mode. #7046
68
* [ENHANCEMENT] Alertmanager: Upgrade alertmanger to 0.29.0 and add a new incidentIO integration. #7092

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.20.0
1+
1.20.1

docs/getting-started/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORTEX_VERSION=v1.20.0
1+
CORTEX_VERSION=v1.20.1
22
GRAFANA_VERSION=10.4.2
33
PROMETHEUS_VERSION=v3.2.1
44
SEAWEEDFS_VERSION=3.67

0 commit comments

Comments
 (0)