-
Notifications
You must be signed in to change notification settings - Fork 14
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
[NO-1748] Remove sensitive data from Pubsub loggers #544
[NO-1748] Remove sensitive data from Pubsub loggers #544
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought we only wanted to hide the sensitive data in the payload. Here we log 0 data in the PusSub payload, so how to debug?
There is also
|
In the investigation I saw that we want to remove the data and payloads |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Bendakh!
🎉 This PR is included in version 6.1.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
Through this PR, we removed some sensitive data from the pubsub loggers.