keikoproj / upgrade-manager

Reliable, extensible rolling-upgrades of Autoscaling groups in Kubernetes
Apache License 2.0
140 stars 45 forks source link

Bump github.com/aws/aws-sdk-go from 1.46.2 to 1.46.6 #402

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/aws/aws-sdk-go from 1.46.2 to 1.46.6.

Release notes

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

Release v1.46.6 (2023-10-27)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation
    • Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • service/neptune: Updates service API and documentation
    • Update TdeCredentialPassword type to SensitiveString
  • service/pinpoint: Updates service documentation
    • Updated documentation to describe the case insensitivity for EndpointIds.
  • service/redshift: Updates service API and documentation
    • added support to create a dual stack cluster
  • service/wafv2: Updates service documentation

Release v1.46.5 (2023-10-26)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • service/ec2: Updates service API, documentation, and paginators
    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.
  • service/network-firewall: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/redshift: Updates service API, documentation, and paginators
    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.
  • service/sagemaker: Updates service API and documentation
    • Amazon Sagemaker Autopilot now supports Text Generation jobs.
  • service/sns: Updates service API and documentation
    • Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
  • service/ssm-sap: Updates service API and documentation
  • service/transfer: Updates service API, documentation, waiters, and paginators
    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Release v1.46.4 (2023-10-25)

Service Client Updates

  • service/connectcases: Updates service API and documentation
  • service/groundstation: Updates service API and documentation
  • service/iam: Updates service API and documentation
    • Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

Release v1.46.3 (2023-10-24)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • service/ec2: Updates service documentation

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

Merging #402 (3c10011) into master (e4a79bf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #402   +/-   ##
=======================================
  Coverage   39.09%   39.09%           
=======================================
  Files           7        7           
  Lines         931      931           
=======================================
  Hits          364      364           
  Misses        540      540           
  Partials       27       27           
Flag Coverage Δ
unittests 39.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

dependabot[bot] commented 9 months ago

Superseded by #404.