Skip to content

Bump aws.sdk.kotlin:s3-jvm from 1.4.67 to 1.4.71#2356

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

Bump aws.sdk.kotlin:s3-jvm from 1.4.67 to 1.4.71#2356
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.4.71

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps aws.sdk.kotlin:s3-jvm from 1.4.67 to 1.4.71.

Release notes

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

v1.4.71

[1.4.71] - 04/25/2025

Features

  • (bedrockruntime) You can now reference images and documents stored in Amazon S3 when using InvokeModel and Converse APIs with Amazon Nova Lite and Nova Pro. This enables direct integration of S3-stored multimedia assets in your model requests without manual downloading or base64 encoding.

Documentation

  • (ecs) Documentation only release for Amazon ECS.
  • (marketplacedeployment) Doc only update for the AWS Marketplace Deployment Service that fixes several customer-reported issues.

v1.4.70

[1.4.70] - 04/24/2025

Features

  • (apprunner) AWS App Runner adds Node.js 22 runtime.
  • (appsync) Add data source support to Event APIs
  • (bedrockdataautomation) Added support for modality routing and modality enablement on CreateDataAutomationProject and UpdateDataAutomationProject APIs
  • (codebuild) Remove redundant validation check.
  • (dynamodb) Add support for ARN-sourced account endpoint generation for TransactWriteItems. This will generate account endpoints for DynamoDB TransactWriteItems requests using ARN-sourced account ID when available.
  • (rds) This Amazon RDS release adds support for managed master user passwords for Oracle CDBs.
  • #1577 Add support for DynamoDB Mapper getItem overloads that specify primary key(s)

Documentation

  • (ecs) Documentation only release for Amazon ECS
  • (pcs) Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types.

v1.4.69

[1.4.69] - 04/23/2025

Features

  • (codebuild) Add support for custom instance type for reserved capacity fleets
  • (ecs) Add support to roll back an In_Progress ECS Service Deployment

Documentation

  • (resourceexplorer2) Documentation-only update for CreateView option correction

v1.4.68

[1.4.68] - 04/22/2025

Features

  • (account) AWS Account Management now supports account name update via IAM principals.
  • (cognitoidentityprovider) This release adds refresh token rotation.
  • (ec2) Added support for ClientRouteEnforcementOptions flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
  • (entityresolution) To expand support for matching records using digital identifiers with TransUnion
  • (mq) You can now delete Amazon MQ broker configurations using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference.
  • (redshiftserverless) Provides new and updated API members to support the Redshift Serverless reservations feature.
  • (s3control) Fix endpoint resolution test cases

Fixes

  • #1214 Bump smithy-kotlin version to pick up fix for connection polling
Changelog

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

[1.4.71] - 04/25/2025

Features

  • (bedrockruntime) You can now reference images and documents stored in Amazon S3 when using InvokeModel and Converse APIs with Amazon Nova Lite and Nova Pro. This enables direct integration of S3-stored multimedia assets in your model requests without manual downloading or base64 encoding.

Documentation

  • (ecs) Documentation only release for Amazon ECS.
  • (marketplacedeployment) Doc only update for the AWS Marketplace Deployment Service that fixes several customer-reported issues.

[1.4.70] - 04/24/2025

Features

  • (apprunner) AWS App Runner adds Node.js 22 runtime.
  • (appsync) Add data source support to Event APIs
  • (bedrockdataautomation) Added support for modality routing and modality enablement on CreateDataAutomationProject and UpdateDataAutomationProject APIs
  • (codebuild) Remove redundant validation check.
  • (dynamodb) Add support for ARN-sourced account endpoint generation for TransactWriteItems. This will generate account endpoints for DynamoDB TransactWriteItems requests using ARN-sourced account ID when available.
  • (rds) This Amazon RDS release adds support for managed master user passwords for Oracle CDBs.
  • #1577 Add support for DynamoDB Mapper getItem overloads that specify primary key(s)

Documentation

  • (ecs) Documentation only release for Amazon ECS
  • (pcs) Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types.

[1.4.69] - 04/23/2025

Features

  • (codebuild) Add support for custom instance type for reserved capacity fleets
  • (ecs) Add support to roll back an In_Progress ECS Service Deployment

Documentation

  • (resourceexplorer2) Documentation-only update for CreateView option correction

[1.4.68] - 04/22/2025

Features

  • (account) AWS Account Management now supports account name update via IAM principals.
  • (cognitoidentityprovider) This release adds refresh token rotation.
  • (ec2) Added support for ClientRouteEnforcementOptions flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
  • (entityresolution) To expand support for matching records using digital identifiers with TransUnion
  • (mq) You can now delete Amazon MQ broker configurations using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference.
  • (redshiftserverless) Provides new and updated API members to support the Redshift Serverless reservations feature.
  • (s3control) Fix endpoint resolution test cases

Fixes

  • #1214 Bump smithy-kotlin version to pick up fix for connection polling
Commits
  • aa89857 chore: release 1.4.71
  • c9fc310 feat: update AWS service endpoints metadata
  • 49f2129 feat: update AWS API models
  • f65b997 fix: use custom Gradle distribution in schema generator tests (#1585)
  • 109222f chore: bump snapshot version to 1.4.71-SNAPSHOT
  • b5c8d83 chore: release 1.4.70
  • b248995 feat: update AWS API models
  • dba98bd feat: add support for DDB Mapper getItem overloads that specify primary key...
  • 80a49de chore: bump snapshot version to 1.4.70-SNAPSHOT
  • e1504e5 chore: release 1.4.69
  • 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/awslabs/aws-sdk-kotlin) from 1.4.67 to 1.4.71.
- [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.67...v1.4.71)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:s3-jvm
  dependency-version: 1.4.71
  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 Apr 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #2358.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/maven/aws.sdk.kotlin-s3-jvm-1.4.71 branch April 28, 2025 21:44
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