Skip to content

Update AWS gems

This MR contains the following updates:

Package Update Change
aws-sdk-core (source, changelog) minor '~> 3.197.0' -> '~> 3.199.0'
aws-sdk-s3 (source, changelog) minor '~> 1.152.0' -> '~> 1.154.0'

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


Release Notes

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

v3.199.0

  • Feature - Support RpcV2 protocol.

  • Feature - Add CBOR encoder and decoder.

  • Issue - Enhance, refactor, and rebase protocols to be consistent. Ensure protocol tests are run for each engine.

v3.198.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 :plugins option on all Clients or using Aws.config[:plugins].

v3.197.2

  • Issue - fix issue in Endpoint attr matcher when path is only an array index.

  • Issue - Fix trailing slash in endpoint URLs for rest-json and rest-xml services.

v3.197.1

  • Issue - Support an array of string arguments for Aws::ProcessCredentials to be executed by system.
aws/aws-sdk-ruby (aws-sdk-s3)

v1.154.0

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

v1.153.0

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

v1.152.3

  • Issue - Handle 200 errors for all S3 operations that do not have streaming responses.

v1.152.2

  • Issue - Revert Handling of 200 errors for all S3 operations.

v1.152.1

  • Issue - Handle 200 errors for all S3 operations that do not have streaming responses.

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