Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps aws.sdk.kotlin:s3-jvm from 1.4.119 to 1.5.3.

Release notes

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

v1.5.3

[1.5.3] - 07/24/2025

Features

  • (datazone) This release adds support for 1) highlighting relevant text in returned results for Search and SearchListings APIs and 2) returning aggregated counts of values for specified attributes for SearchListings API.
  • (omics) Add Git integration and README support for HealthOmics workflows

v1.5.2

[1.5.2] - 07/23/2025

Features

  • (ec2) Added support for skip-os-shutdown option for the EC2 instance stop and terminate operations. This feature enables customers to bypass the graceful OS shutdown, supporting faster state transitions when instance data preservation isn't critical.
  • (glue) AWS Glue now supports dynamic session policies for job executions. This feature allows you to specify custom, fine-grained permissions for each job run without creating multiple IAM roles.
  • (workspacesthinclient) Added the lastUserId parameter to the ListDevices and GetDevice API.

v1.5.1

[1.5.1] - 07/22/2025

Features

  • (ecr) Add support for Image Tag Mutability Exception feature, allowing repositories to define wildcard-based patterns that override the default image tag mutability settings.
  • (emr) This release adds new parameter 'ExtendedSupport' in AWS EMR RunJobFlow, ModifyCluster and DescribeCluster API.
  • (lambda) This release migrated the model to Smithy keeping all features unchanged.
  • (neptunedata) This release updates the supported regions for Neptune API to include current AWS regions.

v1.5.0

[1.5.0] - 07/21/2025

Features

  • (cloudfront) Add dualstack endpoint support
  • (deadline) Add support for VPC resource endpoints in Service Managed Fleets
  • (ec2) This release adds support for C8gn, F2 and P6e-GB200 Instance types
  • (sagemaker) This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans
  • (timestreaminfluxdb) Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs.
  • Upgrade to Kotlin 2.2.0
  • #1413 ⚠️ IMPORTANT: Refactor endpoint discoverer classes into interfaces so custom implementations may be provided
  • #1478 Add regionProvider property to client config
  • #1413 ⚠️ IMPORTANT: Add support for enabling/disabling endpoint discovery via standard cross-SDK config mechanisms

Fixes

  • #1413 Favor endpointUrl instead of endpoint discovery if both are provided

v1.4.125

[1.4.125] - 07/18/2025

Features

  • (auditmanager) Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.
  • (cloudwatchlogs) CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
  • (mediaconvert) This release adds support for TAMS server integration with MediaConvert inputs.
  • (outposts) Add AWS Outposts API to surface customer billing information
  • (sesv2) Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.

... (truncated)

Changelog

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

[1.5.3] - 07/24/2025

Features

  • (datazone) This release adds support for 1) highlighting relevant text in returned results for Search and SearchListings APIs and 2) returning aggregated counts of values for specified attributes for SearchListings API.
  • (omics) Add Git integration and README support for HealthOmics workflows

[1.5.2] - 07/23/2025

Features

  • (ec2) Added support for skip-os-shutdown option for the EC2 instance stop and terminate operations. This feature enables customers to bypass the graceful OS shutdown, supporting faster state transitions when instance data preservation isn't critical.
  • (glue) AWS Glue now supports dynamic session policies for job executions. This feature allows you to specify custom, fine-grained permissions for each job run without creating multiple IAM roles.
  • (workspacesthinclient) Added the lastUserId parameter to the ListDevices and GetDevice API.

[1.5.1] - 07/22/2025

Features

  • (ecr) Add support for Image Tag Mutability Exception feature, allowing repositories to define wildcard-based patterns that override the default image tag mutability settings.
  • (emr) This release adds new parameter 'ExtendedSupport' in AWS EMR RunJobFlow, ModifyCluster and DescribeCluster API.
  • (lambda) This release migrated the model to Smithy keeping all features unchanged.
  • (neptunedata) This release updates the supported regions for Neptune API to include current AWS regions.

[1.5.0] - 07/21/2025

Features

  • (cloudfront) Add dualstack endpoint support
  • (deadline) Add support for VPC resource endpoints in Service Managed Fleets
  • (ec2) This release adds support for C8gn, F2 and P6e-GB200 Instance types
  • (sagemaker) This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans
  • (timestreaminfluxdb) Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs.
  • Upgrade to Kotlin 2.2.0
  • #1413 ⚠️ IMPORTANT: Refactor endpoint discoverer classes into interfaces so custom implementations may be provided
  • #1478 Add regionProvider property to client config
  • #1413 ⚠️ IMPORTANT: Add support for enabling/disabling endpoint discovery via standard cross-SDK config mechanisms

Fixes

  • #1413 Favor endpointUrl instead of endpoint discovery if both are provided

[1.4.125] - 07/18/2025

Features

  • (auditmanager) Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.
  • (cloudwatchlogs) CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
  • (mediaconvert) This release adds support for TAMS server integration with MediaConvert inputs.
  • (outposts) Add AWS Outposts API to surface customer billing information
  • (sesv2) Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.

Documentation

  • (ssm) July 2025 doc-only updates for Systems Manager.

[1.4.124] - 07/17/2025

... (truncated)

Commits
  • 124d8e1 chore: release 1.5.3
  • a3d25ea feat: update AWS service endpoints metadata
  • 31bbaca feat: update AWS API models
  • 350c88a chore: bump snapshot version to 1.5.3-SNAPSHOT
  • daf5853 chore: release 1.5.2
  • 9f28a8f feat: update AWS service endpoints metadata
  • 7fd4f8c feat: update AWS API models
  • b511891 chore: bump snapshot version to 1.5.2-SNAPSHOT
  • c379b10 chore: release 1.5.1
  • fedf45b feat: update AWS service endpoints metadata
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 24, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/aws.sdk.kotlin-s3-jvm-1.5.3 branch from 6de57a2 to 11e5d26 Compare July 25, 2025 15:43
@afranken
Copy link
Member

@dependabot recreate

Bumps [aws.sdk.kotlin:s3-jvm](https://github.com/awslabs/aws-sdk-kotlin) from 1.4.119 to 1.5.3.
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-kotlin@v1.4.119...v1.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2025

Superseded by #2533.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/maven/aws.sdk.kotlin-s3-jvm-1.5.3 branch July 29, 2025 20:21
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.

2 participants