Skip to content

Commit

Permalink
Backport go upgrade to patch CVEs (cortexproject#6264) (cortexproject…
Browse files Browse the repository at this point in the history
…#6273)

* Backport go upgrade to patch CVEs



* Update VERSION file



---------

Signed-off-by: Friedrich Gonzalez <[email protected]>
  • Loading branch information
friedrichg authored Oct 17, 2024
1 parent 2d918f3 commit 441ed1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
* [ENHANCEMENT] Upgrade build image and Go version to 1.23.2. #6261 #6262
* [BUGFIX] Runtime-config: Handle absolute file paths when working directory is not / #6224

## 1.18.1 2024-10-14

* [BUGFIX] Backporting upgrade to go 1.22.7 to patch CVE-2024-34155, CVE-2024-34156, CVE-2024-34158 #6217 #6264

## 1.18.0 2024-09-03

* [CHANGE] Ingester: Remove `-querier.query-store-for-labels-enabled` flag. Querying long-term store for labels is always enabled. #5984
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.0
1.18.1

0 comments on commit 441ed1d

Please sign in to comment.