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.31 to 1.37.20 #125

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.31 to 1.37.20.

Release notes

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

Release v1.37.20 (2021-02-26)

Service Client Updates

  • service/eks: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • Added UpdateStudio API that allows updating a few attributes of an EMR Studio.
  • service/s3: Updates service API, documentation, and examples
    • Add RequestPayer to GetObjectTagging and PutObjectTagging.
  • service/sso-admin: Updates service API

Release v1.37.19 (2021-02-25)

Service Client Updates

  • service/databrew: Updates service API and documentation
  • service/detective: Updates service API and documentation
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/lightsail: Updates service documentation
    • Documentation updates for Lightsail
  • service/transfer: Updates service API
    • Corrected the upper limit for TestIdentityProvider input lengths to 1024 characters

Release v1.37.18 (2021-02-24)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/compute-optimizer: Updates service documentation
  • service/ecr-public: Updates service API and documentation
  • service/es: Updates service API, documentation, and paginators
    • Amazon Elasticsearch Service now supports Auto-Tune, which monitors performance metrics and automatically optimizes domains
  • service/mediapackage-vod: Updates service API and documentation

Release v1.37.17 (2021-02-23)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Adds a new optional IncludeDeletedGroups parameter to the DescribeScalingActivities API.
  • service/connect: Updates service API
  • service/glue: Updates service API and documentation
    • Updating the page size for Glue catalog getter APIs.
  • service/iotevents: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • Enables AWS Pinpoint customers to use Entity Id and Template Id when sending SMS message. These parameters can be obtained from the regulatory body of the country where you are trying to send the SMS.
  • service/quicksight: Updates service documentation
    • Documentation updates for QuickSight Row Level Security
  • service/redshift-data: Updates service API and documentation
  • service/s3control: Updates service documentation

... (truncated)

Changelog

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

Release v1.37.20 (2021-02-26)

Service Client Updates

  • service/eks: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • Added UpdateStudio API that allows updating a few attributes of an EMR Studio.
  • service/s3: Updates service API, documentation, and examples
    • Add RequestPayer to GetObjectTagging and PutObjectTagging.
  • service/sso-admin: Updates service API

Release v1.37.19 (2021-02-25)

Service Client Updates

  • service/databrew: Updates service API and documentation
  • service/detective: Updates service API and documentation
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/lightsail: Updates service documentation
    • Documentation updates for Lightsail
  • service/transfer: Updates service API
    • Corrected the upper limit for TestIdentityProvider input lengths to 1024 characters

Release v1.37.18 (2021-02-24)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/compute-optimizer: Updates service documentation
  • service/ecr-public: Updates service API and documentation
  • service/es: Updates service API, documentation, and paginators
    • Amazon Elasticsearch Service now supports Auto-Tune, which monitors performance metrics and automatically optimizes domains
  • service/mediapackage-vod: Updates service API and documentation

Release v1.37.17 (2021-02-23)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Adds a new optional IncludeDeletedGroups parameter to the DescribeScalingActivities API.
  • service/connect: Updates service API
  • service/glue: Updates service API and documentation
    • Updating the page size for Glue catalog getter APIs.
  • service/iotevents: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • Enables AWS Pinpoint customers to use Entity Id and Template Id when sending SMS message. These parameters can be obtained from the regulatory body of the country where you are trying to send the SMS.
  • service/quicksight: Updates service documentation
    • Documentation updates for QuickSight Row Level Security
  • service/redshift-data: Updates service API and documentation
  • service/s3control: Updates service documentation

... (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 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #125 (15c7f45) into master (e211b02) will decrease coverage by 1.7%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #125     +/-   ##
========================================
- Coverage    61.1%   59.5%   -1.6%     
========================================
  Files           8       8             
  Lines         370     370             
========================================
- Hits          226     220      -6     
- Misses        115     119      +4     
- Partials       29      31      +2     
Impacted Files Coverage Δ
controllers/syncedsecret_controller.go 59.5% <0.0%> (-5.9%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e211b02...15c7f45. Read the comment docs.