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/config from 1.1.3 to 1.18.7 #380

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go-v2/config from 1.1.3 to 1.18.7.

Changelog

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

Release (2022-12-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.23.0
    • Feature: Extend response headers policy to support removing headers from viewer responses
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.2.1
    • Documentation: Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request.

Release (2022-12-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.15.28
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.21.0
    • Feature: Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.17.0
    • Feature: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.11.0
    • Feature: This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

Release (2022-12-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.25.0
    • Feature: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.21.0
    • Feature: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.38.0
    • Feature: This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.10.0
    • Feature: Added support for Python paginators in the route53-recovery-control-config List* APIs.

Release (2022-12-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.11.0
    • Feature: This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.27.0
    • Feature: Add additional operations to throw ThrottlingExceptions

Release (2022-12-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.42.0
    • Feature: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.13.0
    • Feature: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.17.0
    • Feature: This release adds a missed AccessDeniedException type to several endpoints.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.27.0

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.