Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aws-sdk-s3 1.135.0 → 1.142.0 (minor) #1260

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 23, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ aws-sdk-s3 (1.135.0 → 1.142.0) · Repo · Changelog

Release Notes

1.142.0 (from changelog)

  • Feature - Added additional examples for some operations.

1.141.0 (from changelog)

  • Feature - Adds support for S3 Express One Zone.

  • Feature - Support S3 Express authentication and endpoints. Express session auth can be disabled with the disable_s3_express_session_auth Client option, the AWS_S3_DISABLE_EXPRESS_SESSION_AUTH environment variable, and the s3_disable_express_session_auth shared config option. A custom express_credentials_provider can be configured onto the Client.

1.140.0 (from changelog)

  • Feature - Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality.

  • Issue - Fix thread interruptions in multipart download_file, file_uploader and stream_uploader (#2944).

1.139.0 (from changelog)

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

1.138.0 (from changelog)

  • Feature - Add support for automatic date based partitioning in S3 Server Access Logs.

1.137.0 (from changelog)

  • Feature - Removes all default 0 values for numbers and false values for booleans

1.136.0 (from changelog)

  • Feature - This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.

Does any of this look wrong? Please let us know.

↗️ aws-eventstream (indirect, 1.2.0 → 1.3.0) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ aws-partitions (indirect, 1.826.0 → 1.873.0) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ aws-sdk-core (indirect, 3.183.0 → 3.190.1) · Repo · Changelog

Release Notes

3.190.0 (from changelog)

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

3.189.0 (from changelog)

  • 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 S3 Express authentication.

3.188.0 (from changelog)

  • Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.3 and 2.4.

  • Feature - Support AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE in ECSCredentials and also allow for ECS and EKS link-local http addresses.

3.187.1 (from changelog)

  • Issue - For awsQueryCompatible services, default an empty list or map for shapes that were previously flattened in the query protocol.

3.187.0 (from changelog)

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

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

3.186.0 (from changelog)

  • Feature - Support disabling IMDSv1 in InstanceProfileCredentials using ENV['AWS_EC2_METADATA_V1_DISABLED'], ec2_metadata_v1_disabled shared config, or the disable_imds_v1 credentials option.

3.185.2 (from changelog)

  • Issue - Fix query string support to lists of booleans, floats, integers and timestamps per rest-json protocol.

Does any of this look wrong? Please let us know.

↗️ aws-sdk-kms (indirect, 1.71.0 → 1.75.0) · Repo · Changelog

Release Notes

1.75.0 (from changelog)

  • Feature - Documentation updates for AWS Key Management Service

1.74.0 (from changelog)

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

1.73.0 (from changelog)

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

1.72.0 (from changelog)

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

Does any of this look wrong? Please let us know.

↗️ aws-sigv4 (indirect, 1.6.0 → 1.8.0) · Repo · Changelog


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 23, 2023
@mitlib mitlib temporarily deployed to thesis-submit-pr-1260 December 23, 2023 22:16 Inactive
@coveralls
Copy link

Coverage Status

coverage: 98.313%. remained the same
when pulling 1e3a20d on depfu/update/aws-sdk-s3-1.142.0
into 5bf75b5 on main.

Copy link
Contributor Author

depfu bot commented Jan 27, 2024

Closed in favor of #1273.

@depfu depfu bot closed this Jan 27, 2024
@depfu depfu bot deleted the depfu/update/aws-sdk-s3-1.142.0 branch January 27, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants