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.36.3 to 1.37.15 #288

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.36.3 to 1.37.15.

Release notes

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

Release v1.37.15 (2021-02-19)

Service Client Updates

  • service/rds: Updates service API and documentation
    • Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance.

Release v1.37.14 (2021-02-18)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Adding the 'callAs' parameter to all CloudFormation StackSets APIs except getTemplateSummary to support creating and managing service-managed StackSets with AWS Organizations Delegated Administrators
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now allows you to specify a separate bucket owner as part of the S3 destination in a report group.
  • service/health: Updates service documentation
    • Documentation updates for health
  • service/sagemaker: Updates service API and documentation
    • This release adds expires-in-seconds parameter to the CreatePresignedDomainUrl API for support of a configurable TTL.

SDK Enhancements

  • service/neptune: Support for PreSignedUrl generation for CopyDBClusterSnapshot and CreateDBCluster operations. (#3782)
  • service/docdb: Support for PreSignedUrl generation for CopyDBClusterSnapshot and CreateDBCluster operations. (#3782)

Release v1.37.13 (2021-02-17)

Service Client Updates

  • service/config: Updates service API
  • service/ec2: Updates service API and documentation
    • This release includes a new filter for describe-vpc-endpoint-services.
  • service/lookoutvision: Updates service API and documentation

Release v1.37.12 (2021-02-16)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • This release provides per-project limits for the number of concurrent builds
  • service/devops-guru: Updates service API and documentation

SDK Bugs

  • aws/client: Fix logging to allow it to be enabled per operation
    • Allow logging of operation and request to be enabled per operation, not only per client or session.

Release v1.37.11 (2021-02-15)

Service Client Updates

  • service/config: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.37.15 (2021-02-19)

Service Client Updates

  • service/rds: Updates service API and documentation
    • Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance.

Release v1.37.14 (2021-02-18)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Adding the 'callAs' parameter to all CloudFormation StackSets APIs except getTemplateSummary to support creating and managing service-managed StackSets with AWS Organizations Delegated Administrators
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now allows you to specify a separate bucket owner as part of the S3 destination in a report group.
  • service/health: Updates service documentation
    • Documentation updates for health
  • service/sagemaker: Updates service API and documentation
    • This release adds expires-in-seconds parameter to the CreatePresignedDomainUrl API for support of a configurable TTL.

SDK Enhancements

  • service/neptune: Support for PreSignedUrl generation for CopyDBClusterSnapshot and CreateDBCluster operations. (#3782)
  • service/docdb: Support for PreSignedUrl generation for CopyDBClusterSnapshot and CreateDBCluster operations. (#3782)

Release v1.37.13 (2021-02-17)

Service Client Updates

  • service/config: Updates service API
  • service/ec2: Updates service API and documentation
    • This release includes a new filter for describe-vpc-endpoint-services.
  • service/lookoutvision: Updates service API and documentation

Release v1.37.12 (2021-02-16)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • This release provides per-project limits for the number of concurrent builds
  • service/devops-guru: Updates service API and documentation

SDK Bugs

  • aws/client: Fix logging to allow it to be enabled per operation
    • Allow logging of operation and request to be enabled per operation, not only per client or session.

Release v1.37.11 (2021-02-15)

Service Client Updates

  • service/config: Updates service API and documentation

... (truncated)

Commits
  • 800d50b Release v1.37.15 (2021-02-19)
  • 6a40d08 aws: Add missing fields for config test. (#3740)
  • 083706b aws/credentials/stscreds: Fix typo in StdinTokenProvider (#3791)
  • d5c2145 Release v1.37.14 (2021-02-18) (#3789)
  • 39a0852 Presigned URL generation for Neptune and DocDB CopyDBClusterSnapshot & Create...
  • c30a7b2 Release v1.37.13 (2021-02-17) (#3788)
  • 8d9532c Release v1.37.12 (2021-02-16) (#3784)
  • 606788c aws/client: Fix logging to allow it to be enabled per operation (#3778)
  • 8756523 Release v1.37.11 (2021-02-15) (#3781)
  • 6aa5fda Release v1.37.10 (2021-02-12) (#3780)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.3 to 1.37.15.
- [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.36.3...v1.37.15)

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

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

@czimergebot czimergebot merged commit f58ea19 into main Feb 22, 2021
@czimergebot czimergebot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.37.15 branch February 22, 2021 19:31
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.

2 participants