-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependency aws-sdk-s3 to v1.141.0 #455
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #455 +/- ##
==========================================
+ Coverage 30.19% 30.20% +0.01%
==========================================
Files 58 58
Lines 2358 2357 -1
==========================================
Hits 712 712
+ Misses 1646 1645 -1 ☔ View full report in Codecov by Sentry. |
f224fb2
to
8b2b5dd
Compare
8b2b5dd
to
67ceb5d
Compare
@rultor please, try to merge, since 5 checks have passed |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 7min)
|
4a8bd78
to
ac39376
Compare
ac39376
to
96095ac
Compare
96095ac
to
8c4a8cc
Compare
7d01269
to
33e2c64
Compare
33e2c64
to
7f189f6
Compare
7f189f6
to
09077f5
Compare
09077f5
to
b92b57d
Compare
@rultor merge |
This PR contains the following updates:
'1.126.0'
->'1.141.0'
Release Notes
aws/aws-sdk-ruby (aws-sdk-s3)
v1.141.0
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, theAWS_S3_DISABLE_EXPRESS_SESSION_AUTH
environment variable, and thes3_disable_express_session_auth
shared config option. A customexpress_credentials_provider
can be configured onto the Client.v1.140.0
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
andstream_uploader
(#2944).v1.139.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.138.0
v1.137.0
v1.136.0
v1.135.0
v1.134.0
v1.133.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Feature - Add support for
progress_callback
inObject#download_file
and improve multi-threaded performance #(2901).v1.132.1
Object#download_file
(#2893).v1.132.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Feature - Add support for verifying checksums in FileDownloader.
v1.131.0
v1.130.0
Feature - S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
Feature - Allow Object multipart copy API to work when requiring a checksum algorithm.
Feature - Allow Object multipart copy API to optionally copy parts as they exist on the source object if it has parts, instead of generating new part ranges, when specifying
use_source_parts: true
.v1.129.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.128.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.127.0
Feature - The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
Feature - Select minimum expiration time for presigned urls between the expiration time option and the credential expiration time.
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.