aws-cloudformation / rain

A development workflow tool for working with AWS CloudFormation.
Apache License 2.0
771 stars 69 forks source link

Bump github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.15.5 to 1.15.7 #260

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.15.5 to 1.15.7.

Changelog

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

Release (2022-05-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.12
    • Bug Fix: Removes the fuzz testing files from the module, as they are invalid and not used.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.25.0
    • Feature: This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.13.1
    • Bug Fix: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes #1686.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.17.2
    • Documentation: Add HMAC best practice tip, annual rotation of AWS managed keys.
  • github.com/aws/aws-sdk-go-v2/service/mobile: v1.11.5
    • Bug Fix: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes #1686.

Release (2022-05-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.13.0
    • Feature: Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.18.0
    • Feature: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.18.1
    • Documentation: Documentation updates for Amazon Rekognition.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.6.0
    • Feature: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services. This release also supports Terraform file input from S3 and scheduling daily assessments
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.14.2
    • Documentation: Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.16.5
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.6.0
    • Feature: Amazon WorkSpaces Web now supports Administrator timeout control

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

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)