Created by: dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.65 to 1.44.76.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.76 (2022-08-12)
Service Client Updates
service/amp
: Updates service API and documentationservice/chime-sdk-messaging
: Updates service API, documentation, and paginatorsservice/ivs
: Updates service API and documentationservice/personalize-runtime
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examples
- Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance
Release v1.44.75 (2022-08-11)
Service Client Updates
service/backupstorage
: Adds new serviceservice/glue
: Updates service API
- Add support for Python 3.9 AWS Glue Python Shell jobs
service/privatenetworks
: Adds new serviceRelease v1.44.74 (2022-08-11)
SDK Enhancements
service/dynamodb/dynamodbattribute
: Add String method to UnixTime
- Adds a
String
method toUnixTime
, so that when structs with this field get logged it prints a human readable time.Release v1.44.73 (2022-08-10)
Service Client Updates
service/dlm
: Updates service API and documentationservice/ec2
: Updates service API and documentation
- This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.
Release v1.44.72 (2022-08-09)
Service Client Updates
service/location
: Updates service API and documentationservice/monitoring
: Updates service API and documentation
- Various quota increases related to dimensions and custom metrics
service/sagemaker
: Updates service API and documentation
- Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.
service/sagemaker-a2i-runtime
: Updates service APIRelease v1.44.71 (2022-08-08)
... (truncated)
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
Release v1.44.76 (2022-08-12)
Service Client Updates
service/amp
: Updates service API and documentationservice/chime-sdk-messaging
: Updates service API, documentation, and paginatorsservice/ivs
: Updates service API and documentationservice/personalize-runtime
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examples
- Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance
Release v1.44.75 (2022-08-11)
Service Client Updates
service/backupstorage
: Adds new serviceservice/glue
: Updates service API
- Add support for Python 3.9 AWS Glue Python Shell jobs
service/privatenetworks
: Adds new serviceRelease v1.44.74 (2022-08-11)
SDK Enhancements
service/dynamodb/dynamodbattribute
: Add String method to UnixTime
- Adds a
String
method toUnixTime
, so that when structs with this field get logged it prints a human readable time.Release v1.44.73 (2022-08-10)
Service Client Updates
service/dlm
: Updates service API and documentationservice/ec2
: Updates service API and documentation
- This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.
Release v1.44.72 (2022-08-09)
Service Client Updates
service/location
: Updates service API and documentationservice/monitoring
: Updates service API and documentation
- Various quota increases related to dimensions and custom metrics
service/sagemaker
: Updates service API and documentation
- Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.
service/sagemaker-a2i-runtime
: Updates service APIRelease v1.44.71 (2022-08-08)
Service Client Updates
... (truncated)
Commits
-
0557123
Release v1.44.76 (2022-08-12) (#4518) -
4642204
Fixup CHANGELOG.md to have correct changenotes for v1.44.75 and 74. (#4514) -
e47ae29
Release v1.44.75 (2022-08-11) (#4513) -
0ab960e
codegen: Fix SDK codegen handling of poorly formatted API docs (#4512) -
e536b6b
Release v1.44.74 (2022-08-11) (#4511) -
d9e960f
add String to dynamodbattribute.UnixTime (#4504) -
36e99e2
gofmt SDK for go1.19 (#4508) -
09f182d
Release v1.44.73 (2022-08-10) (#4507) -
76296e1
Release v1.44.72 (2022-08-09) (#4506) -
114784d
Release v1.44.71 (2022-08-08) (#4505) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)