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.738 #1917

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

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

Changelog

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

1.12.738 2024-06-06

AWS Account

  • Features

    • This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.

AWS Glue

  • Features

    • This release adds support for creating and updating Glue Data Catalog Views.

AWS IoT Wireless

  • Features

    • Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.

AWS Storage Gateway

  • Features

    • Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

Amazon FSx

  • Features

    • This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.

Amazon Kinesis Firehose

  • Features

    • Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations

Amazon Location Service

  • Features

    • Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.

Amazon Simple Notification Service

  • Features

    • Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.

Amazon Simple Queue Service

  • Features

    • Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.

1.12.737 2024-06-05

AWS Global Accelerator

  • Features

    • This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.

AWS Glue

  • Features

    • AWS Glue now supports native SaaS connectivity: Salesforce connector available now

Amazon Simple Storage Service

  • Features

    • Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

... (truncated)

Commits
  • 20de239 AWS SDK for Java 1.12.738
  • 64e9a5c Update GitHub version number to 1.12.738-SNAPSHOT
  • 63eef0f AWS SDK for Java 1.12.737
  • ef6d268 Update GitHub version number to 1.12.737-SNAPSHOT
  • f43a892 AWS SDK for Java 1.12.736
  • dfdae22 Update GitHub version number to 1.12.736-SNAPSHOT
  • 7d5427b AWS SDK for Java 1.12.735
  • 3e6c435 Update GitHub version number to 1.12.735-SNAPSHOT
  • 9bc5979 AWS SDK for Java 1.12.734
  • 4358683 Update GitHub version number to 1.12.734-SNAPSHOT
  • Additional commits viewable in compare view


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

Changelog

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

1.12.738 2024-06-06

AWS Account

  • Features

    • This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.

AWS Glue

  • Features

    • This release adds support for creating and updating Glue Data Catalog Views.

AWS IoT Wireless

  • Features

    • Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.

AWS Storage Gateway

  • Features

    • Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

Amazon FSx

  • Features

    • This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.

Amazon Kinesis Firehose

  • Features

    • Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations

Amazon Location Service

  • Features

    • Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.

Amazon Simple Notification Service

  • Features

    • Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.

Amazon Simple Queue Service

  • Features

    • Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.

1.12.737 2024-06-05

AWS Global Accelerator

  • Features

    • This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.

AWS Glue

  • Features

    • AWS Glue now supports native SaaS connectivity: Salesforce connector available now

Amazon Simple Storage Service

  • Features

    • Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

... (truncated)

Commits
  • 20de239 AWS SDK for Java 1.12.738
  • 64e9a5c Update GitHub version number to 1.12.738-SNAPSHOT
  • 63eef0f AWS SDK for Java 1.12.737
  • ef6d268 Update GitHub version number to 1.12.737-SNAPSHOT
  • f43a892 AWS SDK for Java 1.12.736
  • dfdae22 Update GitHub version number to 1.12.736-SNAPSHOT
  • 7d5427b AWS SDK for Java 1.12.735
  • 3e6c435 Update GitHub version number to 1.12.735-SNAPSHOT
  • 9bc5979 AWS SDK for Java 1.12.734
  • 4358683 Update GitHub version number to 1.12.734-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 #1919.