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.751 #1955

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Changelog

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

1.12.751 2024-06-26

AWS Control Tower

  • Features

    • Added ListLandingZoneOperations API.

Amazon Elastic Kubernetes Service

  • Features

    • Added support for disabling unmanaged addons during cluster creation.

Amazon Interactive Video Service RealTime

  • Features

    • IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens.

Amazon Kinesis Analytics

  • Features

    • This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.

Amazon OpenSearch Service

  • Features

    • This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.

1.12.750 2024-06-25

AWS Network Manager

  • Features

    • This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.

Amazon Elastic Compute Cloud

  • Features

    • This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types

Amazon WorkSpaces Thin Client

  • Features

    • This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

Auto Scaling

  • Features

    • Doc only update for Auto Scaling's TargetTrackingMetricDataQuery

1.12.749 2024-06-24

Amazon Bedrock Runtime

  • Features

    • Increases Converse API's document name length

Amazon Connect Customer Profiles

  • Features

    • This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types.

Amazon Elastic Compute Cloud

  • Features

    • Fix EC2 multi-protocol info in models.

... (truncated)

Commits
  • 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
  • 2dee2ba AWS SDK for Java 1.12.749
  • 5b96018 Update GitHub version number to 1.12.749-SNAPSHOT
  • 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
  • Additional commits viewable in compare view


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

Changelog

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

1.12.751 2024-06-26

AWS Control Tower

  • Features

    • Added ListLandingZoneOperations API.

Amazon Elastic Kubernetes Service

  • Features

    • Added support for disabling unmanaged addons during cluster creation.

Amazon Interactive Video Service RealTime

  • Features

    • IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens.

Amazon Kinesis Analytics

  • Features

    • This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.

Amazon OpenSearch Service

  • Features

    • This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.

1.12.750 2024-06-25

AWS Network Manager

  • Features

    • This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.

Amazon Elastic Compute Cloud

  • Features

    • This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types

Amazon WorkSpaces Thin Client

  • Features

    • This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

Auto Scaling

  • Features

    • Doc only update for Auto Scaling's TargetTrackingMetricDataQuery

1.12.749 2024-06-24

Amazon Bedrock Runtime

  • Features

    • Increases Converse API's document name length

Amazon Connect Customer Profiles

  • Features

    • This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types.

Amazon Elastic Compute Cloud

  • Features

    • Fix EC2 multi-protocol info in models.

... (truncated)

Commits
  • 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
  • 2dee2ba AWS SDK for Java 1.12.749
  • 5b96018 Update GitHub version number to 1.12.749-SNAPSHOT
  • 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
  • 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 1 week ago

Superseded by #1957.