keikoproj / lifecycle-manager

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

Bump github.com/aws/aws-sdk-go from 1.47.11 to 1.48.11 #174

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/aws/aws-sdk-go from 1.47.11 to 1.48.11.

Release notes

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

Release v1.48.11 (2023-12-01)

Service Client Updates

  • service/qconnect: Updates service API and documentation
  • service/rbin: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.48.10 (2023-11-30)

Service Client Updates

  • service/arc-zonal-shift: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio

Release v1.48.9 (2023-11-30)

Service Client Updates

  • service/marketplace-agreement: Adds new service
  • service/marketplace-catalog: Updates service API and documentation
  • service/marketplace-deployment: Adds new service
  • service/redshift-serverless: Updates service API, documentation, and paginators

Release v1.48.8 (2023-11-29)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/cleanrooms: Updates service API, documentation, and paginators
  • service/cleanroomsml: Adds new service
  • service/opensearch: Updates service API and documentation
  • service/opensearchserverless: Updates service API and documentation
  • service/runtime.sagemaker: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.

Release v1.48.7 (2023-11-28)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Adds new service
  • service/bedrock-agent-runtime: Adds new service

... (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[bot] commented 9 months ago

Codecov Report

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

Comparison is base (154878e) 69.78% compared to head (35b8015) 69.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #174 +/- ## ======================================= Coverage 69.78% 69.78% ======================================= Files 12 12 Lines 1314 1314 ======================================= Hits 917 917 Misses 325 325 Partials 72 72 ```

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