Skip to content

Update AWS gems

This MR contains the following updates:

Package Update Change
aws-sdk-core (source, changelog) minor '~> 3.206.0' -> '~> 3.209.0'
aws-sdk-s3 (source, changelog) minor '~> 1.163.0' -> '~> 1.166.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

aws/aws-sdk-ruby (aws-sdk-core)

v3.209.1

  • Issue - Add all core plugins to autoloads.

v3.209.0

  • 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.

v3.208.0

  • 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.

v3.207.0

  • 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.

  • Feature - Support Account ID endpoint mode using ENV['AWS_ACCOUNT_ID_ENDPOINT_MODE'], aws_account_id_endpoint_mode shared config, or the account_id_endpoint_mode Client configuration option. Defaults to preferred, which will use the account id endpoint if available. Set to disabled to disable account id endpoints. Set to required to require account id endpoint usage; an error is raised if credentials do not have an account id.

aws/aws-sdk-ruby (aws-sdk-s3)

v1.166.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.165.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.164.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading