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.743 #1932

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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

Changelog

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

1.12.743 2024-06-13

AWS CloudHSM V2

  • Features

    • Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.

AWS Elemental MediaPackage v2

  • Features

    • This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)

AWS Glue

  • Features

    • This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.

AWS IoT Wireless

  • Features

    • Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.

AWS Key Management Service

  • Features

    • This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.

1.12.742 2024-06-12

AWS Mainframe Modernization Application Testing

  • Features

    • AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing.

AWS Secrets Manager

  • Features

    • Introducing RotationToken parameter for PutSecretValue API

Amazon Elastic Compute Cloud

  • Features

    • Tagging support for Traffic Mirroring FilterRule resource

Amazon OpenSearch Ingestion

  • Features

    • SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.

Amazon Redshift

  • Features

    • Updates to remove DC1 and DS2 node types.

Amazon Security Lake

  • Features

    • This release updates request validation regex to account for non-commercial aws partitions.

Amazon Simple Email Service

  • Features

    • This release adds support for Amazon EventBridge as an email sending events destination.

... (truncated)

Commits
  • 6f58fc7 AWS SDK for Java 1.12.743
  • 411b28e Update GitHub version number to 1.12.743-SNAPSHOT
  • 103df8b AWS SDK for Java 1.12.742
  • dfe91fc Update GitHub version number to 1.12.742-SNAPSHOT
  • 9e7979b AWS SDK for Java 1.12.741
  • c99306f Update GitHub version number to 1.12.741-SNAPSHOT
  • 4e42f9e AWS SDK for Java 1.12.740
  • 5b02df2 Update GitHub version number to 1.12.740-SNAPSHOT
  • ec7ad5c AWS SDK for Java 1.12.739
  • cddd7bc Update GitHub version number to 1.12.739-SNAPSHOT
  • Additional commits viewable in compare view


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

Changelog

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

1.12.743 2024-06-13

AWS CloudHSM V2

  • Features

    • Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.

AWS Elemental MediaPackage v2

  • Features

    • This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)

AWS Glue

  • Features

    • This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.

AWS IoT Wireless

  • Features

    • Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.

AWS Key Management Service

  • Features

    • This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.

1.12.742 2024-06-12

AWS Mainframe Modernization Application Testing

  • Features

    • AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing.

AWS Secrets Manager

  • Features

    • Introducing RotationToken parameter for PutSecretValue API

Amazon Elastic Compute Cloud

  • Features

    • Tagging support for Traffic Mirroring FilterRule resource

Amazon OpenSearch Ingestion

  • Features

    • SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.

Amazon Redshift

  • Features

    • Updates to remove DC1 and DS2 node types.

Amazon Security Lake

  • Features

    • This release updates request validation regex to account for non-commercial aws partitions.

Amazon Simple Email Service

  • Features

    • This release adds support for Amazon EventBridge as an email sending events destination.

... (truncated)

Commits
  • 6f58fc7 AWS SDK for Java 1.12.743
  • 411b28e Update GitHub version number to 1.12.743-SNAPSHOT
  • 103df8b AWS SDK for Java 1.12.742
  • dfe91fc Update GitHub version number to 1.12.742-SNAPSHOT
  • 9e7979b AWS SDK for Java 1.12.741
  • c99306f Update GitHub version number to 1.12.741-SNAPSHOT
  • 4e42f9e AWS SDK for Java 1.12.740
  • 5b02df2 Update GitHub version number to 1.12.740-SNAPSHOT
  • ec7ad5c AWS SDK for Java 1.12.739
  • cddd7bc Update GitHub version number to 1.12.739-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 3 weeks ago

Superseded by #1934.