Skyscanner / kms-issuer

KMS issuer is a cert-manager Certificate Request controller that uses AWS KMS to sign the certificate request.
Apache License 2.0
62 stars 18 forks source link

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.17.1 #140

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.17.1.

Changelog

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

Release (2022-08-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.19.0
    • Feature: Adds Http 3 support to distributions
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.14.13
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.11.17
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.9.0
    • Feature: This release introduces a new API PutFeedback that allows submitting feedback to Wisdom on content relevance.

Release (2022-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.17.0
    • Feature: Add alternative mechanism for determning the users $HOME or %USERPROFILE% location when the environment variables are not present.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.15.0
    • Feature: This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.11.0
    • Feature: The Amazon Chime SDK now supports channels with up to one million participants with elastic channels.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.17.0
    • Feature: Updates various list api MaxResults ranges
  • github.com/aws/aws-sdk-go-v2/service/personalizeruntime: v1.12.0
    • Feature: This release provides support for promotions in AWS Personalize runtime.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.23.6
    • Documentation: Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

Release (2022-08-11)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backupstorage: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.30.0
    • Feature: Add support for Python 3.9 AWS Glue Python Shell jobs
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.

Release (2022-08-10)

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