aws-actions / configure-aws-credentials

Configure AWS credential environment variables for use in other GitHub Actions.
MIT License
2.41k stars 465 forks source link

chore(deps): bump @aws-sdk/client-sts from 3.556.0 to 3.588.0 #1074

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @aws-sdk/client-sts from 3.556.0 to 3.588.0.

Release notes

Sourced from @​aws-sdk/client-sts's releases.

v3.588.0

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

For list of updated packages, view updated-packages.md in assets-3.588.0.zip

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sts's changelog.

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/client-sts

3.587.0 (2024-05-30)

Note: Version bump only for package @​aws-sdk/client-sts

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/client-sts

3.582.0 (2024-05-22)

Note: Version bump only for package @​aws-sdk/client-sts

3.577.0 (2024-05-15)

Note: Version bump only for package @​aws-sdk/client-sts

3.576.0 (2024-05-14)

Note: Version bump only for package @​aws-sdk/client-sts

3.575.0 (2024-05-13)

... (truncated)

Commits


Dependabot compatibility score

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 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)
dependabot[bot] commented 2 months ago

Superseded by #1083.