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

Bump transport to 8.4.0 #2095

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Bump transport to 8.4.0 #2095

merged 2 commits into from
Dec 12, 2023

Conversation

JoshMock
Copy link
Member

Adds support for new redaction options introduced in @elastic/transport 8.4.0.

By default, known property names that hold potentially sensitive data (like the Authorization HTTP header) will now have their values replaced with the string [redacted].

Redaction settings can be adjusted using the redaction client option, which is covered in the docs.

@JoshMock JoshMock merged commit c2c417a into main Dec 12, 2023
10 checks passed
@JoshMock JoshMock deleted the redaction branch December 12, 2023 21:40
github-actions bot pushed a commit that referenced this pull request Dec 12, 2023
* Support for transport 8.4.0 redaction functionality

* Docs for `redaction` options

(cherry picked from commit c2c417a)
github-actions bot pushed a commit that referenced this pull request Dec 12, 2023
* Support for transport 8.4.0 redaction functionality

* Docs for `redaction` options

(cherry picked from commit c2c417a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant