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.44.10 to 1.44.14 #222

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps github.com/aws/aws-sdk-go from 1.44.10 to 1.44.14.

Release notes

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

Release v1.44.14 (2022-05-13)

Service Client Updates

  • service/grafana: Updates service API and documentation

Release v1.44.13 (2022-05-12)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • service/finspace-data: Updates service documentation
  • service/iot: Updates service documentation
    • Documentation update for China region ListMetricValues for IoT
  • service/ivschat: Updates service API and documentation
  • service/kendra: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • service/lightsail: Updates service API and documentation
    • This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • service/outposts: Updates service documentation
  • service/ssm-incidents: Updates service API and documentation
  • service/transfer: Updates service documentation
    • AWS Transfer Family now accepts ECDSA keys for server host keys
  • service/workspaces: Updates service API
    • Increased the character limit of the login message from 600 to 850 characters.

Release v1.44.12 (2022-05-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'.
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager that fixes several customer-reported issues.

Release v1.44.11 (2022-05-10)

Service Client Updates

  • service/compute-optimizer: Updates service documentation
  • service/ec2: Updates service API and documentation
    • Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
  • service/eks: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release updates the Amazon EMR ModifyInstanceGroups API to support "MERGE" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.
  • service/migration-hub-refactor-spaces: Updates service documentation
Changelog

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

Release v1.44.14 (2022-05-13)

Service Client Updates

  • service/grafana: Updates service API and documentation

Release v1.44.13 (2022-05-12)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • service/finspace-data: Updates service documentation
  • service/iot: Updates service documentation
    • Documentation update for China region ListMetricValues for IoT
  • service/ivschat: Updates service API and documentation
  • service/kendra: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • service/lightsail: Updates service API and documentation
    • This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • service/outposts: Updates service documentation
  • service/ssm-incidents: Updates service API and documentation
  • service/transfer: Updates service documentation
    • AWS Transfer Family now accepts ECDSA keys for server host keys
  • service/workspaces: Updates service API
    • Increased the character limit of the login message from 600 to 850 characters.

Release v1.44.12 (2022-05-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'.
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager that fixes several customer-reported issues.

Release v1.44.11 (2022-05-10)

Service Client Updates

  • service/compute-optimizer: Updates service documentation
  • service/ec2: Updates service API and documentation
    • Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
  • service/eks: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release updates the Amazon EMR ModifyInstanceGroups API to support "MERGE" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.
  • service/migration-hub-refactor-spaces: Updates service documentation
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.44.10 to 1.44.14.
- [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.44.10...v1.44.14)

---
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] <[email protected]>
@dependabot dependabot bot requested a review from mazay as a code owner May 16, 2022 07:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2022
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #222 (2bbe708) into master (8aa3316) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   34.36%   34.36%           
=======================================
  Files           8        8           
  Lines         515      515           
=======================================
  Hits          177      177           
  Misses        320      320           
  Partials       18       18           

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 8aa3316...2bbe708. Read the comment docs.

Copy link
Owner

@mazay mazay left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 443da7c into master May 16, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.14 branch May 16, 2022 08:16
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.

1 participant