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

build(deps): bump github.com/aws/aws-sdk-go from 1.35.35 to 1.36.2 #4320

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 7, 2020

Bumps github.com/aws/aws-sdk-go from 1.35.35 to 1.36.2.

Release notes

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

Release v1.36.2 (2020-12-04)

Service Client Updates

  • service/ds: Updates service documentation
    • Documentation updates for ds - updated descriptions
  • service/ec2: Updates service API and documentation
    • This release introduces tag-on-create capability for the CreateImage API. A user can now specify tags that will be applied to the new resources (image, snapshots or both), during creation time.
  • service/kafka: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Added the additional enum InvalidImage to StateReasonCode and LastUpdateStatusReasonCode fields.
  • service/license-manager: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports black video and audio silence as new conditions to trigger automatic input failover.
  • service/rds: Updates service API and documentation
    • Adds support for Amazon RDS Cross-Region Automated Backups, the ability to setup automatic replication of snapshots and transaction logs from a primary AWS Region to a secondary AWS Region.
  • service/ssm: Updates service API and documentation
    • AWS Systems Manager Patch Manager MAC OS Support and OpsMetadata Store APIs to store operational metadata for an Application.
  • service/workspaces: Updates service API and documentation
    • Update the import-workspace-image API to have "BYOL_REGULAR_WSP" as a valid input string for ingestion-process.

Release v1.36.1 (2020-12-03)

Service Client Updates

  • service/amplifybackend: Updates service documentation
  • service/batch: Updates service API and documentation
    • This release adds support for customer to run Batch Jobs on ECS Fargate, the serverless compute engine built for containers on AWS. Customer can also propagate Job and Job Definition Tags to ECS Task.
  • service/compute-optimizer: Updates service API and documentation
  • service/license-manager: Updates service API and documentation

Release v1.36.0 (2020-12-02)

Service Client Updates

  • service/customer-profiles: Adds new service

SDK Features

  • service/profile: Remove incorrectly named client package, profile.
    • Removes an incorrectly named service client package profile that was included in release, v1.35.37.

Release v1.35.37 (2020-12-01)

Service Client Updates

  • service/amplifybackend: Adds new service
  • service/appintegrations: Adds new service
  • service/connect: Updates service API, documentation, and paginators
  • service/connect-contact-lens: Adds new service
  • service/devops-guru: Adds new service
Changelog

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

Release v1.36.2 (2020-12-04)

Service Client Updates

  • service/ds: Updates service documentation
    • Documentation updates for ds - updated descriptions
  • service/ec2: Updates service API and documentation
    • This release introduces tag-on-create capability for the CreateImage API. A user can now specify tags that will be applied to the new resources (image, snapshots or both), during creation time.
  • service/kafka: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Added the additional enum InvalidImage to StateReasonCode and LastUpdateStatusReasonCode fields.
  • service/license-manager: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports black video and audio silence as new conditions to trigger automatic input failover.
  • service/rds: Updates service API and documentation
    • Adds support for Amazon RDS Cross-Region Automated Backups, the ability to setup automatic replication of snapshots and transaction logs from a primary AWS Region to a secondary AWS Region.
  • service/ssm: Updates service API and documentation
    • AWS Systems Manager Patch Manager MAC OS Support and OpsMetadata Store APIs to store operational metadata for an Application.
  • service/workspaces: Updates service API and documentation
    • Update the import-workspace-image API to have "BYOL_REGULAR_WSP" as a valid input string for ingestion-process.

Release v1.36.1 (2020-12-03)

Service Client Updates

  • service/amplifybackend: Updates service documentation
  • service/batch: Updates service API and documentation
    • This release adds support for customer to run Batch Jobs on ECS Fargate, the serverless compute engine built for containers on AWS. Customer can also propagate Job and Job Definition Tags to ECS Task.
  • service/compute-optimizer: Updates service API and documentation
  • service/license-manager: Updates service API and documentation

Release v1.36.0 (2020-12-02)

Service Client Updates

  • service/customer-profiles: Adds new service

SDK Features

  • service/profile: Remove incorrectly named client package, profile.
    • Removes an incorrectly named service client package profile that was included in release, v1.35.37.

Release v1.35.37 (2020-12-01)

Service Client Updates

  • service/amplifybackend: Adds new service
  • service/appintegrations: Adds new service
  • service/connect: Updates service API, documentation, and paginators
  • service/connect-contact-lens: Adds new service
  • service/devops-guru: Adds new service
Commits
  • a963975 Release v1.36.2 (2020-12-04)
  • d3b0b60 Merge commit '4842a73b0529310557c2c30138d790e08d842069' into release
  • 3728291 Release v1.36.1 (2020-12-03) (#3673)
  • 28d533c Release v1.36.0 (2020-12-02) (#3670)
  • a8aa13e service/profile: Remove incorrectly named client package, profile (#3669)
  • 98d117b Release v1.35.37 (2020-12-01) (#3668)
  • a4caeca Release v1.35.36 (2020-12-01) (#3667)
  • 6bbd083 Release v1.35.35 (2020-11-24) (#3655)
  • 4842a73 service/rds: add customization for additional presigned URL method
  • See full diff 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.35.35 to 1.36.2.
- [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.35.35...v1.36.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.2 branch from 871a22f to 96ec0b5 Compare December 7, 2020 15:04
@codecov-io
Copy link

codecov-io commented Dec 7, 2020

Codecov Report

Merging #4320 (96ec0b5) into master (9efd209) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4320   +/-   ##
=======================================
  Coverage   55.00%   55.00%           
=======================================
  Files         223      223           
  Lines        9909     9909           
=======================================
  Hits         5450     5450           
  Misses       4014     4014           
  Partials      445      445           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9efd209...96ec0b5. Read the comment docs.

@yongtang yongtang merged commit 1a523bb into master Dec 7, 2020
@yongtang yongtang deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.2 branch December 7, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants