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.80.1 to 1.82.0 #158

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.80.1 to 1.82.0.

Changelog

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

Release (2023-01-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.26.0
    • Feature: This feature provides a method of obtaining which regions a stackset has stack instances deployed in.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.82.0
    • Feature: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route.

Release (2023-01-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.20.0
    • Feature: Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.21.0
    • Feature: This release introduces the As Run logging type, along with API and documentation updates.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.26.0
    • Feature: Adding support for payment term in GetOrder, CreateOrder responses.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.66.0
    • Feature: This release supports running SageMaker Training jobs with container images that are in a private Docker registry.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.18.0
    • Feature: Amazon SageMaker Runtime which supports InvokeEndpointAsync asynchronously can now invoke endpoints with custom timeout values. Asynchronous invocations support longer processing times.

Release (2023-01-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.18.0
    • Feature: Minor comments for Redshift Serverless workgroup target support.

Release (2023-01-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.81.0
    • Feature: This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.4.0
    • Feature: Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.23.0
    • Feature: Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.4.1
    • Documentation: Added query monitoring rules as possible parameters for create and update workgroup operations.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.65.0
    • Feature: SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.18.2
    • Documentation: Doc only change to update wording in a key topic

Release (2023-01-24)

Module 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 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)