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

Redact request headers in case of HTTP failures #545

Merged
merged 3 commits into from
Feb 9, 2021
Merged

Conversation

MiSikora
Copy link
Contributor

📄 Context

Request headers were not redacted if there were communication failures.

📝 Changes

Request headers are redacted also in a request processing pipeline.

📎 Related PR

#527

🚫 Breaking

No.

🛠️ How to test

I added unit tests.

⏱️ Next steps

This can wait with merging after #543 is resolved.

@MiSikora MiSikora added the bug Something isn't working label Jan 30, 2021
@MiSikora MiSikora added this to the 4.0.0 milestone Jan 30, 2021
Copy link
Collaborator

@vbuberen vbuberen left a comment

Choose a reason for hiding this comment

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

Looks good. Let's add note about this change to our changelog in unreleased section as well.
We should add it for other PRs with fixes/change as well.

@MiSikora
Copy link
Contributor Author

Looks good. Let's add note about this change to our changelog in unreleased section as well.

Yeah, to be perfectly honest I totally forgot that it exists. Maybe we can add it as a comment in "Next steps" section that changes affecting users should be mentioned in the changelog?

@cortinico
Copy link
Member

Maybe we can add it as a comment in "Next steps" section that changes affecting users should be mentioned in the changelog?

Definitely 👍

@MiSikora MiSikora merged commit b2d900b into develop Feb 9, 2021
@MiSikora MiSikora deleted the redact-headers branch February 9, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants