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

Update aws-sdk-iam requirement from 0.28 to 0.30 in /oktaws #297

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

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

Changelog

Sourced from aws-sdk-iam's changelog.

August 23rd, 2023

Breaking Changes:

  • 🐛⚠️ (smithy-rs#2931, aws-sdk-rust#875) Fixed re-exported SdkError type. The previous release had the wrong type for SdkError, which caused projects to fail to compile when upgrading.

New this release:

  • (smithy-rs#2904, aws-sdk-rust#862) RuntimeComponents are now re-exported so that implementing a custom interceptor doens't require directly depending on aws-smithy-runtime-api.
  • 🐛 (smithy-rs#2907, aws-sdk-rust#864) Fix requests to S3 with no_credentials set.
  • 🐛 (smithy-rs#2934, aws-sdk-rust#872) Logging via #[instrument] in the aws_smithy_runtime::client::orchestrator module is now emitted at the DEBUG level to reduce the amount of logging when emitted at the INFO level.
  • 🐛 (smithy-rs#2935) Fix SDK::Endpoint built-in for @endpointRuleSet.

Crate Versions

Crate Version
aws-config 0.56.1
aws-credential-types 0.56.1
aws-endpoint 0.56.1
aws-http 0.56.1
aws-hyper 0.56.1
aws-runtime 0.56.1
aws-runtime-api 0.56.1
aws-sdk-accessanalyzer 0.30.0
aws-sdk-account 0.30.0
aws-sdk-acm 0.30.0
aws-sdk-acmpca 0.30.0
aws-sdk-alexaforbusiness 0.30.0
aws-sdk-amp 0.30.0
aws-sdk-amplify 0.30.0
aws-sdk-amplifybackend 0.30.0
aws-sdk-amplifyuibuilder 0.30.0
aws-sdk-apigateway 0.30.0
aws-sdk-apigatewaymanagement 0.30.0
aws-sdk-apigatewayv2 0.30.0
aws-sdk-appconfig 0.30.0
aws-sdk-appconfigdata 0.30.0
aws-sdk-appfabric 0.2.0
aws-sdk-appflow 0.30.0
aws-sdk-appintegrations 0.30.0
aws-sdk-applicationautoscaling 0.30.0
aws-sdk-applicationcostprofiler 0.30.0
aws-sdk-applicationdiscovery 0.30.0
aws-sdk-applicationinsights 0.30.0
aws-sdk-appmesh 0.30.0
aws-sdk-apprunner 0.30.0
aws-sdk-appstream 0.30.0
aws-sdk-appsync 0.30.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-iam](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-iam
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Aug 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #302.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/cargo/oktaws/aws-sdk-iam-0.30 branch September 25, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants