-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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.29.7 #11893
Conversation
1a1397f
to
e0058a8
Compare
e0058a8
to
ca6bcdc
Compare
ca6bcdc
to
3855c1e
Compare
3d5cc7d
to
9c9eeb8
Compare
9c9eeb8
to
66efa9d
Compare
b16c329
to
224f4f8
Compare
224f4f8
to
1623067
Compare
1623067
to
c91464d
Compare
c91464d
to
41f9ea1
Compare
41f9ea1
to
1f1130f
Compare
1f1130f
to
9a742ab
Compare
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
This has been released in version 2.51.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
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! |
This PR contains the following updates:
v1.28.9
->v1.29.7
Release Notes
aws/aws-sdk-go
v1.29.7
Compare Source
===
Service Client Updates
service/appconfig
: Updates service API and documentationservice/pinpoint
: Updates service APIservice/savingsplans
: Updates service APIv1.29.6
Compare Source
===
Service Client Updates
service/autoscaling
: Updates service documentationservice/lambda
: Updates service API, documentation, and examplesservice/servicecatalog
: Updates service API, documentation, and paginatorsv1.29.5
Compare Source
===
Service Client Updates
service/autoscaling
: Updates service API and documentationservice/chime
: Updates service API and documentationservice/rds
: Updates service API and documentationv1.29.4
Compare Source
===
Service Client Updates
service/cloud9
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/rekognition
: Updates service API, documentation, and paginatorsservice/dynamodb
: Add feature update for Amazon DynamoDBv1.29.3
Compare Source
===
Service Client Updates
service/ec2
: Updates service API and documentationservice/mediatailor
: Updates service API and documentationservice/securityhub
: Updates service API, documentation, and paginatorsservice/shield
: Updates service API and documentationSDK Enhancements
aws/credentials
: Add support for context when getting credentials.GetWithContext
toCredentials
that allows canceling getting the credentials if the context is canceled, or times out. This fixes an issue where API operations would ignore their provide context when waiting for credentials to refresh.v1.29.2
Compare Source
===
Service Client Updates
service/mediapackage-vod
: Updates service API and documentationv1.29.1
Compare Source
===
Service Client Updates
service/chime
: Updates service documentationservice/ds
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/es
: Updates service API and documentationservice/glue
: Updates service API and documentationservice/neptune
: Updates service API and documentationservice/workmail
: Updates service API and documentationSDK Enhancements
aws/credentials
: Add grouping of concurrent refresh of credentials (#3127Credentials.Get
are now grouped in order to prevent numerous synchronous calls to refresh the credentials. Replacing the mutex with a singleflight reduces the overall amount of time request signatures need to wait while retrieving credentials. This is improvement becomes pronounced when many requests are being made concurrently.v1.29.0
Compare Source
===
Service Client Updates
service/cloudformation
: Updates service API and documentationservice/cognito-idp
: Updates service API and documentationservice/ec2
: Updates service API and documentationSDK Features
vendor
directory of vendored dependenciesgo-jmespath
forgo get
the SDK with Go without modules.awsmigrate
utility from the SDK's repository.v1.28.14
Compare Source
===
Service Client Updates
service/docdb
: Updates service documentationservice/kms
: Updates service API and documentationv1.28.13
Compare Source
===
Service Client Updates
service/imagebuilder
: Updates service API and documentationservice/rds
: Updates service documentationservice/robomaker
: Updates service API, documentation, and paginatorsv1.28.12
Compare Source
===
Service Client Updates
service/appsync
: Updates service API and documentationservice/codebuild
: Updates service API and documentationservice/ebs
: Updates service documentationservice/ec2
: Updates service API and documentationservice/ecr
: Updates service documentationservice/lex-models
: Updates service API, documentation, and examplesv1.28.11
Compare Source
===
Service Client Updates
service/dlm
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/forecastquery
: Updates service API and documentationservice/groundstation
: Updates service API, documentation, paginators, and examplesservice/mediaconvert
: Updates service API and documentationservice/resourcegroupstaggingapi
: Updates service documentationservice/securityhub
: Updates service API and documentationv1.28.10
Compare Source
===
Service Client Updates
service/cloudfront
: Updates service documentationservice/ec2
: Updates service API and documentationservice/iot
: Updates service APIservice/kafka
: Updates service API, documentation, and paginatorsservice/ssm
: Updates service API and documentationservice/storagegateway
: Updates service APIservice/workmail
: Updates service API and documentationSDK Enhancements
aws/request
: Add support for EC2 specific throttle exception codeSDK Bugs
aws/request
: Fixes an issue where the HTTP host header did not reflect changes to the endpoint URL (#3102)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 tick the rebase/retry checkbox below.
🔕 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.