chore(deps): bump aws-sdk-core from 3.136.0 to 3.202.2 in /ruby
Bumps aws-sdk-core from 3.136.0 to 3.202.2.
Changelog
Sourced from aws-sdk-core's changelog.
3.202.2 (2024-08-30)
- Issue - revert auto-loading of bundled gems.
3.202.1 (2024-08-29)
- Issue - require default plugins when loading aws-sdk-core.
3.202.0 (2024-08-27)
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 - Reduce initial memory usage by auto-loading bundled gems (STS, SSO, SSOOIDC).
3.201.5 (2024-08-15)
- Issue - Allow legacy/undocumented
sigv4_signer
configuration to override resolved signer.- Issue - Consider sigv4a supported without crt check.
3.201.4 (2024-08-08)
- Issue - Update waiters to handle expected boolean values when matching errors.
3.201.3 (2024-07-23)
- Issue - Add
disableNormalizePath
when resolving auth_scheme for S3.3.201.2 (2024-07-18)
- Issue - Allow modeled types to be used for Union inputs.
- Issue - Ensure that nested sensitive members and sensitive members of lists and maps are filtered.
3.201.1 (2024-07-05)
- Issue - Fix
Aws::ProcessCredentials
warning in cases where shared config is used.3.201.0 (2024-07-02)
... (truncated)
Commits
- See full diff in compare view
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