Skip to content
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

Bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.27 #922

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2020

Bumps github.com/aws/aws-sdk-go from 1.34.22 to 1.34.27.

Release notes

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

Release v1.34.27 (2020-09-18)

Service Client Updates

  • service/codestar-connections: Updates service API
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports batch operations, which allow users to start, stop, and delete multiple MediaLive resources with a single request.
  • service/sso-admin: Updates service documentation

Release v1.34.26 (2020-09-17)

Service Client Updates

  • service/apigateway: Updates service API and documentation
    • Adds support for mutual TLS authentication for public regional REST Apis
  • service/apigatewayv2: Updates service API and documentation
    • Adds support for mutual TLS authentication and disableAPIExecuteEndpoint for public regional HTTP Apis
  • service/cloudfront: Updates service documentation
    • Documentation updates for CloudFront
  • service/comprehend: Updates service API and documentation
  • service/es: Updates service API and documentation
    • Adds support for data plane audit logging in Amazon Elasticsearch Service.
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports additional file formats and metadata for FAQs.
  • service/transcribe-streaming: Updates service API and documentation

Release v1.34.25 (2020-09-16)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/dlm: Updates service API and documentation
  • service/greengrass: Updates service API and documentation
    • This release includes the ability to set run-time configuration for a Greengrass core. The Telemetry feature, also included in this release, can be configured via run-time configuration per core.
  • service/servicecatalog: Updates service API and documentation
    • Enhance DescribeProvisionedProduct API to allow useProvisionedProduct Name as Input, so customer can provide ProvisionedProduct Name instead of ProvisionedProduct Id to describe a ProvisionedProduct.
  • service/ssm: Updates service documentation
    • The ComplianceItemEntry Status description was updated to address Windows patches that aren't applicable.

Release v1.34.24 (2020-09-15)

Service Client Updates

  • service/budgets: Updates service API, documentation, and paginators
    • Documentation updates for Daily Cost and Usage budgets
  • service/ec2: Updates service API
    • T4g instances are powered by AWS Graviton2 processors
  • service/kafka: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now returns confidence scores for 'document' query responses.
Changelog

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

Release v1.34.27 (2020-09-18)

Service Client Updates

  • service/codestar-connections: Updates service API
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports batch operations, which allow users to start, stop, and delete multiple MediaLive resources with a single request.
  • service/sso-admin: Updates service documentation

Release v1.34.26 (2020-09-17)

Service Client Updates

  • service/apigateway: Updates service API and documentation
    • Adds support for mutual TLS authentication for public regional REST Apis
  • service/apigatewayv2: Updates service API and documentation
    • Adds support for mutual TLS authentication and disableAPIExecuteEndpoint for public regional HTTP Apis
  • service/cloudfront: Updates service documentation
    • Documentation updates for CloudFront
  • service/comprehend: Updates service API and documentation
  • service/es: Updates service API and documentation
    • Adds support for data plane audit logging in Amazon Elasticsearch Service.
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports additional file formats and metadata for FAQs.
  • service/transcribe-streaming: Updates service API and documentation

Release v1.34.25 (2020-09-16)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/dlm: Updates service API and documentation
  • service/greengrass: Updates service API and documentation
    • This release includes the ability to set run-time configuration for a Greengrass core. The Telemetry feature, also included in this release, can be configured via run-time configuration per core.
  • service/servicecatalog: Updates service API and documentation
    • Enhance DescribeProvisionedProduct API to allow useProvisionedProduct Name as Input, so customer can provide ProvisionedProduct Name instead of ProvisionedProduct Id to describe a ProvisionedProduct.
  • service/ssm: Updates service documentation
    • The ComplianceItemEntry Status description was updated to address Windows patches that aren't applicable.

Release v1.34.24 (2020-09-15)

Service Client Updates

  • service/budgets: Updates service API, documentation, and paginators
    • Documentation updates for Daily Cost and Usage budgets
  • service/ec2: Updates service API
    • T4g instances are powered by AWS Graviton2 processors
  • service/kafka: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now returns confidence scores for 'document' query responses.
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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.22 to 1.34.27.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.34.22...v1.34.27)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 21, 2020
@bendrucker bendrucker merged commit 266ccbc into master Sep 22, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.34.27 branch September 22, 2020 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant