chanzuckerberg / blessclient

Go client to negotiate SSH certificates
MIT License
63 stars 17 forks source link

Bump github.com/aws/aws-sdk-go from 1.33.6 to 1.37.16 #200

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/aws/aws-sdk-go from 1.33.6 to 1.37.16.

Release notes

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

Release v1.37.16 (2021-02-22)

Service Client Updates

  • service/runtime.sagemaker: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker now supports core dump for SageMaker Endpoints and direct invocation of a single container in a SageMaker Endpoint that hosts multiple containers.

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

... (truncated)

Changelog

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

Release v1.37.16 (2021-02-22)

Service Client Updates

  • service/runtime.sagemaker: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker now supports core dump for SageMaker Endpoints and direct invocation of a single container in a SageMaker Endpoint that hosts multiple containers.

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

... (truncated)

Commits
  • 1c62a6b Release v1.37.16 (2021-02-22)
  • 8dfbe6f private/protocol: Fix protocol unit test for Go 1.16. (#3790)
  • a4592ea Update SDK build status link for travis-ci.com (#3794)
  • 4e28d7d Release v1.37.15 (2021-02-19) (#3793)
  • 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)
  • 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[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.