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.35.34 to 1.35.35 #122

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2020

Bumps github.com/aws/aws-sdk-go from 1.35.34 to 1.35.35.

Release notes

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

Release v1.35.35 (2020-11-24)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/batch: Updates service API and documentation
    • Add Ec2Configuration in ComputeEnvironment.ComputeResources. Use in CreateComputeEnvironment API to enable AmazonLinux2 support.
  • service/cloudformation: Updates service API and documentation
    • Adds support for the new Modules feature for CloudFormation. A module encapsulates one or more resources and their respective configurations for reuse across your organization.
  • service/cloudtrail: Updates service API and documentation
    • CloudTrail now includes advanced event selectors, which give you finer-grained control over the events that are logged to your trail.
  • service/codebuild: Updates service API and documentation
    • Adding GetReportGroupTrend API for Test Reports.
  • service/cognito-idp: Updates service API and documentation
  • service/comprehend: Updates service API, documentation, and paginators
  • service/elasticbeanstalk: Updates service API and documentation
    • Updates the Integer constraint of DescribeEnvironmentManagedActionHistory's MaxItems parameter to [1, 100].
  • service/fsx: Updates service API and documentation
  • service/gamelift: Updates service API and documentation
    • GameLift FlexMatch is now available as a standalone matchmaking solution. FlexMatch now provides customizable matchmaking for games hosted peer-to-peer, on-premises, or on cloud compute primitives.
  • service/iotsitewise: Updates service API and documentation
  • service/lex-models: Updates service API
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for Vorbis and Opus audio in OGG/OGA containers.
  • service/mwaa: Adds new service
  • service/quicksight: Updates service API and documentation
    • Support for embedding without user registration. New enum EmbeddingIdentityType. A potential breaking change. Affects code that refers IdentityType enum type directly instead of literal string value.
  • service/states: Updates service API and documentation
    • This release of the AWS Step Functions SDK introduces support for Synchronous Express Workflows
  • service/timestream-write: Updates service API and documentation
  • service/transcribe-streaming: Updates service API and documentation
Changelog

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

Release v1.35.35 (2020-11-24)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/batch: Updates service API and documentation
    • Add Ec2Configuration in ComputeEnvironment.ComputeResources. Use in CreateComputeEnvironment API to enable AmazonLinux2 support.
  • service/cloudformation: Updates service API and documentation
    • Adds support for the new Modules feature for CloudFormation. A module encapsulates one or more resources and their respective configurations for reuse across your organization.
  • service/cloudtrail: Updates service API and documentation
    • CloudTrail now includes advanced event selectors, which give you finer-grained control over the events that are logged to your trail.
  • service/codebuild: Updates service API and documentation
    • Adding GetReportGroupTrend API for Test Reports.
  • service/cognito-idp: Updates service API and documentation
  • service/comprehend: Updates service API, documentation, and paginators
  • service/elasticbeanstalk: Updates service API and documentation
    • Updates the Integer constraint of DescribeEnvironmentManagedActionHistory's MaxItems parameter to [1, 100].
  • service/fsx: Updates service API and documentation
  • service/gamelift: Updates service API and documentation
    • GameLift FlexMatch is now available as a standalone matchmaking solution. FlexMatch now provides customizable matchmaking for games hosted peer-to-peer, on-premises, or on cloud compute primitives.
  • service/iotsitewise: Updates service API and documentation
  • service/lex-models: Updates service API
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for Vorbis and Opus audio in OGG/OGA containers.
  • service/mwaa: Adds new service
  • service/quicksight: Updates service API and documentation
    • Support for embedding without user registration. New enum EmbeddingIdentityType. A potential breaking change. Affects code that refers IdentityType enum type directly instead of literal string value.
  • service/states: Updates service API and documentation
    • This release of the AWS Step Functions SDK introduces support for Synchronous Express Workflows
  • service/timestream-write: Updates service API and documentation
  • service/transcribe-streaming: Updates service API and documentation
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.35.34 to 1.35.35.
- [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.35.34...v1.35.35)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team November 25, 2020 06:08
@dependabot dependabot bot added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade labels Nov 25, 2020
@twoseat twoseat merged commit ef5241e into main Nov 25, 2020
@twoseat twoseat deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.35.35 branch November 25, 2020 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant