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

build(deps): update aws-sdk-kms requirement from 0.16 to 0.27 #55

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Updates the requirements on aws-sdk-kms to permit the latest version.

Changelog

Sourced from aws-sdk-kms's changelog.

May 1st, 2023

Breaking Changes:

New this release:

  • 🎉 (smithy-rs#2254, @​eduardomourar) The AWS SDK now compiles for the wasm32-unknown-unknown and wasm32-wasi targets when no default features are enabled. WebAssembly is not officially supported yet, but this is a great first step towards it!
  • (aws-sdk-rust#784, @​abusch) Implement std::error::Error#source() properly for the service meta Error enum.
  • 🐛 (smithy-rs#2496) The outputs for event stream operations (for example, S3's SelectObjectContent) now implement the Sync auto-trait.
  • 🐛 (aws-sdk-rust#764) S3's GetObject will no longer panic when checksum validation is enabled and the target object was uploaded as a multi-part upload. However, these objects cannot be checksum validated by the SDK due to the way checksums are calculated for multipart uploads. For more information, see this page.
  • 🐛 (smithy-rs#2513) AppName is now configurable from within ConfigLoader.
  • (smithy-rs#2473, @​martinjlowm) Add support for omitting session token in canonical requests for SigV4 signing.
  • (smithy-rs#2525, @​parker-timmerman) Add into_segments method to AggregatedBytes, for zero-copy conversions.
  • 🐛 (smithy-rs#781, aws-sdk-rust#781) Fix bug where an incorrect endpoint was produced for WriteGetObjectResponse
  • (smithy-rs#2534) aws_smithy_types::date_time::Format has been re-exported in SDK crates.
  • (smithy-rs#2603) Reduce several instances of credential exposure in the SDK logs:
    • IMDS now suppresses the body of the response from logs
    • aws-sigv4 marks the x-amz-session-token header as sensitive
    • STS & SSO credentials have been manually marked as sensitive which suppresses logging of response bodies for relevant operations

Contributors Thank you for your contributions! ❤

Crate Versions

Crate Version
aws-config 0.55.2
aws-credential-types 0.55.2
aws-endpoint 0.55.2
aws-http 0.55.2
aws-hyper 0.55.2
aws-runtime 0.55.2
aws-runtime-api 0.55.2
aws-sdk-accessanalyzer 0.27.0
aws-sdk-account 0.27.0
aws-sdk-acm 0.27.0
aws-sdk-acmpca 0.27.0
aws-sdk-alexaforbusiness 0.27.0
aws-sdk-amp 0.27.0
aws-sdk-amplify 0.27.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 2023

Superseded by #57.

@dependabot dependabot bot closed this May 25, 2023
@dependabot dependabot bot deleted the dependabot/cargo/aws-sdk-kms-0.27 branch May 25, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants