Skip to content

Bump aws.sdk.kotlin:s3-jvm from 1.5.95 to 1.6.2#2910

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.6.2
Closed

Bump aws.sdk.kotlin:s3-jvm from 1.5.95 to 1.6.2#2910
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 23, 2026

Copy link
Copy Markdown
Contributor

Bumps aws.sdk.kotlin:s3-jvm from 1.5.95 to 1.6.2.

Release notes

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

v1.6.2

[1.6.2] - 01/23/2026

Features

  • (connect) Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows.
  • (datazone) Added api for deleting data export configuration for a domain
  • (qconnect) Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes.

v1.6.1

[1.6.1] - 01/22/2026

Features

  • (autoscaling) This release adds support for Amazon EC2 Auto Scaling group deletion protection
  • (budgets) Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options.
  • (dynamodb) Adds additional waiters to Amazon DynamoDB.
  • (ec2) Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types.
  • (gamelift) Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system.
  • (guardduty) Adding new enum value for ScanStatusReason
  • (health) Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties.

Documentation

  • (marketplacemetering) Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration.
  • (verifiedpermissions) Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation.

v1.6.0

[1.6.0] - 01/21/2026

Features

  • (bedrockagentcore) Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory
  • (configservice) AWS Config Conformance Packs now support tag-on-create through PutConformancePack API.
  • (ec2) Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance.
  • (quicksight) Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs

Miscellaneous

  • ⚠️ IMPORTANT: Upgrade to Kotlin 2.3.0

v1.5.123

[1.5.123] - 01/20/2026

Features

  • (autoscaling) This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status.
  • (bedrockruntime) Added support for extended prompt caching with one hour TTL.
  • (keyspaces) Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)
  • (odb) Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field.
  • (verifiedpermissions) Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation.
  • (workspacesinstances) Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches.

v1.5.122

[1.5.122] - 01/16/2026

... (truncated)

Changelog

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

[1.6.2] - 01/23/2026

Features

  • (connect) Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows.
  • (datazone) Added api for deleting data export configuration for a domain
  • (qconnect) Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes.

[1.6.1] - 01/22/2026

Features

  • (autoscaling) This release adds support for Amazon EC2 Auto Scaling group deletion protection
  • (budgets) Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options.
  • (dynamodb) Adds additional waiters to Amazon DynamoDB.
  • (ec2) Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types.
  • (gamelift) Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system.
  • (guardduty) Adding new enum value for ScanStatusReason
  • (health) Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties.

Documentation

  • (marketplacemetering) Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration.
  • (verifiedpermissions) Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation.

[1.6.0] - 01/21/2026

Features

  • (bedrockagentcore) Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory
  • (configservice) AWS Config Conformance Packs now support tag-on-create through PutConformancePack API.
  • (ec2) Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance.
  • (quicksight) Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs

Miscellaneous

  • ⚠️ IMPORTANT: Upgrade to Kotlin 2.3.0

[1.5.123] - 01/20/2026

Features

  • (autoscaling) This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status.
  • (bedrockruntime) Added support for extended prompt caching with one hour TTL.
  • (keyspaces) Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)
  • (odb) Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field.
  • (verifiedpermissions) Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation.
  • (workspacesinstances) Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches.

[1.5.122] - 01/16/2026

Features

  • (connect) Adds support to allow customers to create form with Dispute configuration
  • (datazone) This release adds support for numeric filtering and complex free-text searches cases for the Search and SearchListings APIs.
  • (launchwizard) Added UpdateDeployment, ListDeploymentPatternVersions and GetDeploymentPatternVersion APIs for Launch Wizard
  • (resourceexplorer2) Added ViewName to View-related responses and ServiceViewName to GetServiceView response.

... (truncated)

Commits
  • dc2f173 chore: release 1.6.2
  • e5c8703 feat: update AWS API models
  • 8255780 Merging v1.6.1 release
  • 08766f1 chore: bump snapshot version to 1.6.2-SNAPSHOT
  • c2687b7 chore: release 1.6.1
  • 3534258 feat: update AWS service endpoints metadata
  • 880ef82 feat: update AWS API models
  • e7b1564 misc: repo tools v0.5.1 (#1787)
  • 5d77cac chore: bump snapshot version to 1.6.1-SNAPSHOT
  • 486744a chore: release 1.6.0
  • 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 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.5.95 to 1.6.2.
- [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.5.95...v1.6.2)

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

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 Jan 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2916.

@dependabot dependabot Bot closed this Jan 26, 2026
@dependabot dependabot Bot deleted the dependabot/maven/aws.sdk.kotlin-s3-jvm-1.6.2 branch January 26, 2026 22:11
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