Skip to content

Conversation

@dependabot
Copy link

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

Bumps github.com/aws/aws-sdk-go-v2/config from 1.15.4 to 1.15.5.

Changelog

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

Release (2022-05-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.9.0
    • Feature: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace.

Release (2022-05-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.43.0
    • Feature: 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.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.10.5
    • Documentation: We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.25.1
    • Documentation: Documentation update for China region ListMetricValues for IoT
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.0.2
    • Documentation: Documentation-only updates for IVS Chat API Reference.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.27.0
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.23.0
    • Feature: Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.21.0
    • Feature: This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.19.1
    • Documentation: Documentation updates for AWS Outposts.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.14.0
    • Feature: Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.6
    • Documentation: AWS Transfer Family now accepts ECDSA keys for server host keys

Release (2022-05-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.42.0
    • Feature: This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.7
    • Documentation: Doc only update for Secrets Manager that fixes several customer-reported issues.

Release (2022-05-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.17.5
    • Documentation: Documentation updates for Compute Optimizer
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.41.0
    • Feature: Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.21.0
    • Feature: Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.18.0
    • Feature: 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.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.5.5

... (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-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.4...config/v1.15.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  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 May 16, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #360 (83be9c9) into master (eabacdb) will increase coverage by 1.19%.
The diff coverage is 72.72%.

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
+ Coverage   54.40%   55.60%   +1.19%     
==========================================
  Files          58       58              
  Lines        4033     5928    +1895     
==========================================
+ Hits         2194     3296    +1102     
- Misses       1523     2303     +780     
- Partials      316      329      +13     
Impacted Files Coverage Δ
util/get_unix.go 55.17% <ø> (+2.79%) ⬆️
configstack/stack_plan.go 68.80% <72.72%> (+15.06%) ⬆️
util/cty_utils.go 47.05% <0.00%> (-2.95%) ⬇️
cli/get_stack_info.go 59.01% <0.00%> (-1.77%) ⬇️
configstack/running_module.go 84.53% <0.00%> (-1.76%) ⬇️
util/terraform.go 73.63% <0.00%> (-1.37%) ⬇️
cli/version_check.go 60.60% <0.00%> (-1.30%) ⬇️
config/config_helpers.go 73.36% <0.00%> (-1.26%) ⬇️
cli/cli_app.go 43.55% <0.00%> (-0.89%) ⬇️
config/config.go 75.00% <0.00%> (-0.75%) ⬇️
... and 50 more

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 0264077...83be9c9. Read the comment docs.

@dotboris dotboris merged commit 22426b2 into master May 16, 2022
@dotboris dotboris deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.15.5 branch May 16, 2022 09:05
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.

3 participants