adobe / S3Mock

A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener
Apache License 2.0
796 stars 174 forks source link

Bump aws.version from 1.12.729 to 1.12.747 #1943

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps aws.version from 1.12.729 to 1.12.747. Updates com.amazonaws:aws-java-sdk-core from 1.12.729 to 1.12.747

Changelog

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

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.

Amazon Athena

  • Features

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

Amazon Elastic Transcoder

  • Features

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

Amazon OpenSearch Service

  • Features

    • This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.

1.12.746 2024-06-18

AWS CloudTrail

  • Features

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

AWS Config

  • Features

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

AWS SDK for Java

  • Features

    • Adds support for EKS IPv4 and IPv6 HTTP loopback addresses as well as token header values provided on file.

AWS Shield

  • Features

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

Amazon Bedrock Runtime

  • Features

    • This release adds support for using Guardrails with the Converse and ConverseStream APIs.

Amazon Elastic Kubernetes Service

  • Features

    • This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.

... (truncated)

Commits
  • 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
  • 6f58fc7 AWS SDK for Java 1.12.743
  • 411b28e Update GitHub version number to 1.12.743-SNAPSHOT
  • Additional commits viewable in compare view


Updates com.amazonaws:aws-java-sdk-s3 from 1.12.729 to 1.12.747

Changelog

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

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.

Amazon Athena

  • Features

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

Amazon Elastic Transcoder

  • Features

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

Amazon OpenSearch Service

  • Features

    • This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.

1.12.746 2024-06-18

AWS CloudTrail

  • Features

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

AWS Config

  • Features

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

AWS SDK for Java

  • Features

    • Adds support for EKS IPv4 and IPv6 HTTP loopback addresses as well as token header values provided on file.

AWS Shield

  • Features

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

Amazon Bedrock Runtime

  • Features

    • This release adds support for using Guardrails with the Converse and ConverseStream APIs.

Amazon Elastic Kubernetes Service

  • Features

    • This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.

... (truncated)

Commits
  • 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
  • 6f58fc7 AWS SDK for Java 1.12.743
  • 411b28e Update GitHub version number to 1.12.743-SNAPSHOT
  • Additional commits viewable 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 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)
dependabot[bot] commented 2 weeks ago

Superseded by #1948.