Skip to content

Commit

Permalink
Start preparing for release 1.18 (cortexproject#6164)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Deluiggi <[email protected]>
  • Loading branch information
danielblando committed Aug 16, 2024
1 parent 8df8246 commit f077e8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## master / unreleased


## 1.18.0 in progress

* [CHANGE] Upgrade Dockerfile Node version from 14x to 18x. #5906
* [CHANGE] Ingester: Remove `-querier.query-store-for-labels-enabled` flag. Querying long-term store for labels is always enabled. #5984
* [CHANGE] Server: Instrument `cortex_request_duration_seconds` metric with native histogram. If `native-histograms` feature is enabled in monitoring Prometheus then the metric name needs to be updated in your dashboards. #6056
Expand Down
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Our goal is to provide a new minor release every 6 weeks. This is a new process
| v1.15.0 | 2023-03-27 | Ben Ye (@yeya24) |
| v1.16.0 | 2023-11-05 | Ben Ye (@yeya24) |
| v1.17.0 | 2024-04-25 | Ben Ye (@yeya24) |
| v1.18.0 | 2024-08-16 | Daniel Blando (@danielblando) |

## Release shepherd responsibilities

Expand Down

0 comments on commit f077e8e

Please sign in to comment.