keikoproj / lifecycle-manager

Graceful AWS scaling event on Kubernetes using lifecycle hooks
Apache License 2.0
92 stars 28 forks source link

Bump github.com/aws/aws-sdk-go from 1.25.0 to 1.44.263 #109

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.25.0 to 1.44.263.

Release notes

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

Release v1.44.263 (2023-05-15)

Service Client Updates

  • service/athena: Updates service API and documentation
    • You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • service/kafka: Updates service API
  • service/rekognition: Updates service API and documentation
    • This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • service/rolesanywhere: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

Release v1.44.262 (2023-05-11)

Service Client Updates

  • service/connect: Updates service documentation
  • service/elasticache: Updates service API and documentation
    • Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
  • service/es: Updates service API and documentation
    • This release fixes DescribePackages API error with null filter value parameter.
  • service/health: Updates service documentation
    • Add support for regional endpoints
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/omics: Updates service API, documentation, and paginators
  • service/opensearch: Updates service API
  • service/route53resolver: Adds new service
  • service/support: Updates service API and documentation
    • This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.

Release v1.44.261 (2023-05-10)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation
    • EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
  • service/swf: Updates service API and documentation
    • This release adds a new API parameter to exclude old history events from decision tasks.

SDK Bugs

  • service/sms: Remove deprecated services (SMS) integration tests.
    • SMS integration tests will fail because SMS deprecated their service.

Release v1.44.260 (2023-05-09)

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

Codecov Report

Merging #109 (adf0cda) into master (7084174) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   70.74%   70.74%           
=======================================
  Files          12       12           
  Lines        1234     1234           
=======================================
  Hits          873      873           
  Misses        298      298           
  Partials       63       63           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #114.