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.37.6 to 1.37.10 #66

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10.

Release notes

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

Release v1.37.10 (2021-02-12)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/codepipeline: Updates service API and documentation
    • The release provides new GetActionType and UpdateActionType APIs for viewing and editing action types in CodePipeline.
  • service/detective: Updates service API
  • service/eks: Updates service API, documentation, and paginators
  • service/elasticloadbalancingv2: Updates service documentation
  • service/iam: Updates service API and documentation
    • AWS Identity and Access Management now supports tagging for the following resources: customer managed policies, identity providers, instance profiles, server certificates, and virtual MFA devices.
  • service/macie2: Updates service API and documentation
  • service/personalize-events: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • EngineMode in the response of DescribeDBClusterSnapshots. SupportedEngineModes, SupportsParallelQuery and SupportsGlobalDatabases in ValidUpgradeTarget of DBEngineVersions in DescribeDBEngineVersions.
  • service/wafv2: Updates service API and documentation

Release v1.37.9 (2021-02-11)

Service Client Updates

  • service/databrew: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Adding support for RDS Aurora Global Database Failover

Release v1.37.8 (2021-02-09)

Service Client Updates

  • service/gamelift: Updates service API
    • GameLift FleetIQ users can now use AMD instance families in supported Regions. In addition, FlexMatch matchmaking notification now supports SNS FIFO topics.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for WMA audio only ingest, SMPTE-TT text and image caption ingest, and MPEG-2 video in MXF OP1a outputs.
  • service/qldb-session: Updates service API and documentation
  • service/quicksight: Updates service API, documentation, and paginators
    • QuickSight now supports Python's paginators for Exploration APIs.
  • service/sagemaker: Updates service API and documentation
    • Add a new optional FrameworkVersion field to Sagemaker Neo CreateCompilationJob API

Release v1.37.7 (2021-02-08)

Service Client Updates

  • service/cloudtrail: Updates service API and documentation
    • ConflictException is now thrown when certain operations are called on resources before CloudTrail has time to load the resources. Two new exceptions have been added to the PutInsightSelectors API.
  • service/dataexchange: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/elasticloadbalancingv2: Updates service documentation

... (truncated)

Changelog

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

Release v1.37.10 (2021-02-12)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/codepipeline: Updates service API and documentation
    • The release provides new GetActionType and UpdateActionType APIs for viewing and editing action types in CodePipeline.
  • service/detective: Updates service API
  • service/eks: Updates service API, documentation, and paginators
  • service/elasticloadbalancingv2: Updates service documentation
  • service/iam: Updates service API and documentation
    • AWS Identity and Access Management now supports tagging for the following resources: customer managed policies, identity providers, instance profiles, server certificates, and virtual MFA devices.
  • service/macie2: Updates service API and documentation
  • service/personalize-events: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • EngineMode in the response of DescribeDBClusterSnapshots. SupportedEngineModes, SupportsParallelQuery and SupportsGlobalDatabases in ValidUpgradeTarget of DBEngineVersions in DescribeDBEngineVersions.
  • service/wafv2: Updates service API and documentation

Release v1.37.9 (2021-02-11)

Service Client Updates

  • service/databrew: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Adding support for RDS Aurora Global Database Failover

Release v1.37.8 (2021-02-09)

Service Client Updates

  • service/gamelift: Updates service API
    • GameLift FleetIQ users can now use AMD instance families in supported Regions. In addition, FlexMatch matchmaking notification now supports SNS FIFO topics.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for WMA audio only ingest, SMPTE-TT text and image caption ingest, and MPEG-2 video in MXF OP1a outputs.
  • service/qldb-session: Updates service API and documentation
  • service/quicksight: Updates service API, documentation, and paginators
    • QuickSight now supports Python's paginators for Exploration APIs.
  • service/sagemaker: Updates service API and documentation
    • Add a new optional FrameworkVersion field to Sagemaker Neo CreateCompilationJob API

Release v1.37.7 (2021-02-08)

Service Client Updates

  • service/cloudtrail: Updates service API and documentation
    • ConflictException is now thrown when certain operations are called on resources before CloudTrail has time to load the resources. Two new exceptions have been added to the PutInsightSelectors API.
  • service/dataexchange: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/elasticloadbalancingv2: 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.6 to 1.37.10.
- [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.37.6...v1.37.10)

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 Feb 15, 2021
@mpostument mpostument merged commit 5639abe into master Feb 15, 2021
@mpostument mpostument deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.37.10 branch February 15, 2021 06:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant