Skip to content

chore(deps): bump the aws-sdk group across 1 directory with 2 updates - #3123

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/aws-sdk-d4b6e3c433
Open

chore(deps): bump the aws-sdk group across 1 directory with 2 updates#3123
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/aws-sdk-d4b6e3c433

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 2 updates in the / directory: software.amazon.awssdk:bom and aws.sdk.kotlin:s3-jvm.

Updates software.amazon.awssdk:bom from 2.50.1 to 2.51.2

Updates aws.sdk.kotlin:s3-jvm from 1.8.22 to 1.8.26

Release notes

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

v1.8.26

[1.8.26] - 08/07/2026

Features

  • (amplify) Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers.
  • (connect) Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task.
  • (ec2) This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes.
  • (healthlake) Adds provenanceEnabled to StartFHIRImportJob
  • (mediapackagev2) StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input
  • (mediatailor) Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable.
  • (sagemaker) Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances
  • (securityagent) Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows

v1.8.25

[1.8.25] - 08/06/2026

Features

  • (agentregistry) Agent Registry's Public Preview release
  • (agentregistrycontrol) Agent Registry's Public Preview release
  • (autoscaling) EC2 Auto Scaling now supports being managed by other AWS services via the operator field.
  • (backup) AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.
  • (bedrockagentcore) Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider.
  • (bedrockagentcorecontrol) Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances.
  • (cloudwatchlogs) This release adds index category support to the CloudWatch Logs DescribeFieldIndexes API. Customers can filter and identify DEFAULT, CUSTOM, AUTO, and INACTIVE field indexes.
  • (devicefarm) Adds support for service generated insights across runs, jobs, and tests.
  • (ec2) Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score.
  • (gamelift) Adds support for C8a, C8i, C9g, M8a, M8i, and M9g EC2 instance type families for managed EC2 and container fleets. Also adds explicit anchors on most string regexes.
  • (kafka) MSK Clusters can now deliver authorizer logs alongside broker logs to the destinations defined by you
  • (marketplaceagreement) GetAgreementTerms now returns a new term variant in AcceptedTerm, netPaymentTerm, with a paymentDuePeriod field (example "P30D").
  • (marketplacediscovery) GetOfferTerms now returns netPaymentTerm in offerTerms, specifying payment due period after invoice date. The paymentDuePeriod field uses ISO 8601 duration format (e.g., "P30D" for net 30 days). This is a backward-compatible addition. See API documentation for full structure and examples.
  • (mediatailor) AWS Elemental MediaTailor now supports concurrent function execution. The new Concurrent Executor function type runs multiple independent child functions in parallel within a single lifecycle hook, reducing pipeline latency to the duration of the slowest call instead of the sum of all calls.
  • (s3) AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.
  • (sagemaker) Releases new Model Customization SequenceLength parameter for Training and g7 instance types for Training and Processing.
  • (securityhub) Security Hub is adding a new public API, ListFreeTrialStatusesV2 to describe the free trial statuses of the Security Hub service and its opt-in features.
  • (socialmessaging) Add support for WhatsApp Conversions APIs.

v1.8.24

[1.8.24] - 08/05/2026

Features

  • (acmpca) Private Certificate Authority service now supports RSASSA-PSS signing algorithm.
  • (bedrockagentcorecontrol) Adding support for fine-grained access control for AgentCore Memory through managed AgentCore Gateway HTTP Connectors.
  • (deadline) AWS Deadline Cloud now reports persistent volume costs alongside compute and license costs. Customers can view per-fleet storage costs in Usage Explorer by selecting the Usage Type grouping, helping them better understand the costs of their infrastructure.
  • (ecs) New enum values added for Agent Connectivity issues
  • (glue) Added the PutDataCatalogExportConfiguration to export Glue Data Catalog metadata to systems tables stored in S3 Tables.
  • #1638 Bump smithy-kotlin version to v1.7.6 to pick up support for EMF telemetry provider

v1.8.23

[1.8.23] - 08/04/2026

... (truncated)

Changelog

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

[1.8.26] - 08/07/2026

Features

  • (amplify) Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers.
  • (connect) Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task.
  • (ec2) This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes.
  • (healthlake) Adds provenanceEnabled to StartFHIRImportJob
  • (mediapackagev2) StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input
  • (mediatailor) Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable.
  • (sagemaker) Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances
  • (securityagent) Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows

[1.8.25] - 08/06/2026

Features

  • (agentregistry) Agent Registry's Public Preview release
  • (agentregistrycontrol) Agent Registry's Public Preview release
  • (autoscaling) EC2 Auto Scaling now supports being managed by other AWS services via the operator field.
  • (backup) AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.
  • (bedrockagentcore) Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider.
  • (bedrockagentcorecontrol) Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances.
  • (cloudwatchlogs) This release adds index category support to the CloudWatch Logs DescribeFieldIndexes API. Customers can filter and identify DEFAULT, CUSTOM, AUTO, and INACTIVE field indexes.
  • (devicefarm) Adds support for service generated insights across runs, jobs, and tests.
  • (ec2) Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score.
  • (gamelift) Adds support for C8a, C8i, C9g, M8a, M8i, and M9g EC2 instance type families for managed EC2 and container fleets. Also adds explicit anchors on most string regexes.
  • (kafka) MSK Clusters can now deliver authorizer logs alongside broker logs to the destinations defined by you
  • (marketplaceagreement) GetAgreementTerms now returns a new term variant in AcceptedTerm, netPaymentTerm, with a paymentDuePeriod field (example "P30D").
  • (marketplacediscovery) GetOfferTerms now returns netPaymentTerm in offerTerms, specifying payment due period after invoice date. The paymentDuePeriod field uses ISO 8601 duration format (e.g., "P30D" for net 30 days). This is a backward-compatible addition. See API documentation for full structure and examples.
  • (mediatailor) AWS Elemental MediaTailor now supports concurrent function execution. The new Concurrent Executor function type runs multiple independent child functions in parallel within a single lifecycle hook, reducing pipeline latency to the duration of the slowest call instead of the sum of all calls.
  • (s3) AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.
  • (sagemaker) Releases new Model Customization SequenceLength parameter for Training and g7 instance types for Training and Processing.
  • (securityhub) Security Hub is adding a new public API, ListFreeTrialStatusesV2 to describe the free trial statuses of the Security Hub service and its opt-in features.
  • (socialmessaging) Add support for WhatsApp Conversions APIs.

[1.8.24] - 08/05/2026

Features

  • (acmpca) Private Certificate Authority service now supports RSASSA-PSS signing algorithm.
  • (bedrockagentcorecontrol) Adding support for fine-grained access control for AgentCore Memory through managed AgentCore Gateway HTTP Connectors.
  • (deadline) AWS Deadline Cloud now reports persistent volume costs alongside compute and license costs. Customers can view per-fleet storage costs in Usage Explorer by selecting the Usage Type grouping, helping them better understand the costs of their infrastructure.
  • (ecs) New enum values added for Agent Connectivity issues
  • (glue) Added the PutDataCatalogExportConfiguration to export Glue Data Catalog metadata to systems tables stored in S3 Tables.
  • #1638 Bump smithy-kotlin version to v1.7.6 to pick up support for EMF telemetry provider

[1.8.23] - 08/04/2026

Features

  • (connect) Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true.
  • (dynamodb) Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide.
  • (ec2) Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments.

... (truncated)

Commits
  • dad56fa chore: release 1.8.26
  • 45d0fb2 feat: update AWS service endpoints metadata
  • 876626c feat: update AWS API models
  • 0c684da chore: bump snapshot version to 1.8.26-SNAPSHOT
  • fb67c61 chore: release 1.8.25
  • 0fb4442 feat: update AWS service endpoints metadata
  • 0dbf897 feat: update AWS API models
  • 6a97700 chore: bump snapshot version to 1.8.25-SNAPSHOT
  • c53321c chore: release 1.8.24
  • 909c35f feat: update AWS API models
  • Additional commits viewable in compare view

@dependabot
dependabot Bot requested a review from afranken as a code owner August 7, 2026 20:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 7, 2026
Bumps the aws-sdk group with 2 updates in the / directory: software.amazon.awssdk:bom and [aws.sdk.kotlin:s3-jvm](https://github.com/aws/aws-sdk-kotlin).


Updates `software.amazon.awssdk:bom` from 2.50.1 to 2.51.2

Updates `aws.sdk.kotlin:s3-jvm` from 1.8.22 to 1.8.26
- [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.8.22...v1.8.26)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:s3-jvm
  dependency-version: 1.8.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.50.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/aws-sdk-d4b6e3c433 branch from 138cc79 to 9ce6fdd Compare August 10, 2026 20:42
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