contentful-labs / kube-secret-syncer

A Kubernetes operator to sync secrets from AWS Secrets Manager
Apache License 2.0
197 stars 9 forks source link

Bump github.com/aws/aws-sdk-go from 1.36.9 to 1.36.23 #108

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps github.com/aws/aws-sdk-go from 1.36.9 to 1.36.23.

Release notes

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

Release v1.36.23 (2021-01-07)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Adding cancelled status and summary for executions aborted by pipeline updates.
  • service/devops-guru: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for I-Frame-only HLS manifest generation in CMAF outputs.

Release v1.36.22 (2021-01-06)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • This update increases the number of instance types that can be added to the overrides within an mixed instances group configuration.
  • service/autoscaling-plans: Updates service documentation
  • service/transfer: Updates service API and documentation
    • This release adds support for Amazon EFS, so customers can transfer files over SFTP, FTPS and FTP in and out of Amazon S3 as well as Amazon EFS.

Release v1.36.21 (2021-01-05)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/ce: Updates service API and documentation

Release v1.36.20 (2021-01-04)

Service Client Updates

  • service/cloudsearch: Updates service API
    • This release adds support for new Amazon CloudSearch instances.
  • service/healthlake: Updates service API and documentation

Release v1.36.19 (2020-12-31)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

Release v1.36.18 (2020-12-30)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/macie2: Updates service documentation
Changelog

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

Release v1.36.23 (2021-01-07)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Adding cancelled status and summary for executions aborted by pipeline updates.
  • service/devops-guru: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for I-Frame-only HLS manifest generation in CMAF outputs.

Release v1.36.22 (2021-01-06)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • This update increases the number of instance types that can be added to the overrides within an mixed instances group configuration.
  • service/autoscaling-plans: Updates service documentation
  • service/transfer: Updates service API and documentation
    • This release adds support for Amazon EFS, so customers can transfer files over SFTP, FTPS and FTP in and out of Amazon S3 as well as Amazon EFS.

Release v1.36.21 (2021-01-05)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/ce: Updates service API and documentation

Release v1.36.20 (2021-01-04)

Service Client Updates

  • service/cloudsearch: Updates service API
    • This release adds support for new Amazon CloudSearch instances.
  • service/healthlake: Updates service API and documentation

Release v1.36.19 (2020-12-31)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

Release v1.36.18 (2020-12-30)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/macie2: Updates service documentation
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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #113.