Skip to content

Update AWS gems

This MR contains the following updates:

Package Update Change
aws-sdk-core (source, changelog) minor '~> 3.191.6' -> '~> 3.192.0'
aws-sdk-s3 (source, changelog) minor '~> 1.146.1' -> '~> 1.147.0'

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


Release Notes

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

v3.192.0

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

  • Feature - Update serializing/deserializing for all protocols to align with Smithy protocol-tests.

  • Issue - Allow nil values in lists and maps.

  • Issue - Populate headers for XML and JSON error responses.

  • Issue - Support fractional seconds when parsing DateTime timestamps.

  • Issue - Correctly serialize flattened lists for Query protocol.

  • Issue - Correctly serialize payload name in Rest-XML requests.

  • Issue - Fix an issue where Rest-XML requests do not have a default Content-Type header applied.

  • Issue - Apply appropriate Content-Type header for payloads in Rest services.

  • Issue - Correctly serialize URI label bindings in Rest requests.

  • Issue - Correctly serialize and parse header bindings in Rest services.

  • Issue - Ensure that null and empty headers are not sent in Rest requests.

  • Issue - Ensure keys in query maps do not override modeled keys in Rest requests.

  • Issue - Ensure empty blob payloads are omitted in Rest requests.

  • Issue - Support parsing of NaN, Infinity and -Infinity float values.

  • Issue - Apply appropriate xmlName for flattened lists and maps in Rest-XML services.

  • Issue - Handle serializing of different formats of xmlNamespace on shapes.

  • Issue - Fix deserializing of an empty blob to produce an empty string.

  • Issue - Fix deserializing an empty self-closed blob to produce an empty string.

  • Issue - Support parsing of different formats of error data in Rest-XML services.

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

v1.147.0

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

  • Issue - Omit ContentType plugin when generating presigned url.


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.

Merge request reports