Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut changelog for v2.14 #9424

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Cut changelog for v2.14 #9424

merged 2 commits into from
Sep 27, 2024

Conversation

narqo
Copy link
Contributor

@narqo narqo commented Sep 26, 2024

What this PR does

This PR cuts the changelog for mimir v2.14, moving everything that isn't part of the r309 (or what we don't consider feature-ready) to the new unreleased section.

Which issue(s) this PR fixes or relates to

Relates to #9382

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

Signed-off-by: Vladimir Varankin <vladimir.varankin@grafana.com>
CHANGELOG.md Outdated Show resolved Hide resolved
Comment on lines +28 to +36
* [FEATURE] gRPC: Support S2 compression. #9322
* `-alertmanager.alertmanager-client.grpc-compression=s2`
* `-ingester.client.grpc-compression=s2`
* `-querier.frontend-client.grpc-compression=s2`
* `-querier.scheduler-client.grpc-compression=s2`
* `-query-frontend.grpc-client-config.grpc-compression=s2`
* `-query-scheduler.grpc-client-config.grpc-compression=s2`
* `-ruler.client.grpc-compression=s2`
* `-ruler.query-frontend.grpc-client-config.grpc-compression=s2`
Copy link
Contributor Author

@narqo narqo Sep 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine if we want to backport S2 compression (#9322) into the release. Moved out for now cc @aknuds1

@narqo narqo mentioned this pull request Sep 26, 2024
38 tasks
Signed-off-by: Vladimir Varankin <vladimir.varankin@grafana.com>
* `cortex_alertmanager_state_replication_failed_total`
* `cortex_alertmanager_alerts`
* `cortex_alertmanager_silences`
* [FEATURE] Querier: add experimental streaming PromQL engine, enabled with `-querier.query-engine=mimir`. #9367 #9368 #9398 #9399 #9403 #9417 #9418 #9419 #9420
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All PRs that are included in v2.14.0-rc.0 should be mentioned in that CHANGELOG, even if the feature is experimental or incomplete. If a feature is incomplete, just mention it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean to copy all PRs to keep them in both 2.14-rc.0 and unreleased? Right now, I've split the list of PRs into those that part of 2.14-rc.0 and those are new. That's how it was for this feature for 2.13 also

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those that are new (after 2.14-rc.0) are in unreleased section. I can confirm that #9367 and #3968 are only on main and not on r309 (basis for 2.14 release).

Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@narqo narqo merged commit 8d81baa into main Sep 27, 2024
29 checks passed
@narqo narqo deleted the vldmr/mimir-214-changelog branch September 27, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants