keikoproj / iam-manager

AWS IAM role management for K8s cluster using kube builder "Operator" framework
Apache License 2.0
42 stars 22 forks source link

Bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.18 #234

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/aws/aws-sdk-go from 1.54.12 to 1.54.18.

Release notes

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

Release v1.54.18 (2024-07-10)

Service Client Updates

  • service/batch: Updates service API and documentation
    • This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Updates service API, documentation, and paginators
  • service/bedrock-agent-runtime: Updates service API, documentation, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • service/glue: Updates service API and documentation
    • Add recipe step support for recipe node
  • service/groundstation: Updates service API and documentation
  • service/license-manager-linux-subscriptions: Updates service API, documentation, and paginators
  • service/mediaconnect: Updates service API and documentation

Release v1.54.17 (2024-07-09)

Service Client Updates

  • service/datazone: Updates service API
  • service/fsx: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

Release v1.54.16 (2024-07-08)

Service Client Updates

  • service/codedeploy: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/devicefarm: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dms: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elasticbeanstalk: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/email: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/es: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/firehose: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/gamelift: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/qapps: Updates service API, documentation, waiters, paginators, and examples
  • service/route53resolver: Updates service API

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

Codecov Report

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

Project coverage is 58.52%. Comparing base (43d3f06) to head (edeb808).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ======================================= Coverage 58.52% 58.52% ======================================= Files 13 13 Lines 1408 1408 ======================================= Hits 824 824 Misses 548 548 Partials 36 36 ```

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

dependabot[bot] commented 3 months ago

Superseded by #235.