linki / cloudformation-operator

A Kubernetes operator for managing CloudFormation stacks via a CustomResource
MIT License
102 stars 26 forks source link

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.2.0 to 1.17.1 #368

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go-v2/service/sts from 1.2.0 to 1.17.1.

Changelog

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

Release (2022-10-31)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.15.0
    • Feature: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.16.0
    • Feature: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.34.0
    • Feature: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.65.0
    • Feature: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.30.0
    • Feature: This release adds the Amazon Location action to IoT Rules Engine.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.15.0
    • Feature: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.16.0
    • Feature: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

Release (2022-10-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.14.0
    • Feature: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.18.0
    • Feature: This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.16.20
    • Documentation: Update to the documentation section of the Cloud9 API Reference guide.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.23.0
    • Feature: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.19.0
    • Feature: This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

Release (2022-10-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.64.0
    • Feature: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.19.0
    • Feature: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.34.0
    • Feature: Added support for custom datatypes when using custom csv classifier.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.26.13
    • Documentation: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.52.0
    • Feature: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.23.0
    • Feature: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

Release (2022-10-26)

... (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)
dependabot[bot] commented 1 year ago

Superseded by #372.