-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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 module aws/aws-sdk-go to v1.28.3 #11501
Merged
Merged
Conversation
This file contains 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
ghost
added
size/XL
Managed by automation to categorize the size of a PR.
needs-triage
Waiting for first response or review from a maintainer.
labels
Jan 6, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 7, 2020 20:57
5aeb4be
to
6b67276
Compare
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.27.1
Update module aws/aws-sdk-go to v1.27.2
Jan 7, 2020
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.27.2
Update module aws/aws-sdk-go to v1.27.3
Jan 8, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 8, 2020 19:59
6b67276
to
25e5e87
Compare
ghost
added
size/XXL
Managed by automation to categorize the size of a PR.
and removed
size/XL
Managed by automation to categorize the size of a PR.
labels
Jan 8, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 9, 2020 20:42
25e5e87
to
6c3fc62
Compare
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.27.3
Update module aws/aws-sdk-go to v1.27.4
Jan 9, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 10, 2020 20:25
6c3fc62
to
89462e8
Compare
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.27.4
Update module aws/aws-sdk-go to v1.28.0
Jan 10, 2020
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.28.0
Update module aws/aws-sdk-go to v1.28.1
Jan 13, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 13, 2020 19:25
89462e8
to
e9b17c5
Compare
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.28.1
Update module aws/aws-sdk-go to v1.28.2
Jan 14, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 14, 2020 20:37
e9b17c5
to
91d0317
Compare
renovate
bot
changed the title
Update module aws/aws-sdk-go to v1.28.2
Update module aws/aws-sdk-go to v1.28.3
Jan 15, 2020
renovate
bot
force-pushed
the
renovate/github.com-aws-aws-sdk-go-1.x
branch
from
January 15, 2020 19:52
91d0317
to
31ef9df
Compare
gdavison
removed
the
needs-triage
Waiting for first response or review from a maintainer.
label
Jan 16, 2020
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
ghost
locked and limited conversation to collaborators
Feb 16, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Used to indicate dependency changes.
size/XXL
Managed by automation to categorize the size of a PR.
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.27.0
->v1.28.3
Release Notes
aws/aws-sdk-go
v1.28.3
Compare Source
===
Service Client Updates
service/ec2
: Updates service API and documentationservice/organizations
: Updates service documentationservice/securityhub
: Updates service API and documentationservice/ssm
: Updates service documentationSDK Enhancements
service/s3/s3crypto
: Added X-Ray support to encrypt/decrypt clients (#2912)v1.28.2
Compare Source
===
Service Client Updates
service/ec2
: Updates service API and documentationv1.28.1
Compare Source
===
Service Client Updates
service/backup
: Updates service API, documentation, and paginatorsservice/ec2
: Updates service documentationservice/elasticfilesystem
: Updates service API, documentation, and paginatorsv1.28.0
Compare Source
===
Service Client Updates
service/chime
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/rds
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationservice/transfer
: Updates service API and documentationservice/workspaces
: Updates service API and documentationSDK Features
TransactionCanceledException
continuing detailedCancellationReasons
member. This data is now available by type asserting the error returned from the operation call toTransactionCanceledException
type.service/dynamodb/dynamodbattribute
: Go 1.9+, Add caching of struct serialization (#3070)SDK Bugs
service/s3/s3manager
: Fix resource leak on failed CreateMultipartUpload calls (#3069)v1.27.4
Compare Source
===
Service Client Updates
service/logs
: Updates service documentationservice/sts
: Updates service examplesv1.27.3
Compare Source
===
Service Client Updates
service/ce
: Updates service documentationservice/fms
: Updates service API and documentationservice/translate
: Updates service API, documentation, and paginatorsv1.27.2
Compare Source
===
Service Client Updates
service/AWSMigrationHub
: Updates service API, documentation, and paginatorsservice/codebuild
: Updates service API and documentationservice/xray
: Updates service documentationSDK Enhancements
aws
: Add configuration option enable the SDK to unmarshal API response header maps to normalized lower case map keys. (#3033)aws.Config.LowerCaseHeaderMaps
totrue
will result in S3's X-Amz-Meta prefixed header to be unmarshaled to lower case Metadata member's map keys.SDK Bugs
aws/ec2metadata
: Reduces request timeout for EC2Metadata client along with maximum number of retries (#3066)v1.27.1
Compare Source
===
Service Client Updates
service/comprehend
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/mediapackage
: Updates service API and documentationSDK Bugs
aws/session
: Fix client init not exposing endpoint resolve error (#3059)Renovate 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 WhiteSource Renovate. View repository job log here.