Update module aws/aws-sdk-go to v1.25.4 #10310
Merged
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:
v1.25.1
->v1.25.4
Release Notes
aws/aws-sdk-go
v1.25.4
Compare Source
===
Service Client Updates
service/lightsail
: Updates service API and documentationSDK Enhancements
service/s3/s3manager
: Allow reuse of Uploader buffersync.Pool
amongst multiple Upload calls (#2863)sync.Pool
used for the reuse of[]byte
slices when handling streaming payloads will now be shared across multiple Upload calls when the upload part size remains constant.SDK Bugs
internal/ini
: Fix ini parser to handle empty values #2860v1.25.3
Compare Source
===
Service Client Updates
service/docdb
: Updates service API and documentationSDK Bugs
private/model/api
: Fixes broken test for code generation example (#2855)v1.25.2
Compare Source
===
Service Client Updates
aws/endpoints
: Updated Regions and Endpoints metadata.service/mq
: Updates service API and documentationservice/rds
: Updates service API, documentation, and waitersservice/waf
: Updates service API and documentationRenovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.