-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat(events): Connector response masking in clickhouse #3566
Merged
likhinbopanna
merged 31 commits into
main
from
3517-featevent_viewer-add-masking-for-connector-responses-in-connector-events
Feb 14, 2024
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2101406
feat(events): pass connector event ref to handle_response
lsampras 6d487e5
pass connector event ref to handle_response v2
AkshayaFoiger d060eb5
feat(router): add serde::serialize to res obj
AkshayaFoiger c86d710
refactor(connector): make event logging optional for connector response
lsampras f9a0b34
fix(connector): fix serialization errors for connector
lsampras e1e7929
fix(connector): fix nmi handle response
lsampras 1579fe4
fix(connector): add stripe connector serializing
lsampras fe2f2ff
fix(connector): fix event_builder not used warning
AkshayaFoiger 20890fa
fix(connector): fix clippy error
AkshayaFoiger f3ec39a
feat(events): update connector events to use masked response
lsampras cbed0f9
fix(connector): fix DDL commands
AkshayaFoiger 58d3981
Merge branch 'main' into 3517-featevent_viewer-add-masking-for-connec…
AkshayaFoiger 60588b6
Merge branch 'main' into 3517-featevent_viewer-add-masking-for-connec…
AkshayaFoiger 76e0965
fix(connector): fix clippy error
AkshayaFoiger 45c2624
fix(connector): fix clippy error
AkshayaFoiger 790d97a
Merge branch 'main' into 3517-featevent_viewer-add-masking-for-connec…
AkshayaFoiger 4db99c2
fix(connector): fix clippy error
AkshayaFoiger a47f878
chore: run formatter
hyperswitch-bot[bot] e6ec9a0
fix(connector): log nmi refundsync response
AkshayaFoiger 9f682bc
chore: run formatter
hyperswitch-bot[bot] 9dc398e
chore(lints): disable clippy lint
lsampras 14ca64c
fix(connector): remove comment
AkshayaFoiger 9793b82
fix(connectors): update set_response_body
AkshayaFoiger 9ff88bf
fix(connector): mask error response
AkshayaFoiger c53dc38
fix(connector): fix clippy error
AkshayaFoiger 3b75184
refactor(events): set_error_response_body()
AkshayaFoiger c13f826
Merge branch 'main' into 3517-featevent_viewer-add-masking-for-connec…
AkshayaFoiger ea53568
chore: run formatter
hyperswitch-bot[bot] dd23059
fix(connector): fix clippy error
AkshayaFoiger 5577ac6
fix(connectors): add set_response_body to template
AkshayaFoiger 529c490
refactor(connector): log deserialization error
AkshayaFoiger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
please set_response_body() and logging of response