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

feat(clients): remove generated log filters for data with no sensitive data #4544

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Mar 17, 2023

Issue

smithy-lang/smithy-typescript#722

Description

Codegen for the Smithy change above, to remove filtering functions that do nothing to save on generated code size.

Note: the first commit contains a sample single-client diff. The following commits contain the rest of codegen changes.

Testing

  • manual testing
  • e2e tests

@kuhe kuhe force-pushed the feat/data-filter branch 3 times, most recently from 16af73b to dcc1428 Compare March 21, 2023 16:17
@kuhe kuhe marked this pull request as ready for review March 21, 2023 16:17
@kuhe kuhe requested a review from a team as a code owner March 21, 2023 16:17
@kuhe kuhe force-pushed the feat/data-filter branch 4 times, most recently from bb0c990 to 585821b Compare March 22, 2023 16:48
@kuhe kuhe merged commit 569155d into aws:main Mar 22, 2023
@kuhe kuhe deleted the feat/data-filter branch March 22, 2023 22:46
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants