Skip to content

chore(deps): bump aws-sdk-core from 3.136.0 to 3.210.0 in /ruby

Bumps aws-sdk-core from 3.136.0 to 3.210.0.

Changelog

Sourced from aws-sdk-core's changelog.

3.210.0 (2024-10-18)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Feature - reduce memory usage by not using legacy endpoint data unless required.

3.209.1 (2024-09-25)

  • Issue - Add all core plugins to autoloads.

3.209.0 (2024-09-24)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Issue - Add service identifiers to GlobalConfig's list of identifiers outside of autoload (#3113).

  • Issue - Ignore invalid ARNs when trying to parse accountId in assume role credentials.

3.208.0 (2024-09-23)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Feature - Use autoloading at the service level to load service clients and resources.

3.207.0 (2024-09-20)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Feature - Support Account ID credentials using ENV['AWS_ACCOUNT_ID'], aws_account_id shared config, or the account_id Client configuration option.

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading