keikoproj / lifecycle-manager

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

Bump github.com/aws/aws-sdk-go from 1.25.0 to 1.44.292 #124

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.292.

Release notes

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

Release v1.44.292 (2023-06-28)

Service Client Updates

  • service/internetmonitor: Updates service API and documentation
  • service/kinesisanalyticsv2: Updates service API
  • service/lambda: Updates service API and documentation
    • Surface ResourceConflictException in DeleteEventSourceMapping
  • service/omics: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • service/s3: Updates service API, documentation, and examples
    • The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for Model Cards Model Registry integration.

Release v1.44.291 (2023-06-27)

Service Client Updates

  • service/appfabric: Updates service API, documentation, waiters, paginators, and examples
  • service/appflow: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/kinesisvideo: Updates service API, documentation, and paginators
    • General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • service/macie2: Updates service API and documentation
  • service/privatenetworks: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Introducing TTL for online store records in feature groups.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/ssm: Updates service documentation
    • Systems Manager doc-only update for June 2023.
  • service/verifiedpermissions: Updates service documentation

Release v1.44.290 (2023-06-26)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • service/guardduty: Updates service API and documentation
    • Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • service/iam: Updates service API, documentation, and paginators
    • Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • service/pinpoint: Updates service API and documentation
    • Added time zone estimation support for journeys

Release v1.44.289 (2023-06-23)

... (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 #124 (3ee9d2c) into master (279252c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   70.05%   70.05%           
=======================================
  Files          12       12           
  Lines        1259     1259           
=======================================
  Hits          882      882           
  Misses        310      310           
  Partials       67       67           

: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 #126.