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
846 stars 181 forks source link

Bump aws.version from 1.12.772 to 1.12.775 #2111

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps aws.version from 1.12.772 to 1.12.775. Updates com.amazonaws:aws-java-sdk-core from 1.12.772 to 1.12.775

Changelog

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

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request

1.12.770 2024-08-20

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

1.12.769 2024-08-15

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

1.12.768 2024-08-14

AWS SDK for Java

  • Features

    • Update Java baseline version to Java 8 and bump Jackson library to 2.17.2

1.12.767 2024-07-30

AWS CodePipeline

  • Features

    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.

AWS SDK for Java

AWS Telco Network Builder

  • Features

    • This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.

Amazon AppStream

  • Features

    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0

Amazon CloudWatch Logs

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits
  • 669dd87 AWS SDK for Java 1.12.775
  • 3ba9a0d Update GitHub version number to 1.12.775-SNAPSHOT
  • fdc45c3 AWS SDK for Java 1.12.774
  • 864baf8 Update GitHub version number to 1.12.774-SNAPSHOT
  • d66231a AWS SDK for Java 1.12.773
  • ca3968c Merge pull request #3150 from aws/hdavidh/update-changelog-account-id-endpoints
  • 9b53414 Update changelog for Account ID endpoints
  • 81f205c Update GitHub version number to 1.12.773-SNAPSHOT
  • See full diff in compare view


Updates com.amazonaws:aws-java-sdk-s3 from 1.12.772 to 1.12.775

Changelog

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

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request

1.12.770 2024-08-20

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

1.12.769 2024-08-15

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

1.12.768 2024-08-14

AWS SDK for Java

  • Features

    • Update Java baseline version to Java 8 and bump Jackson library to 2.17.2

1.12.767 2024-07-30

AWS CodePipeline

  • Features

    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.

AWS SDK for Java

AWS Telco Network Builder

  • Features

    • This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.

Amazon AppStream

  • Features

    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0

Amazon CloudWatch Logs

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits
  • 669dd87 AWS SDK for Java 1.12.775
  • 3ba9a0d Update GitHub version number to 1.12.775-SNAPSHOT
  • fdc45c3 AWS SDK for Java 1.12.774
  • 864baf8 Update GitHub version number to 1.12.774-SNAPSHOT
  • d66231a AWS SDK for Java 1.12.773
  • ca3968c Merge pull request #3150 from aws/hdavidh/update-changelog-account-id-endpoints
  • 9b53414 Update changelog for Account ID endpoints
  • 81f205c Update GitHub version number to 1.12.773-SNAPSHOT
  • See full diff 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 month ago

Superseded by #2112.