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.94.0 to 1.95.0 #218

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.94.0 to 1.95.0.

Changelog

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

Release (2023-05-01)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.23.0
    • Feature: support for tag filtering within compute optimizer. ability to filter recommendation results by tag and tag key value pairs. ability to filter by inferred workload type added.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.21.0
    • Feature: This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.

Release (2023-04-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.28.0
    • Feature: Adds Jwt Support for Salesforce Credentials.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.26.0
    • Feature: You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.12
    • Documentation: This release corrects the jumbo frames MTU from 9100 to 8500.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.0
    • Feature: This release adds PAUSED and PAUSING state as a returned value for DescribeReplicationConfigurations response.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.13.0
    • Feature: This release adds support for the grafanaVersion parameter in CreateWorkspace.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.37.0
    • Feature: This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.26.0
    • Feature: Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.2.0
    • Feature: Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.31.0
    • Feature: You can now associate a web ACL with a Verified Access instance.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.11
    • Documentation: Added Windows 11 to support Microsoft_Office_2019

Release (2023-04-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.95.0
    • Feature: This release adds support for AMD SEV-SNP on EC2 instances.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.18.0
    • Feature: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.22.0
    • Feature: Added API support to initiate on-demand malware scan on specific resources.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.18.0
    • Feature: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.20.0
    • Feature: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.34.0
    • Feature: Add Java 17 (java17) support to AWS Lambda
  • github.com/aws/aws-sdk-go-v2/service/osis: v1.0.1
    • Documentation: Documentation updates for OpenSearch Ingestion
  • github.com/aws/aws-sdk-go-v2/service/qldb: v1.15.10

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