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.754 #1959

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

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

Changelog

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

1.12.754 2024-07-01

AWS Step Functions

  • Features

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

AWS WAFV2

  • Features

    • JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.

Amazon API Gateway

  • Features

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

Amazon Cognito Identity

  • Features

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

Amazon Connect Service

  • Features

    • Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.

Amazon DocumentDB with MongoDB compatibility

  • Features

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

Amazon Elastic Kubernetes Service

  • Features

    • Updates EKS managed node groups to support EC2 Capacity Blocks for ML

Amazon Simple Workflow Service

  • Features

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

Payment Cryptography Control Plane

  • Features

    • Added further restrictions on logging of potentially sensitive inputs and outputs.

Payment Cryptography Data Plane

  • Features

    • Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.

1.12.753 2024-06-28

AWS Certificate Manager Private Certificate Authority

  • Features

    • Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.

AWS CloudHSM V2

  • Features

    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.

... (truncated)

Commits
  • d1a708b AWS SDK for Java 1.12.754
  • 644eace Update GitHub version number to 1.12.754-SNAPSHOT
  • 0133645 AWS SDK for Java 1.12.753
  • 03e2922 Update GitHub version number to 1.12.753-SNAPSHOT
  • b0c7545 AWS SDK for Java 1.12.752
  • dbe0954 Update GitHub version number to 1.12.752-SNAPSHOT
  • 2e1ff46 AWS SDK for Java 1.12.751
  • 62e1342 Update GitHub version number to 1.12.751-SNAPSHOT
  • 898d1d7 AWS SDK for Java 1.12.750
  • b8dc57c Update GitHub version number to 1.12.750-SNAPSHOT
  • Additional commits viewable in compare view


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

Changelog

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

1.12.754 2024-07-01

AWS Step Functions

  • Features

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

AWS WAFV2

  • Features

    • JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.

Amazon API Gateway

  • Features

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

Amazon Cognito Identity

  • Features

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

Amazon Connect Service

  • Features

    • Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.

Amazon DocumentDB with MongoDB compatibility

  • Features

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

Amazon Elastic Kubernetes Service

  • Features

    • Updates EKS managed node groups to support EC2 Capacity Blocks for ML

Amazon Simple Workflow Service

  • Features

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

Payment Cryptography Control Plane

  • Features

    • Added further restrictions on logging of potentially sensitive inputs and outputs.

Payment Cryptography Data Plane

  • Features

    • Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.

1.12.753 2024-06-28

AWS Certificate Manager Private Certificate Authority

  • Features

    • Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.

AWS CloudHSM V2

  • Features

    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.

... (truncated)

Commits
  • d1a708b AWS SDK for Java 1.12.754
  • 644eace Update GitHub version number to 1.12.754-SNAPSHOT
  • 0133645 AWS SDK for Java 1.12.753
  • 03e2922 Update GitHub version number to 1.12.753-SNAPSHOT
  • b0c7545 AWS SDK for Java 1.12.752
  • dbe0954 Update GitHub version number to 1.12.752-SNAPSHOT
  • 2e1ff46 AWS SDK for Java 1.12.751
  • 62e1342 Update GitHub version number to 1.12.751-SNAPSHOT
  • 898d1d7 AWS SDK for Java 1.12.750
  • b8dc57c Update GitHub version number to 1.12.750-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 4 days ago

Superseded by #1963.