We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d918f3 commit 441ed1dCopy full SHA for 441ed1d
CHANGELOG.md
@@ -23,6 +23,10 @@
23
* [ENHANCEMENT] Upgrade build image and Go version to 1.23.2. #6261 #6262
24
* [BUGFIX] Runtime-config: Handle absolute file paths when working directory is not / #6224
25
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
30
## 1.18.0 2024-09-03
31
32
* [CHANGE] Ingester: Remove `-querier.query-store-for-labels-enabled` flag. Querying long-term store for labels is always enabled. #5984
VERSION
@@ -1 +1 @@
1
-1.18.0
+1.18.1
0 commit comments