Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump aws.version from 1.12.524 to 1.12.526 #4004

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps aws.version from 1.12.524 to 1.12.526.
Updates com.amazonaws:aws-java-sdk-s3 from 1.12.524 to 1.12.526

Changelog

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

1.12.526 2023-08-09

AWS Global Accelerator

  • Features

    • Documentation update for dualstack EC2 endpoint support

Amazon Chime SDK Voice

  • Features

    • Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name

Amazon FSx

  • Features

    • For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1.

Amazon GuardDuty

  • Features

    • Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs.

Amazon SageMaker Service

  • Features

    • This release adds support for cross account access for SageMaker Model Cards through AWS RAM.

1.12.525 2023-08-08

AWS Backup

  • Features

    • This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts.

AWS Service Catalog

  • Features

    • Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API.

Amazon ElastiCache

  • Features

    • Added support for cluster mode in online migration and test migration API
Commits
  • a74886f AWS SDK for Java 1.12.526
  • 88ef8f8 Update GitHub version number to 1.12.526-SNAPSHOT
  • f17731c AWS SDK for Java 1.12.525
  • 95aa0b7 Update GitHub version number to 1.12.525-SNAPSHOT
  • See full diff in compare view

Updates com.amazonaws:aws-java-sdk-sts from 1.12.524 to 1.12.526

Changelog

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

1.12.526 2023-08-09

AWS Global Accelerator

  • Features

    • Documentation update for dualstack EC2 endpoint support

Amazon Chime SDK Voice

  • Features

    • Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name

Amazon FSx

  • Features

    • For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1.

Amazon GuardDuty

  • Features

    • Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs.

Amazon SageMaker Service

  • Features

    • This release adds support for cross account access for SageMaker Model Cards through AWS RAM.

1.12.525 2023-08-08

AWS Backup

  • Features

    • This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts.

AWS Service Catalog

  • Features

    • Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API.

Amazon ElastiCache

  • Features

    • Added support for cluster mode in online migration and test migration API
Commits
  • a74886f AWS SDK for Java 1.12.526
  • 88ef8f8 Update GitHub version number to 1.12.526-SNAPSHOT
  • f17731c AWS SDK for Java 1.12.525
  • 95aa0b7 Update GitHub version number to 1.12.525-SNAPSHOT
  • See full diff in compare view

You can trigger a rebase of this PR 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 <dependency name> 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)

Bumps `aws.version` from 1.12.524 to 1.12.526.

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.524 to 1.12.526
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.524...1.12.526)

Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.524 to 1.12.526
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.524...1.12.526)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 10, 2023
@github-actions
Copy link

Common Code Coverage

Overall Project 15.14% 🍏

There is no coverage information present for the Files changed

@github-actions
Copy link

Backend Code Coverage

Overall Project 61.32% 🍏

There is no coverage information present for the Files changed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2023

Superseded by #4007.

@dependabot dependabot bot closed this Aug 11, 2023
@dependabot dependabot bot deleted the dependabot/maven/aws.version-1.12.526 branch August 11, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants