rebuy-de / node-drainer

Reads AWS autoscaling group lifecycle events, triggers Kubernetes node draining and notifies AWS upon completion.
MIT License
9 stars 3 forks source link

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.76.1 to 1.77.0 #147

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.76.1 to 1.77.0.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/ec2's changelog.

Release (2022-12-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.42.0
    • Feature: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.13.0
    • Feature: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.17.0
    • Feature: This release adds a missed AccessDeniedException type to several endpoints.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.27.0
    • Feature: Fix a bug where a recent release might break certain existing SDKs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.10.0
    • Feature: Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.

Release (2022-12-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.19.0
    • Feature: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.41.0
    • Feature: Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.16.0
    • Feature: This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage: v1.1.0
    • Feature: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.37.0
    • Feature: Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.11
    • Documentation: Documentation updates for Secrets Manager

Release (2022-12-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.25.0
    • Feature: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.61.0
    • Feature: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.33.4
    • Documentation: Doc-only updates for December 2022.
  • github.com/aws/aws-sdk-go-v2/service/support: v1.13.22
    • Documentation: Documentation updates for the AWS Support API
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.26.0
    • Feature: This release adds support for Decrypt as a workflow step type.

Release (2022-12-20)

General Highlights

... (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 will merge this PR once it's up-to-date and CI passes on it, as requested by @bjoernhaeuser.


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)