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

EmailConfig: Use CanonicalMIMEHeaderKey instead of TitleCasing for headers #3080

Merged

Conversation

joeblubaugh
Copy link
Contributor

Fixes #3064.

…aders

Fixes prometheus#3064.

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
Copy link
Member

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

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

thanks!

@simonpasquier simonpasquier merged commit dc0913b into prometheus:main Sep 22, 2022
@joeblubaugh
Copy link
Contributor Author

@simonpasquier how and when do commits get tagged as releases? Is there's a process that we can help with? I'd like to import this change into some downstream projects.

@simonpasquier
Copy link
Member

@joeblubaugh we have no fixed schedule for releases but I'm planning on preparing a 0.25 release candidate soon-ish.

@joeblubaugh
Copy link
Contributor Author

Great, thank you.

qinxx108 pushed a commit to qinxx108/alertmanager that referenced this pull request Dec 13, 2022
…aders (prometheus#3080)

* EmailConfig: Use CanonicalMIMEHeaderKey instead of TitleCasing for headers

Fixes prometheus#3064.

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>

* Remove an unused field.

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
Signed-off-by: Yijie Qin <qinyijie@amazon.com>
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.

Email Notifier panics when unmarshalling headers from email config
2 participants