aws / secrets-store-csi-driver-provider-aws

The AWS provider for the Secrets Store CSI Driver allows you to fetch secrets from AWS Secrets Manager and AWS Systems Manager Parameter Store, and mount them into Kubernetes pods.
Apache License 2.0
476 stars 134 forks source link

Bump github.com/aws/aws-sdk-go from 1.49.19 to 1.50.15 #312

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/aws/aws-sdk-go from 1.49.19 to 1.50.15.

Release notes

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

Release v1.50.15 (2024-02-09)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/batch: Updates service API and documentation
    • This feature allows Batch to support configuration of repository credentials for jobs running on ECS
  • service/braket: Updates service API
  • service/cost-optimization-hub: Updates service API and documentation
  • service/ecs: Updates service documentation
    • Documentation only update for Amazon ECS.
  • service/iot: Updates service API and documentation
    • This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
  • service/pricing: Updates service API and documentation

Release v1.50.14 (2024-02-08)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
  • service/quicksight: Updates service API and documentation
    • General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
  • service/workspaces: Updates service API and documentation
    • This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

Release v1.50.13 (2024-02-07)

Service Client Updates

  • service/datasync: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/redshift: Updates service API, documentation, and paginators
    • LisRecommendations API to fetch Amazon Redshift Advisor recommendations.

Release v1.50.12 (2024-02-06)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/ecs: Updates service documentation
    • This release is a documentation only update to address customer issues.
  • service/es: Updates service API and documentation
    • This release adds clear visibility to the customers on the changes that they make on the domain.
  • service/logs: Updates service API and documentation
    • This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation

Release v1.50.11 (2024-02-05)

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4e63856) 53.15% compared to head (a39540b) 53.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ======================================= Coverage 53.15% 53.15% ======================================= Files 8 8 Lines 730 730 ======================================= Hits 388 388 Misses 332 332 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 9 months ago

Superseded by #314.