Skip to content

build(deps): bump aws.sdk.kotlin:sqs from 1.6.12 to 1.6.17 in the deps group#401

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/deps-0f06682e5d
Open

build(deps): bump aws.sdk.kotlin:sqs from 1.6.12 to 1.6.17 in the deps group#401
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/deps-0f06682e5d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps the deps group with 1 update: aws.sdk.kotlin:sqs.

Updates aws.sdk.kotlin:sqs from 1.6.12 to 1.6.17

Release notes

Sourced from aws.sdk.kotlin:sqs's releases.

v1.6.17

[1.6.17] - 02/13/2026

Features

  • (cloudwatch) Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues.
  • (connect) API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available.
  • (ec2) This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones.
  • (inspector2) Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning
  • (sagemaker) Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters.

v1.6.16

[1.6.16] - 02/12/2026

Features

  • (ec2) Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.

v1.6.15

[1.6.15] - 02/11/2026

Features

  • (batch) Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share.
  • (ec2) R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency
  • (eks) This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups.
  • (kafkaconnect) Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter.
  • (s3tables) S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout.

v1.6.14

[1.6.14] - 02/10/2026

Features

  • (bedrockagentcore) Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules.
  • (connect) Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings.
  • (eks) Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege.
  • (kafka) Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters.
  • (rds) This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters.

v1.6.13

[1.6.13] - 02/09/2026

Features

  • (connectcampaignsv2) Add the missing event type for WhatsApp
  • (ec2) Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
  • (eks) Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.
  • (imagebuilder) EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.
  • (neptunedata) Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.
  • (pcs) Introduces RESUMING state for clusters, compute node groups, and queues.

Documentation

  • (lakeformation) Allow cross account v5 in put data lake settings
  • (transfer) This release adds a documentation update for MdnResponse of type "ASYNC"
Changelog

Sourced from aws.sdk.kotlin:sqs's changelog.

[1.6.17] - 02/13/2026

Features

  • (cloudwatch) Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues.
  • (connect) API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available.
  • (ec2) This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones.
  • (inspector2) Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning
  • (sagemaker) Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters.

[1.6.16] - 02/12/2026

Features

  • (ec2) Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.

[1.6.15] - 02/11/2026

Features

  • (batch) Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share.
  • (ec2) R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency
  • (eks) This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups.
  • (kafkaconnect) Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter.
  • (s3tables) S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout.

[1.6.14] - 02/10/2026

Features

  • (bedrockagentcore) Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules.
  • (connect) Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings.
  • (eks) Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege.
  • (kafka) Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters.
  • (rds) This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters.

[1.6.13] - 02/09/2026

Features

  • (connectcampaignsv2) Add the missing event type for WhatsApp
  • (ec2) Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
  • (eks) Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.
  • (imagebuilder) EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.
  • (neptunedata) Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.
  • (pcs) Introduces RESUMING state for clusters, compute node groups, and queues.

Documentation

  • (lakeformation) Allow cross account v5 in put data lake settings
  • (transfer) This release adds a documentation update for MdnResponse of type "ASYNC"
Commits
  • d51e2a6 chore: release 1.6.17
  • 1cb107a feat: update AWS API models
  • 02f8c8a chore: bump snapshot version to 1.6.17-SNAPSHOT
  • e0c1b55 chore: release 1.6.16
  • c912826 feat: update AWS API models
  • 189300e chore: bump Smithy version (#1798)
  • 101eb1e chore: bump snapshot version to 1.6.16-SNAPSHOT
  • 3d3b0bc chore: release 1.6.15
  • 3c25d7b feat: update AWS API models
  • a757d23 chore: bump snapshot version to 1.6.15-SNAPSHOT
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the deps group with 1 update: [aws.sdk.kotlin:sqs](https://github.com/aws/aws-sdk-kotlin).


Updates `aws.sdk.kotlin:sqs` from 1.6.12 to 1.6.17
- [Release notes](https://github.com/aws/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/aws/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-kotlin@v1.6.12...v1.6.17)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:sqs
  dependency-version: 1.6.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants