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

aws-smithy-query: bump to urlencoding v2.1 #1301

Merged
merged 3 commits into from
Apr 4, 2022

Conversation

benesch
Copy link
Contributor

@benesch benesch commented Apr 4, 2022

Motivation and Context

urlencoding v2.1 is a SemVer-breaking change. We use urlencoding in our own crates downstream, and we want to have only one copy of urlencoding, so we need aws-smithy-query to upgrade to.

Description

Bumps aws-smithy-query from urlencoding v1.3 to urlencoding v2.1.

Testing

CI coverage should be enough!

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

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

@benesch benesch requested a review from a team as a code owner April 4, 2022 14:46
@benesch
Copy link
Contributor Author

benesch commented Apr 4, 2022

The test failures look like permissions errors that are unrelated to the contents of this PR!

@rcoh
Copy link
Collaborator

rcoh commented Apr 4, 2022

do you mind adding a changelog entry on the off chance it helps debug some future issue? LGTM otherwise, thanks for doing this!

Copy link
Collaborator

@rcoh rcoh left a comment

Choose a reason for hiding this comment

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

LGTM!

@benesch
Copy link
Contributor Author

benesch commented Apr 4, 2022

Happy to add the changelog, but don't want to overwrite your merge! Ok to just push up the new commit, or are you already on it?

@rcoh
Copy link
Collaborator

rcoh commented Apr 4, 2022 via email

@benesch
Copy link
Contributor Author

benesch commented Apr 4, 2022

Perfect, pushed up the changelog entry!

@benesch
Copy link
Contributor Author

benesch commented Apr 4, 2022

Well, I added an entry for smithy-rs. Do I also need to add an entry for aws-sdk-rust? It's not clear to me whether "aws-smithy-query" counts as an AWS SDK runtime crate or not.

@rcoh rcoh merged commit 3aa1e36 into smithy-lang:main Apr 4, 2022
@benesch benesch deleted the bump-urlencoding branch April 5, 2022 03:09
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