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 from 1.3.0 to 1.16.16 #357

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go-v2 from 1.3.0 to 1.16.16.

Changelog

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

Release (2022-09-30)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.15.0
    • Feature: This release allows you to override the alarm configurations when creating a deployment.
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.19.0
    • Feature: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.13.0
    • Feature: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.46.0
    • Feature: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.16.0
    • Feature: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests.
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.6
    • Documentation: Documentation updates for the IAM Identity Center OIDC CLI Reference.

Release (2022-09-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.15.0
    • Feature: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.61.0
    • Feature: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.3.0
    • Feature: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.25.0
    • Feature: This release adds support for Amazon File Cache.
  • github.com/aws/aws-sdk-go-v2/service/migrationhuborchestrator: v1.0.0
    • Release: New AWS service client module
    • Feature: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.18.0
    • Feature: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.15.0
    • Feature: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.45.0
    • Feature: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.2
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.15.0
    • Feature: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.23.0
    • Feature: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.

Release (2022-09-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.21.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

Superseded by #370.