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
459 stars 130 forks source link

Bump github.com/aws/aws-sdk-go from 1.49.19 to 1.50.0 #306

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

Release v1.50.0 (2024-01-19)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • service/codebuild: Updates service API, documentation, and paginators
    • Release CodeBuild Reserved Capacity feature
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • service/qconnect: Updates service API

SDK Features

  • service/cloudfrontkeyvaluestore: Deprecate cloudfrontkeyvaluestore
    • This change removes the cloudfrontkeyvaluestore service, since it does not support sigv4a.

Release v1.49.24 (2024-01-18)

Service Client Updates

  • service/b2bi: Updates service API, documentation, and examples
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • service/connect: Updates service API and documentation
  • service/drs: Updates service API
  • service/firehose: Updates service API and documentation
    • Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation

Release v1.49.23 (2024-01-17)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Updating note for enabling streams for UpdateTable.
  • service/keyspaces: Updates service API and documentation

Release v1.49.22 (2024-01-16)

Service Client Updates

  • service/iot: Updates service API
    • Revert release of LogTargetTypes
  • service/iotfleetwise: Updates service API and documentation
  • service/macie2: Updates service API and documentation
  • service/payment-cryptography: Updates service API and documentation
  • service/personalize: Updates service documentation
  • service/personalize-runtime: Updates service documentation
  • service/rekognition: Updates service API and documentation
    • This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.

... (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 8 months ago

Codecov Report

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

Comparison is base (4ddce6a) 53.15% compared to head (5ebf845) 53.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #306 +/- ## ======================================= 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 8 months ago

Superseded by #308.