Skip to content

Bump github.com/aws/aws-sdk-go from 1.30.19 to 1.30.29#7

Closed
dependabot-preview[bot] wants to merge 5 commits intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.30.29
Closed

Bump github.com/aws/aws-sdk-go from 1.30.19 to 1.30.29#7
dependabot-preview[bot] wants to merge 5 commits intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.30.29

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 17, 2020

Bumps github.com/aws/aws-sdk-go from 1.30.19 to 1.30.29.

Release notes

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

Release v1.30.29 (2020-05-15)

Service Client Updates

  • service/cloudformation: Updates service API, documentation, waiters, and paginators
    • This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
  • service/ecr: Updates service API and documentation
    • This release adds support for specifying an image manifest media type when pushing a manifest to Amazon ECR.
  • service/glue: Updates service API and documentation
    • Starting today, you can stop the execution of Glue workflows that are running. AWS Glue workflows are directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Using a workflow, you can design a complex multi-job extract, transform, and load (ETL) activity that AWS Glue can execute and track as single entity.
  • service/sts: Updates service API
    • API updates for STS

Release v1.30.28 (2020-05-14)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Amazon EC2 now supports adding AWS resource tags for associations between VPCs and local gateways, at creation time.
  • service/imagebuilder: Updates service API and documentation

Release v1.30.27 (2020-05-13)

Service Client Updates

Release v1.30.26 (2020-05-12)

Service Client Updates

  • service/iotsitewise: Updates service documentation
  • service/workmail: Updates service API and documentation
    • Minor API fixes and updates to the documentation.

Release v1.30.25 (2020-05-11)

Service Client Updates

  • service/codeguru-reviewer: Updates service API and documentation
  • service/ec2: Updates service API
    • M6g instances are our next-generation general purpose instances powered by AWS Graviton2 processors
  • service/kendra: Updates service API and documentation
    • Amazon Kendra is now generally available. As part of general availability, we are launching * Developer edition * Ability to scale your Amazon Kendra index with capacity units * Support for new connectors * Support for new tagging API's * Support for Deleting data source * Metrics for data source sync operations * Metrics for query & storage utilization

Release v1.30.24 (2020-05-08)

... (truncated)
Changelog

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

Release v1.30.29 (2020-05-15)

Service Client Updates

  • service/cloudformation: Updates service API, documentation, waiters, and paginators
    • This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
  • service/ecr: Updates service API and documentation
    • This release adds support for specifying an image manifest media type when pushing a manifest to Amazon ECR.
  • service/glue: Updates service API and documentation
    • Starting today, you can stop the execution of Glue workflows that are running. AWS Glue workflows are directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Using a workflow, you can design a complex multi-job extract, transform, and load (ETL) activity that AWS Glue can execute and track as single entity.
  • service/sts: Updates service API
    • API updates for STS

Release v1.30.28 (2020-05-14)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Amazon EC2 now supports adding AWS resource tags for associations between VPCs and local gateways, at creation time.
  • service/imagebuilder: Updates service API and documentation

Release v1.30.27 (2020-05-13)

Service Client Updates

Release v1.30.26 (2020-05-12)

Service Client Updates

  • service/iotsitewise: Updates service documentation
  • service/workmail: Updates service API and documentation
    • Minor API fixes and updates to the documentation.

Release v1.30.25 (2020-05-11)

Service Client Updates

  • service/codeguru-reviewer: Updates service API and documentation
  • service/ec2: Updates service API
    • M6g instances are our next-generation general purpose instances powered by AWS Graviton2 processors
  • service/kendra: Updates service API and documentation
    • Amazon Kendra is now generally available. As part of general availability, we are launching * Developer edition * Ability to scale your Amazon Kendra index with capacity units * Support for new connectors * Support for new tagging API's * Support for Deleting data source * Metrics for data source sync operations * Metrics for query & storage utilization

Release v1.30.24 (2020-05-08)

... (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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Florent Clairambault and others added 5 commits May 10, 2020 23:57
This first draft isn't functional.
To avoid cycle dependencies I had to cut things a bit.

I might have done something a bit too complex.
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.19 to 1.30.29.
- [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.30.19...v1.30.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 17, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #9.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.30.29 branch May 24, 2020 21:40
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.

0 participants