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/sqs from 1.23.0 to 1.23.2 #246

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go-v2/service/sqs from 1.23.0 to 1.23.2.

Changelog

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

Release (2023-06-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.60.0
    • Feature: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.52.0
    • Feature: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.24.0
    • Feature: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.0
    • Feature: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.20.0
    • Feature: Added time zone estimation support for journeys

Release (2023-06-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.24.0
    • Feature: This release adds support for encryption via customer managed keys.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.29.3
    • Documentation: Update to Amazon FSx documentation.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.45.3
    • Documentation: Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.2
    • Documentation: Added improved descriptions and new code samples to SDK documentation.

Release (2023-06-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.12.0
    • Feature: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.16.0
    • Feature: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.41.0
    • Feature: Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.18.0
    • Feature: Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases

Release (2023-06-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.11
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.27.0
    • Feature: This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.15.0
    • Feature: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.

... (truncated)

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view


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)