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-sts requirement from 0.28 to 0.38 in /oktaws #318

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

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

Changelog

Sourced from aws-sdk-sts's changelog.

November 17th, 2023

Breaking Changes:

  • ⚠️ (smithy-rs#3205) imds::client::Builder::endpoint has been updated to accept a string instead of a URI. The method now returns a result instead.
  • ⚠️ (smithy-rs#3205) The AssumeRoleBuilder::policy_arns now accepts strings instead of an STS specific type
  • ⚠️ (smithy-rs#3213) Fix optional types in S3. Many types in S3 were modeled as non-optional but this causes serialization issues.

Service Features:

  • aws-sdk-appmesh (0.38.0): Change the default value of these fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests, HealthCheckThreshold, PortNumber, and HealthCheckPolicy -> port. Users are not expected to perceive the change, except that badRequestException is thrown when required fields missing configured.
  • aws-sdk-athena (0.38.0): Adding SerivicePreProcessing time metric
  • aws-sdk-cloudformation (0.38.0): This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
  • aws-sdk-codepipeline (0.38.0): CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision
  • aws-sdk-codestarconnections (0.38.0): This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository.
  • aws-sdk-connect (0.38.0): This release adds WISDOM_QUICK_RESPONSES as new IntegrationType of Connect IntegrationAssociation resource and bug fixes.
  • aws-sdk-ec2 (0.38.0): This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM.
  • aws-sdk-ecr (0.38.0): Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication.
  • aws-sdk-emr (0.38.0): Launch support for IAM Identity Center Trusted Identity Propagation and workspace storage encryption using AWS KMS in EMR Studio
  • aws-sdk-eventbridge (0.38.0): Introduces a new rule state ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get, List and Describe AWS API call events from CloudTrail.
  • aws-sdk-internetmonitor (0.14.0): Adds new querying capabilities for running data queries on a monitor
  • aws-sdk-ivs (0.38.0): type & defaulting refinement to various range properties
  • aws-sdk-ivschat (0.38.0): type & defaulting refinement to various range properties
  • aws-sdk-location (0.38.0): Remove default value and allow nullable for request parameters having minimum value larger than zero.
  • aws-sdk-medialive (0.38.0): MediaLive has now added support for per-output static image overlay.
  • aws-sdk-mgn (0.38.0): Removed invalid and unnecessary default values.
  • aws-sdk-osis (0.11.0): Add support for enabling a persistent buffer when creating or updating an OpenSearch Ingestion pipeline. Add tags to Pipeline and PipelineSummary response models.
  • aws-sdk-pipes (0.16.0): TargetParameters now properly supports BatchJobParameters.ArrayProperties.Size and BatchJobParameters.RetryStrategy.Attempts being optional, and EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly required when setting EphemeralStorage
  • aws-sdk-rds (0.38.0): This release adds support for option groups and replica enhancements to Amazon RDS Custom.
  • aws-sdk-redshift (0.38.0): Updated SDK for Amazon Redshift, which you can use to configure a connection with IAM Identity Center to manage access to databases. With these, you can create a connection through a managed application. You can also change a managed application, delete it, or get information about an existing one.
  • aws-sdk-redshiftserverless (0.38.0): Updated SDK for Amazon Redshift Serverless, which provides the ability to configure a connection with IAM Identity Center to manage user and group access to databases.
  • aws-sdk-s3 (0.38.0): Removes all default 0 values for numbers and false values for booleans
  • aws-sdk-ssoadmin (0.38.0): Improves support for configuring RefreshToken and TokenExchange grants on applications.
  • aws-sdk-ssooidc (0.38.0): Adding support for sso-oauth:CreateTokenWithIAM.
  • aws-sdk-trustedadvisor (0.1.0): AWS Trusted Advisor introduces new APIs to enable you to programmatically access Trusted Advisor best practice checks, recommendations, and prioritized recommendations. Trusted Advisor APIs enable you to integrate Trusted Advisor with your operational tools to automate your workloads.
  • aws-sdk-verifiedpermissions (0.10.0): Adding BatchIsAuthorized API which supports multiple authorization requests against a PolicyStore
  • aws-sdk-wisdom (0.38.0): This release adds QuickResponse as a new Wisdom resource and Wisdom APIs for import, create, read, search, update and delete QuickResponse resources.

Service Documentation:

  • aws-sdk-cloud9 (0.38.0): A minor doc only update related to changing the date of an API change.
  • aws-sdk-dlm (0.38.0): Added support for SAP HANA in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post scripts.
  • aws-sdk-kinesisvideo (0.38.0): Docs only build to bring up-to-date with public docs.
  • aws-sdk-sts (0.38.0): API updates for the AWS Security Token Service

Crate Versions

Crate Version
aws-config 0.101.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-sts](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-sts
  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 Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #322.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/cargo/oktaws/aws-sdk-sts-0.38 branch November 27, 2023 18:17
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.

None yet

0 participants