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

Remove middleware - part 2 #2925

Merged
merged 15 commits into from
Aug 21, 2023
Merged

Remove middleware - part 2 #2925

merged 15 commits into from
Aug 21, 2023

Conversation

jdisanti
Copy link
Collaborator

This PR continues removing middleware by addressing the simpler TODO(enableNewSmithyRuntimeCleanup) comments in the code generator.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti force-pushed the jdisanti-remove-middleware-pt2 branch from 6f04e17 to a2ea7fe Compare August 16, 2023 00:57
@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Base automatically changed from jdisanti-remove-middleware-pt1 to main August 16, 2023 20:22
@jdisanti jdisanti force-pushed the jdisanti-remove-middleware-pt2 branch from 12c2ffe to ad489af Compare August 16, 2023 20:43
@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@jdisanti jdisanti marked this pull request as ready for review August 17, 2023 00:47
@jdisanti jdisanti requested a review from a team as a code owner August 17, 2023 00:47
@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Comment on lines -88 to +85
val customizableOperationGenerator = CustomizableOperationGenerator(codegenContext, generics, customizableOperationCustomizations)
val customizableOperationGenerator = CustomizableOperationGenerator(codegenContext, customizableOperationCustomizations)
Copy link
Contributor

Choose a reason for hiding this comment

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

How good it feels to see that argument go the way of the dinosaurs.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

💯

@Velfi
Copy link
Contributor

Velfi commented Aug 21, 2023

I'm so excited to get this PR merged! Thanks for putting all this together John.

@jdisanti jdisanti force-pushed the jdisanti-remove-middleware-pt2 branch from 2fe61dc to 772fcfb Compare August 21, 2023 20:34
@github-actions
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@jdisanti jdisanti added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit b84c02b Aug 21, 2023
@jdisanti jdisanti deleted the jdisanti-remove-middleware-pt2 branch August 21, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants