Skip to content

Bump aws.version from 1.12.785 to 1.12.787 #2455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps aws.version from 1.12.785 to 1.12.787.
Updates com.amazonaws:aws-java-sdk-core from 1.12.785 to 1.12.787

Changelog

Sourced from com.amazonaws:aws-java-sdk-core's changelog.

1.12.787 2025-06-11

AWS SDK for Java

  • Features

    • Added support for KualaLumpur, Bangkok, Queretaro, us-isof-east-1, isof-south-1, Taipei Regions.

1.12.786 2025-06-10

AWS SDK for Java

  • Features

    • Support for protocols service model field and x-amzn-query-mode header

1.12.784 2025-06-02

Amazon DynamoDB

  • Bugfixes

    • Avoid silently throwing exception when retrieving account ID from resource name

1.12.783 2025-04-30

Amazon S3

  • Features

    • Abort multipart download if object is modified during download.

1.12.782 2025-02-19

AWS SDK for Java

  • Features

    • Add account endpoint business metrics to user agent

1.12.781 2025-02-12

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.118.Final

1.12.780 2024-12-12

Amazon Simple Storage Service

  • Bugfixes

    • AWS SDK for Java 1.x now includes additional validation for Amazon S3 client APIs to handle scenarios where an empty string ('') is passed as the key argument to the following operations: PutObject, DeleteObject, ListObjects, GetObjectMetaData, ListObjectsV2, SetObjectTagging, GetObjectTagging, SetObjectAcl, GetObjectAcl, SetObjectLegalHold, GetObjectLegalHold, CopyObject, CopyPart, SelectObjectContent, SetObjectRetention, GetObjectRetention, AbortMultipartUpload, CompleteMultipartUpload, InitiateMultipartUpload, ListParts, UploadPart, RestoreObjectV2, and RestoreObject. The SDK will validate the key argument and throw an exception if it is an empty string, ensuring correct and expected behavior.

1.12.778 2024-11-13

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.115.Final

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

... (truncated)

Commits
  • caf5724 AWS SDK for Java 1.12.787
  • e227332 Update GitHub version number to 1.12.787-SNAPSHOT
  • 17f7792 AWS SDK for Java 1.12.786
  • 7683888 Update GitHub version number to 1.12.786-SNAPSHOT
  • See full diff in compare view

Updates com.amazonaws:aws-java-sdk-s3 from 1.12.785 to 1.12.787

Changelog

Sourced from com.amazonaws:aws-java-sdk-s3's changelog.

1.12.787 2025-06-11

AWS SDK for Java

  • Features

    • Added support for KualaLumpur, Bangkok, Queretaro, us-isof-east-1, isof-south-1, Taipei Regions.

1.12.786 2025-06-10

AWS SDK for Java

  • Features

    • Support for protocols service model field and x-amzn-query-mode header

1.12.784 2025-06-02

Amazon DynamoDB

  • Bugfixes

    • Avoid silently throwing exception when retrieving account ID from resource name

1.12.783 2025-04-30

Amazon S3

  • Features

    • Abort multipart download if object is modified during download.

1.12.782 2025-02-19

AWS SDK for Java

  • Features

    • Add account endpoint business metrics to user agent

1.12.781 2025-02-12

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.118.Final

1.12.780 2024-12-12

Amazon Simple Storage Service

  • Bugfixes

    • AWS SDK for Java 1.x now includes additional validation for Amazon S3 client APIs to handle scenarios where an empty string ('') is passed as the key argument to the following operations: PutObject, DeleteObject, ListObjects, GetObjectMetaData, ListObjectsV2, SetObjectTagging, GetObjectTagging, SetObjectAcl, GetObjectAcl, SetObjectLegalHold, GetObjectLegalHold, CopyObject, CopyPart, SelectObjectContent, SetObjectRetention, GetObjectRetention, AbortMultipartUpload, CompleteMultipartUpload, InitiateMultipartUpload, ListParts, UploadPart, RestoreObjectV2, and RestoreObject. The SDK will validate the key argument and throw an exception if it is an empty string, ensuring correct and expected behavior.

1.12.778 2024-11-13

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.115.Final

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

... (truncated)

Commits
  • caf5724 AWS SDK for Java 1.12.787
  • e227332 Update GitHub version number to 1.12.787-SNAPSHOT
  • 17f7792 AWS SDK for Java 1.12.786
  • 7683888 Update GitHub version number to 1.12.786-SNAPSHOT
  • See full diff in compare view

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.version` from 1.12.785 to 1.12.787.

Updates `com.amazonaws:aws-java-sdk-core` from 1.12.785 to 1.12.787
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.785...1.12.787)

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.785 to 1.12.787
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.785...1.12.787)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
  dependency-version: 1.12.787
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-version: 1.12.787
  dependency-type: direct:production
  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 Jun 13, 2025
Copy link
Member

@afranken afranken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 274425d into main Jun 23, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/aws.version-1.12.787 branch June 23, 2025 13:33
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