Skip to content

Commit 945bc84

Browse files
committed
Backport go upgrade to patch CVEs (#6264)
* Backport go upgrade to patch CVEs Signed-off-by: Friedrich Gonzalez <[email protected]> * Update VERSION file Signed-off-by: Friedrich Gonzalez <[email protected]> --------- Signed-off-by: Friedrich Gonzalez <[email protected]>
1 parent c6347f0 commit 945bc84

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
* [ENHANCEMENT] Upgrade build image and Go version to 1.23.2. #6261 #6262
2424
* [BUGFIX] Runtime-config: Handle absolute file paths when working directory is not / #6224
2525

26+
## 1.18.1 2024-10-14
27+
28+
* [BUGFIX] Backporting upgrade to go 1.22.7 to patch CVE-2024-34155, CVE-2024-34156, CVE-2024-34158 #6217 #6264
29+
2630
## 1.18.0 2024-09-03
2731

2832
* [CHANGE] Ingester: Remove `-querier.query-store-for-labels-enabled` flag. Querying long-term store for labels is always enabled. #5984

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.0
1+
1.18.1

0 commit comments

Comments
 (0)