Skip to content

Fix changelog order to be CFEB #5223

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

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Fix changelog order to be CFEB #5223

merged 1 commit into from
Mar 21, 2023

Conversation

friedrichg
Copy link
Member

What this PR does: Fix changelog order to be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Checklist

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

Necessary for 1.15 release

[CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
@@ -8,7 +8,21 @@
* [CHANGE] Tracing: Use the default OTEL trace sampler when `-tracing.otel.exporter-type` is set to `awsxray`. #5141
* [CHANGE] Ingester partial error log line to debug level. #5192
* [CHANGE] Change HTTP status code from 503/422 to 499 if a request is canceled. #5220
* [ENHANCEMENT] Update Go version to 1.19.3. #4988
Copy link
Member Author

Choose a reason for hiding this comment

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

This is not necessary since we moved to v1.20.1

@alvinlin123 alvinlin123 merged commit ddfc2e7 into master Mar 21, 2023
@yeya24 yeya24 deleted the fix-changelog-order branch March 21, 2023 16:54
@yeya24
Copy link
Contributor

yeya24 commented Mar 21, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants