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

Dependabot/cargo/aws config 0.101 #81

Closed

Conversation

sabin-rapan
Copy link

@sabin-rapan sabin-rapan commented Nov 21, 2023

Issue #, if available: N/A

Description of changes:
#78 and #79 had to be done in lockstep for it to work.
Additionally, aws-config introduced a breaking change where behavior-version-latest feature needs to be used when constructing the SdkConfig struct.
Finally, MSRV needs to be updated to 1.70.0 as aws-smithy-runtime (a dependency of aws-sdk-kms) needs 1.70 to compile.

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

Updates the requirements on [aws-config](https://github.com/smithy-lang/smithy-rs) to permit the latest version.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
[sabin: Use feature behavior-version-latest]
Signed-off-by: Sabin Râpan <[email protected]>
@sabin-rapan sabin-rapan force-pushed the dependabot/cargo/aws-config-0.101 branch from 46e7a42 to 32d631e Compare November 21, 2023 10:11
Updates the requirements on [aws-sdk-kms](https://github.com/awslabs/aws-sdk-rust) to permit the latest version.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-kms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
[sabin: Rebased onto dependabot/cargo/aws-config-0.101]
[sabin: Updated MSRV to 1.70 due to aws-smithy-runtime]
Signed-off-by: Sabin Râpan <[email protected]>

Signed-off-by: Sabin Râpan <[email protected]>
@sabin-rapan sabin-rapan force-pushed the dependabot/cargo/aws-config-0.101 branch from 32d631e to cda6220 Compare November 21, 2023 10:17
@eugkoira
Copy link
Collaborator

Done similarly in b12ed3a

@eugkoira eugkoira closed this Apr 18, 2024
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