Skip to content
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

Bump aws.sdk.kotlin:dynamodb from 1.3.90 to 1.4.3 #14

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps aws.sdk.kotlin:dynamodb from 1.3.90 to 1.4.3.

Release notes

Sourced from aws.sdk.kotlin:dynamodb's releases.

v1.4.3

[1.4.3] - 01/21/2025

Features

  • (cognitoidentityprovider) corrects the dual-stack endpoint configuration for cognitoidp
  • (connect) Added DeleteContactFlowVersion API and the CAMPAIGN flow type
  • (emrserverless) Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.
  • (iotsitewise) AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.
  • (quicksight) Added DigitGroupingStyle in ThousandsSeparator to allow grouping by LAKH( Indian Grouping system ) currency. Support LAKH and CRORE currency types in Column Formatting.

Documentation

  • (batch) Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
  • (cloudwatchlogs) Documentation-only update to address doc errors
  • (sns) This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.

v1.4.2

[1.4.2] - 01/17/2025

Features

  • (bedrockruntime) Allow hyphens in tool name for Converse and ConverseStream APIs
  • (ec2) Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
  • (notifications) Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
  • Add auth token generator for RDS and DSQL

Documentation

  • (detective) Doc only update for Detective documentation.
  • (sagemaker) Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

v1.4.1

[1.4.1] - 01/16/2025

Features

  • (sagemaker) Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

Documentation

  • (ecs) The release addresses Amazon ECS documentation tickets.

v1.4.0

[1.4.0] - 01/15/2025

Features

  • (bedrockagentruntime) Now supports streaming for inline agents.
  • (cognitoidentity) corrects the dual-stack endpoint configuration
  • (partnercentralselling) Add Tagging support for ResourceSnapshotJob resources
  • (s3) This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
  • (securityir) Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • (sesv2) This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • (workspaces) Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • (workspacesthinclient) Mark type in MaintenanceWindow as required.
  • ⚠️ IMPORTANT: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default varies by SDK (CRC32 or CRC64, CRC32 for the Kotlin SDK). Checksum calculation behavior can be configured using when_supported and when_required options - in code using requestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using responseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.

... (truncated)

Changelog

Sourced from aws.sdk.kotlin:dynamodb's changelog.

[1.4.3] - 01/21/2025

Features

  • (cognitoidentityprovider) corrects the dual-stack endpoint configuration for cognitoidp
  • (connect) Added DeleteContactFlowVersion API and the CAMPAIGN flow type
  • (emrserverless) Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.
  • (iotsitewise) AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.
  • (quicksight) Added DigitGroupingStyle in ThousandsSeparator to allow grouping by LAKH( Indian Grouping system ) currency. Support LAKH and CRORE currency types in Column Formatting.

Documentation

  • (batch) Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
  • (cloudwatchlogs) Documentation-only update to address doc errors
  • (sns) This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.

[1.4.2] - 01/17/2025

Features

  • (bedrockruntime) Allow hyphens in tool name for Converse and ConverseStream APIs
  • (ec2) Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
  • (notifications) Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
  • Add auth token generator for RDS and DSQL

Documentation

  • (detective) Doc only update for Detective documentation.
  • (sagemaker) Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

[1.4.1] - 01/16/2025

Features

  • (sagemaker) Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

Documentation

  • (ecs) The release addresses Amazon ECS documentation tickets.

[1.4.0] - 01/15/2025

Features

  • (bedrockagentruntime) Now supports streaming for inline agents.
  • (cognitoidentity) corrects the dual-stack endpoint configuration
  • (partnercentralselling) Add Tagging support for ResourceSnapshotJob resources
  • (s3) This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
  • (securityir) Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • (sesv2) This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • (workspaces) Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • (workspacesthinclient) Mark type in MaintenanceWindow as required.
  • ⚠️ IMPORTANT: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default varies by SDK (CRC32 or CRC64, CRC32 for the Kotlin SDK). Checksum calculation behavior can be configured using when_supported and when_required options - in code using requestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using responseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.

Fixes

  • #1321 Include more information when retry strategy halts early due to token bucket capacity errors

... (truncated)

Commits
  • ca6947b chore: release 1.4.3
  • 46d1bcf feat: update AWS service endpoints metadata
  • 75a4294 feat: update AWS API models
  • 54c0c53 chore: bump snapshot version to 1.4.3-SNAPSHOT
  • 04fe7ab chore: release 1.4.2
  • c5e26ed feat: update AWS service endpoints metadata
  • c6045e3 feat: update AWS API models
  • 05881f1 fix: enable disabled s3 e2e tests & update tests after default checksums (#1505)
  • 580f5ab feat: add auth token generators for RDS and DSQL (#1495)
  • 99ddf1e chore: bump snapshot version to 1.4.2-SNAPSHOT
  • 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:dynamodb](https://github.com/awslabs/aws-sdk-kotlin) from 1.3.90 to 1.4.3.
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v1.3.90...v1.4.3)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:dynamodb
  dependency-type: direct:production
  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 22, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 22, 2025

Looks like aws.sdk.kotlin:dynamodb is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jan 22, 2025
@dependabot dependabot bot deleted the dependabot/gradle/aws.sdk.kotlin-dynamodb-1.4.3 branch January 22, 2025 14:43
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.

0 participants