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.44.84 to 1.44.116 #139

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.84 to 1.44.116.

Release notes

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

Release v1.44.116 (2022-10-14)

Service Client Updates

  • service/mediaconvert: Updates service API and documentation
    • MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

Release v1.44.115 (2022-10-13)

Service Client Updates

  • service/amplifyuibuilder: Updates service API and documentation
  • service/appflow: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/ds: Updates service API, documentation, and paginators
    • This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • service/ecs: Updates service documentation
    • Documentation update to address tickets.
  • service/guardduty: Updates service API and documentation
    • Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • service/iam: Updates service documentation
    • Documentation updates for the AWS Identity and Access Management API Reference.
  • service/iotfleetwise: Updates service documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • service/mediapackage-vod: Updates service API and documentation
  • service/panorama: Updates service API and documentation
  • service/rds-data: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • Support of AmazonLinux2022 by Patch Manager
  • service/ssm-incidents: Updates service API
  • service/transfer: Updates service API and documentation
    • This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
  • service/translate: Updates service documentation
  • service/wisdom: Updates service API and documentation

Release v1.44.114 (2022-10-07)

Service Client Updates

  • service/codeguru-reviewer: Updates service documentation
  • service/elasticloadbalancingv2: Updates service documentation
  • service/greengrassv2: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

Release v1.44.113 (2022-10-06)

Service Client Updates

... (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[bot] commented 1 year ago

Superseded by #142.