testcontainers / testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.org
MIT License
7.99k stars 1.64k forks source link

Bump com.amazonaws:aws-java-sdk-dynamodb from 1.12.726 to 1.12.748 in /modules/dynalite #8805

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps com.amazonaws:aws-java-sdk-dynamodb from 1.12.726 to 1.12.748.

Changelog

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

1.12.748 2024-06-20

AWS Compute Optimizer

  • Features

    • This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.

AWS Glue

  • Features

    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.

AWS SecurityHub

  • Features

    • Documentation updates for Security Hub

Amazon Bedrock Runtime

  • Features

    • This release adds document support to Converse and ConverseStream APIs

Amazon DynamoDB

  • Features

    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.

Amazon Interactive Video Service RealTime

  • Features

    • IVS Real-Time now offers customers the ability to record individual stage participants to S3.

Amazon SageMaker Service

  • Features

    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs

CodeArtifact

  • Features

    • Add support for the Cargo package format.

Cost Optimization Hub

  • Features

    • This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.

1.12.747 2024-06-19

AWS Artifact

  • Features

    • This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response).

AWS Cost and Usage Report Service

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Direct Connect

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits
  • ddae833 AWS SDK for Java 1.12.748
  • 37ae98b Update GitHub version number to 1.12.748-SNAPSHOT
  • cbd1a27 AWS SDK for Java 1.12.747
  • 4a8ddf4 Update GitHub version number to 1.12.747-SNAPSHOT
  • 430899c AWS SDK for Java 1.12.746
  • 43d6325 Update GitHub version number to 1.12.746-SNAPSHOT
  • 48f0dc2 AWS SDK for Java 1.12.745
  • 230afc9 Update GitHub version number to 1.12.745-SNAPSHOT
  • 818d7c8 AWS SDK for Java 1.12.744
  • 6f67421 Update GitHub version number to 1.12.744-SNAPSHOT
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

Superseded by #9001.