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.750 #1953

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Changelog

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

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.

Amazon Simple Systems Manager (SSM)

  • Features

    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction

Amazon WorkSpaces Web

  • Features

    • Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging.

QBusiness

  • Features

    • Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application.

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.

... (truncated)

Commits
  • 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
  • 430899c AWS SDK for Java 1.12.746
  • 43d6325 Update GitHub version number to 1.12.746-SNAPSHOT
  • Additional commits viewable in compare view


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

Changelog

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

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.

Amazon Simple Systems Manager (SSM)

  • Features

    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction

Amazon WorkSpaces Web

  • Features

    • Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging.

QBusiness

  • Features

    • Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application.

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.

... (truncated)

Commits
  • 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
  • 430899c AWS SDK for Java 1.12.746
  • 43d6325 Update GitHub version number to 1.12.746-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 #1955.