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

Build(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.97.0 to 1.98.0 #230

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.97.0 to 1.98.0.

Changelog

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

Release (2023-05-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.22.0
    • Feature: Added support for tags on restore.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.19.2
    • Documentation: Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.36.0
    • Feature: Add support for Asset Bundle, Geospatial Heatmaps.

Release (2023-05-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.21.0
    • Feature: Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.4.0
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.0.0
    • Release: New AWS service client module
    • Feature: Adds support for the MediaPackage Live v2 API
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.18.0
    • Feature: This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.

Release (2023-05-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.28.0
    • Feature: Removing SparkProperties from EngineConfiguration object for StartSession API call
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.25.0
    • Feature: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.24.0
    • Feature: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.55.0
    • Feature: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.98.0
    • Feature: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.1
    • Documentation: Documentation only release to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.37.0
    • Feature: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.44.1
    • Documentation: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.3.0
    • Feature: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.

Release (2023-05-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/detective: v1.19.0
    • Feature: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.

... (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 CI passes on it, as requested by @der-eismann.


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)