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.44.10 to 1.44.13 #24768

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

Closes #24714.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.10 to 1.44.13.
- [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.13)

---
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 Used to indicate dependency changes. go Pull requests that update Go code labels May 13, 2022
@github-actions github-actions bot added size/XS Managed by automation to categorize the size of a PR. and removed dependencies Used to indicate dependency changes. labels May 13, 2022
…onment' must be checked by element count key (environment.#) or element value keys (e.g. environment.0).'.
…he runtime parameter of dotnetcore2.1 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (dotnet6) while creating or updating functions.'.
@github-actions github-actions bot added service/lambda Issues and PRs that pertain to the lambda service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels May 13, 2022
@ewbankkit
Copy link
Contributor

% make testacc TESTARGS='-run=TestAccLambdaFunction_runtimes\|TestAccLambdaFunction_envVariables' PKG=lambda
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/lambda/... -v -count 1 -parallel 20  -run=TestAccLambdaFunction_runtimes\|TestAccLambdaFunction_envVariables -timeout 180m
=== RUN   TestAccLambdaFunction_envVariables
=== PAUSE TestAccLambdaFunction_envVariables
=== RUN   TestAccLambdaFunction_runtimes
=== PAUSE TestAccLambdaFunction_runtimes
=== CONT  TestAccLambdaFunction_envVariables
=== CONT  TestAccLambdaFunction_runtimes
--- PASS: TestAccLambdaFunction_envVariables (95.02s)
--- PASS: TestAccLambdaFunction_runtimes (360.32s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/lambda	364.980s

@ewbankkit ewbankkit merged commit daa3f8f into main May 13, 2022
@ewbankkit ewbankkit deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.13 branch May 13, 2022 19:00
@github-actions github-actions bot added this to the v4.15.0 milestone May 13, 2022
@github-actions
Copy link

This functionality has been released in v4.15.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code service/lambda Issues and PRs that pertain to the lambda service. size/XS Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: nodejs16.x support for aws_lambda_function
1 participant