Skip to content

chore(middleware): make base64Encoder/Decoder optional #4138

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

Closed
wants to merge 2 commits into from

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Nov 2, 2022

Issue

Internal JS-3705
util-base64 implementation added in #4137

Description

Attempt to make base64Encoder Optional. This would require lot of testing, as multiple middleware had assumed base64Encoder to be present. Also, it would break customers who might have written middleware and using base64Encoder /base64Decoder set in clients.

Will set base64Encoder/base64Decoder from @aws-sdk/util-base64 in runtimeConfig of clients instead.

Testing

N/A


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

@trivikr trivikr closed this Nov 2, 2022
@trivikr trivikr deleted the base64-optional branch November 2, 2022 15:47
@github-actions
Copy link

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 Nov 17, 2022
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.

1 participant