Skip to content

Bump github.com/aws/aws-sdk-go from 1.19.15 to 1.35.13 #10

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 23, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps github.com/aws/aws-sdk-go from 1.19.15 to 1.35.13.

Release notes

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

Release v1.35.13 (2020-10-22)

Service Client Updates

  • service/accessanalyzer: Updates service documentation
  • service/appflow: Updates service API and documentation
  • service/servicecatalog: Updates service documentation
    • Documentation updates for servicecatalog
  • service/sns: Updates service API and documentation
    • SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.

Release v1.35.12 (2020-10-21)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • CloudFront adds support for managing the public keys for signed URLs and signed cookies directly in CloudFront (it no longer requires the AWS root account).
  • service/ec2: Updates service API and documentation
    • instance-storage-info nvmeSupport added to DescribeInstanceTypes API
  • service/globalaccelerator: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
  • service/kendra: Updates service API and documentation
    • This release adds custom data sources: a new data source type that gives you full control of the documents added, modified or deleted during a data source sync while providing run history metrics.
  • service/organizations: Updates service documentation
    • AWS Organizations renamed the 'master account' to 'management account'.

SDK Bugs

  • aws/credentials: Fixed a race condition checking if credentials are expired. (#3448)
  • internal/ini: Fixes ini file parsing for cases when Right Hand Value is missed in the last statement of the ini file (#3596)

Release v1.35.11 (2020-10-20)

Service Client Updates

  • service/appsync: Updates service documentation
  • service/batch: Updates service API and documentation
    • Adding evaluateOnExit to job retry strategies.
  • service/elasticbeanstalk: Updates service API
    • EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo

Release v1.35.10 (2020-10-19)

Service Client Updates

  • service/backup: Updates service documentation
  • service/cloudfront: Updates service API and documentation
    • Amazon CloudFront adds support for Origin Shield.
Changelog

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

Release v1.35.13 (2020-10-22)

Service Client Updates

  • service/accessanalyzer: Updates service documentation
  • service/appflow: Updates service API and documentation
  • service/servicecatalog: Updates service documentation
    • Documentation updates for servicecatalog
  • service/sns: Updates service API and documentation
    • SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.

Release v1.35.12 (2020-10-21)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • CloudFront adds support for managing the public keys for signed URLs and signed cookies directly in CloudFront (it no longer requires the AWS root account).
  • service/ec2: Updates service API and documentation
    • instance-storage-info nvmeSupport added to DescribeInstanceTypes API
  • service/globalaccelerator: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
  • service/kendra: Updates service API and documentation
    • This release adds custom data sources: a new data source type that gives you full control of the documents added, modified or deleted during a data source sync while providing run history metrics.
  • service/organizations: Updates service documentation
    • AWS Organizations renamed the 'master account' to 'management account'.

SDK Bugs

  • aws/credentials: Fixed a race condition checking if credentials are expired. (#3448)
  • internal/ini: Fixes ini file parsing for cases when Right Hand Value is missed in the last statement of the ini file (#3596)

Release v1.35.11 (2020-10-20)

Service Client Updates

  • service/appsync: Updates service documentation
  • service/batch: Updates service API and documentation
    • Adding evaluateOnExit to job retry strategies.
  • service/elasticbeanstalk: Updates service API
    • EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo

Release v1.35.10 (2020-10-19)

Service Client Updates

  • service/backup: Updates service documentation
  • service/cloudfront: Updates service API and documentation
    • Amazon CloudFront adds support for Origin Shield.
Commits
  • b8fe768 Release v1.35.13 (2020-10-22)
  • b655064 Release v1.35.12 (2020-10-21) (#3607)
  • a409487 aws/credentials: Fix race between credentials retrieval and expiration check ...
  • aa04ec3 internal/ini: Fixes ini file parsing for cases when Right Hand Value is misse...
  • 5cf4b85 Release v1.35.11 (2020-10-20) (#3605)
  • 2eba074 Release v1.35.10 (2020-10-19) (#3603)
  • 759fc2c Release v1.35.9 (2020-10-16) (#3601)
  • b8ee473 service/s3control: Fix access-point policy operations not routing properly fo...
  • 32ff04d Release v1.35.8 (2020-10-15) (#3597)
  • 776f18c fix original input being modified with s3control ARN operations (#3595)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.19.15 to 1.35.13.
- [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.19.15...v1.35.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 23, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants