-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency aws-sdk-s3 to v1.200.0 #16
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/aws-sdk-s3-1.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
05c1efb
to
e65a63d
Compare
e65a63d
to
5e95140
Compare
5e95140
to
aa8733b
Compare
aa8733b
to
07a575b
Compare
07a575b
to
954b741
Compare
954b741
to
4695d84
Compare
4695d84
to
82609c3
Compare
82609c3
to
7edb8a5
Compare
7edb8a5
to
46e58cb
Compare
46e58cb
to
bb258c9
Compare
bb258c9
to
3160634
Compare
3160634
to
80f0303
Compare
80f0303
to
40b525e
Compare
40b525e
to
106ec86
Compare
106ec86
to
f962adb
Compare
f962adb
to
d66e267
Compare
d66e267
to
e314729
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.182.0
->1.200.0
Release Notes
aws/aws-sdk-ruby (aws-sdk-s3)
v1.200.0
Feature - Add lightweight thread pool executor for multipart
download_file
,upload_file
andupload_stream
.Feature - Add custom executor support for
Aws::S3::TransferManager
.v1.199.1
TransferManager#download_file
andObject#download_file
documentation regarding temporary file usage and failure handling for different destination types.v1.199.0
v1.198.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Issue - Fix multipart
download_file
to supportPathname
,File
andTempfile
objects as download destinations.v1.197.0
Issue - When multipart stream uploader fails to complete multipart upload, it calls abort multipart upload.
Issue - For
Aws::S3::Object
class, the following methods have been deprecated:download_file
,upload_file
andupload_stream
. UseAws::S3::TransferManager
instead.Feature - Add
Aws::S3::TransferManager
, a S3 transfer utility that provides upload/download capabilities with automatic multipart handling, progress tracking, and handling of large files.v1.196.1
Issue - Add range validation to multipart download to ensure all parts are successfully processed.
Issue - When multipart uploader fails to complete multipart upload, it calls abort multipart upload.
Issue - Clean up partially downloaded file on multipart
download_file
failure while preserving existing file.v1.196.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.195.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.194.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.193.0
v1.192.0
v1.191.0
v1.190.0
v1.189.1
cgi
modules for Ruby 3.5.v1.189.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.188.0
v1.187.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Issue - Signal data in http response listeners prior to writing, so that data can be inspected or verified before potential mutation.
v1.186.1
v1.186.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.185.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.184.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.183.0
Configuration
📅 Schedule: Branch creation - "on sunday" (UTC), 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 was generated by Mend Renovate. View the repository job log.