Skip to content

Bump github.com/aws/aws-sdk-go from 1.19.15 to 1.35.12#9

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.35.12
Closed

Bump github.com/aws/aws-sdk-go from 1.19.15 to 1.35.12#9
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.35.12

Conversation

@dependabot-preview
Copy link
Contributor

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

Release notes

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

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.
  • service/docdb: Updates service documentation
    • Documentation updates for docdb
  • service/servicecatalog: Updates service API and documentation
    • An Admin can now update the launch role associated with a Provisioned Product. Admins and End Users can now view the launch role associated with a Provisioned Product.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release now supports Common Vulnerabilities and Exposure (CVE) Ids for missing packages via the DescribeInstancePatches API.

Release v1.35.9 (2020-10-16)

Service Client Updates

Changelog

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

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.
  • service/docdb: Updates service documentation
    • Documentation updates for docdb
  • service/servicecatalog: Updates service API and documentation
    • An Admin can now update the launch role associated with a Provisioned Product. Admins and End Users can now view the launch role associated with a Provisioned Product.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release now supports Common Vulnerabilities and Exposure (CVE) Ids for missing packages via the DescribeInstancePatches API.

Release v1.35.9 (2020-10-16)

Service Client Updates

Commits
  • d7c163f Release v1.35.12 (2020-10-21)
  • 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)
  • 36f57c5 Release v1.35.7 (2020-10-09) (#3589)
  • 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.12.
- [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.12)

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 22, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #10.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.35.12 branch October 23, 2020 07:08
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