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

chore(deps): Bump github.com/aws/aws-sdk-go from 1.43.7 to 1.43.16 #570

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Bumps github.com/aws/aws-sdk-go from 1.43.7 to 1.43.16.

Release notes

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

Release v1.43.16 (2022-03-10)

Service Client Updates

  • service/models.lex.v2: Updates service API
  • service/transcribe: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Adding more descriptive error types for managed workflows

Release v1.43.15 (2022-03-09)

Service Client Updates

  • service/comprehend: Updates service API, documentation, and paginators

Release v1.43.14 (2022-03-08)

Service Client Updates

  • service/eks: Updates service API
  • service/keyspaces: Updates service documentation
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.

Release v1.43.13 (2022-03-07)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
  • service/migration-hub-refactor-spaces: Updates service documentation

Release v1.43.12 (2022-03-04)

Service Client Updates

  • service/connect: Updates service API
  • service/devops-guru: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Documentation updates for Amazon EC2.
  • service/macie: Updates service documentation
    • Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.
  • service/synthetics: Updates service API and documentation
  • service/transfer: Updates service waiters
    • Add waiters for server online and offline.

Release v1.43.11 (2022-03-03)

... (truncated)

Changelog

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

Release v1.43.16 (2022-03-10)

Service Client Updates

  • service/models.lex.v2: Updates service API
  • service/transcribe: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Adding more descriptive error types for managed workflows

Release v1.43.15 (2022-03-09)

Service Client Updates

  • service/comprehend: Updates service API, documentation, and paginators

Release v1.43.14 (2022-03-08)

Service Client Updates

  • service/eks: Updates service API
  • service/keyspaces: Updates service documentation
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.

Release v1.43.13 (2022-03-07)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
  • service/migration-hub-refactor-spaces: Updates service documentation

Release v1.43.12 (2022-03-04)

Service Client Updates

  • service/connect: Updates service API
  • service/devops-guru: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Documentation updates for Amazon EC2.
  • service/macie: Updates service documentation
    • Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.
  • service/synthetics: Updates service API and documentation
  • service/transfer: Updates service waiters
    • Add waiters for server online and offline.

Release v1.43.11 (2022-03-03)

... (truncated)

Commits

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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.7 to 1.43.16.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.43.7...v1.43.16)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 11, 2022
@@ -31,6 +31,8 @@ require (
sigs.k8s.io/yaml v1.3.0
)

require github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For info: needed in

"github.com/ProtonMail/go-crypto/openpgp"

Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No EC2 functional change (only doc). Ready to go

@dduportal dduportal merged commit a065d70 into main Mar 11, 2022
@dduportal dduportal deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.16 branch March 11, 2022 18:12
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant