Skip to content

Bump github.com/aws/aws-sdk-go from 1.40.7 to 1.40.12#43

Merged
mrz1836 merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.12
Aug 2, 2021
Merged

Bump github.com/aws/aws-sdk-go from 1.40.7 to 1.40.12#43
mrz1836 merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps github.com/aws/aws-sdk-go from 1.40.7 to 1.40.12.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.40.12 (2021-07-30)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service documentation
  • service/sagemaker: Updates service API, documentation, and waiters
    • API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field
  • service/secretsmanager: Updates service API and documentation
    • Add support for KmsKeyIds in the ListSecretVersionIds API response

Release v1.40.11 (2021-07-29)

Service Client Updates

  • service/chime: Updates service API and documentation
    • Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.
  • service/ec2: Updates service API and documentation
    • This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • service/iot: Updates service API and documentation
    • Increase maximum credential duration of role alias to 12 hours.
  • service/iotsitewise: Updates service API and documentation
  • service/savingsplans: Updates service API

Release v1.40.10 (2021-07-28)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature.
  • service/sso-admin: Updates service documentation

Release v1.40.9 (2021-07-27)

Service Client Updates

  • service/batch: Updates service API and documentation
    • Add support for ListJob filters
  • service/iotanalytics: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/models.lex.v2: Updates service waiters
  • service/quicksight: Updates service API and documentation
    • Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight
  • service/redshift-data: Updates service API and documentation
  • service/route53: Updates service API and documentation
    • This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
  • service/route53-recovery-cluster: Adds new service
  • service/route53-recovery-control-config: Adds new service
  • service/route53-recovery-readiness: Adds new service
  • service/shield: Updates service documentation

... (truncated)

Changelog

Sourced from github.com/aws/aws-sdk-go's changelog.

Release v1.40.12 (2021-07-30)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service documentation
  • service/sagemaker: Updates service API, documentation, and waiters
    • API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field
  • service/secretsmanager: Updates service API and documentation
    • Add support for KmsKeyIds in the ListSecretVersionIds API response

Release v1.40.11 (2021-07-29)

Service Client Updates

  • service/chime: Updates service API and documentation
    • Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.
  • service/ec2: Updates service API and documentation
    • This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • service/iot: Updates service API and documentation
    • Increase maximum credential duration of role alias to 12 hours.
  • service/iotsitewise: Updates service API and documentation
  • service/savingsplans: Updates service API

Release v1.40.10 (2021-07-28)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature.
  • service/sso-admin: Updates service documentation

Release v1.40.9 (2021-07-27)

Service Client Updates

  • service/batch: Updates service API and documentation
    • Add support for ListJob filters
  • service/iotanalytics: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/models.lex.v2: Updates service waiters
  • service/quicksight: Updates service API and documentation
    • Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight
  • service/redshift-data: Updates service API and documentation
  • service/route53: Updates service API and documentation
    • This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
  • service/route53-recovery-cluster: Adds new service
  • service/route53-recovery-control-config: Adds new service
  • service/route53-recovery-readiness: Adds new service
  • service/shield: Updates service documentation

... (truncated)

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added the update General updates label Aug 2, 2021
@dependabot dependabot bot requested a review from mrz1836 August 2, 2021 10:03
@mrz1836
Copy link
Owner

mrz1836 commented Aug 2, 2021

@dependabot rebase

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.7 to 1.40.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.40.7...v1.40.12)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.12 branch from 68731c9 to 5419a11 Compare August 2, 2021 11:48
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2021

Codecov Report

Merging #43 (5419a11) into master (b69ed38) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   57.40%   57.40%           
=======================================
  Files           1        1           
  Lines         108      108           
=======================================
  Hits           62       62           
  Misses         43       43           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b69ed38...5419a11. Read the comment docs.

@mrz1836 mrz1836 merged commit 478583a into master Aug 2, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.12 branch August 2, 2021 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants