Skip to content

Bump aws.sdk.kotlin:s3-jvm from 1.6.11 to 1.6.18#2955

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.6.18
Closed

Bump aws.sdk.kotlin:s3-jvm from 1.6.11 to 1.6.18#2955
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.6.18

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws.sdk.kotlin:s3-jvm from 1.6.11 to 1.6.18.

Release notes

Sourced from aws.sdk.kotlin:s3-jvm's releases.

v1.6.18

[1.6.18] - 02/16/2026

Features

  • (kafka) Amazon MSK now supports dual-stack connectivity (IPv4 and IPv6) for existing MSK clusters. You can enable dual-stack on existing clusters by specifying the NetworkType parameter in updateConnectivity API.
  • (kms) Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
  • (qconnect) Update MessageType enum to include missing types.

Documentation

  • (arcregionswitch) Clarify documentation on ARC Region Switch start-plan-execution operation
  • (ec2) Documentation updates for EC2 Secondary Networks
  • (ecr) Adds support for enabling blob mounting, and removes support for Clair based image scanning

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

... (truncated)

Changelog

Sourced from aws.sdk.kotlin:s3-jvm's changelog.

[1.6.18] - 02/16/2026

Features

  • (kafka) Amazon MSK now supports dual-stack connectivity (IPv4 and IPv6) for existing MSK clusters. You can enable dual-stack on existing clusters by specifying the NetworkType parameter in updateConnectivity API.
  • (kms) Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
  • (qconnect) Update MessageType enum to include missing types.

Documentation

  • (arcregionswitch) Clarify documentation on ARC Region Switch start-plan-execution operation
  • (ec2) Documentation updates for EC2 Secondary Networks
  • (ecr) Adds support for enabling blob mounting, and removes support for Clair based image scanning

[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.

... (truncated)

Commits
  • 1667e73 chore: release 1.6.18
  • 1e661d6 feat: update AWS service endpoints metadata
  • b9548ea feat: update AWS API models
  • 09cd9cc chore: bump snapshot version to 1.6.18-SNAPSHOT
  • 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)
  • 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 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)

Bumps [aws.sdk.kotlin:s3-jvm](https://github.com/aws/aws-sdk-kotlin) from 1.6.11 to 1.6.18.
- [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.11...v1.6.18)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:s3-jvm
  dependency-version: 1.6.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 17, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2026

Superseded by #2957.

@dependabot dependabot bot closed this Feb 18, 2026
@dependabot dependabot bot deleted the dependabot/maven/aws.sdk.kotlin-s3-jvm-1.6.18 branch February 18, 2026 20:43
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant