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.749 #1950

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Changelog

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

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.

AWS SecurityHub

  • Features

    • Documentation updates for Security Hub

Amazon Bedrock Runtime

  • Features

    • This release adds document support to Converse and ConverseStream APIs

Amazon DynamoDB

  • Features

    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.

Amazon Interactive Video Service RealTime

  • Features

    • IVS Real-Time now offers customers the ability to record individual stage participants to S3.

... (truncated)

Commits
  • 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
  • 48f0dc2 AWS SDK for Java 1.12.745
  • 230afc9 Update GitHub version number to 1.12.745-SNAPSHOT
  • Additional commits viewable in compare view


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

Changelog

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

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.

AWS SecurityHub

  • Features

    • Documentation updates for Security Hub

Amazon Bedrock Runtime

  • Features

    • This release adds document support to Converse and ConverseStream APIs

Amazon DynamoDB

  • Features

    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.

Amazon Interactive Video Service RealTime

  • Features

    • IVS Real-Time now offers customers the ability to record individual stage participants to S3.

... (truncated)

Commits
  • 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
  • 48f0dc2 AWS SDK for Java 1.12.745
  • 230afc9 Update GitHub version number to 1.12.745-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 #1953.