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

Bump amazonAwsJavaSdkVersion from 1.12.564 to 1.12.566 #983

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps amazonAwsJavaSdkVersion from 1.12.564 to 1.12.566.
Updates com.amazonaws:aws-java-sdk-core from 1.12.564 to 1.12.566

Changelog

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

1.12.566 2023-10-12

AWS Audit Manager

  • Features

    • This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.

AWS Config

  • Features

    • Add enums for resource types supported by Config

AWS Control Tower

  • Features

    • Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.

AWS Glue

  • Features

    • Extending version control support to GitLab and Bitbucket from AWSGlue

AWS Lambda

  • Features

    • Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs

AWS Price List Service

  • Features

    • Documentation updates for Price List

Amazon Connect Customer Profiles

  • Features

    • Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.

Amazon Elastic Compute Cloud

  • Features

    • This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.

Amazon Interactive Video Service RealTime

  • Features

    • Update GetParticipant to return additional metadata.

Amazon Location Service

  • Features

    • This release adds endpoint updates for all AWS Location resource operations.

Amazon Machine Learning

  • Features

    • This release marks Password field as sensitive

Amazon Rekognition

  • Features

    • Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.

Amazon Relational Database Service

... (truncated)

Commits
  • 53fcd33 AWS SDK for Java 1.12.566
  • 92e3a6e Update GitHub version number to 1.12.566-SNAPSHOT
  • d7567c0 AWS SDK for Java 1.12.565
  • 6248c4e Update GitHub version number to 1.12.565-SNAPSHOT
  • See full diff in compare view

Updates com.amazonaws:aws-java-sdk-xray from 1.12.564 to 1.12.566

Changelog

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

1.12.566 2023-10-12

AWS Audit Manager

  • Features

    • This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.

AWS Config

  • Features

    • Add enums for resource types supported by Config

AWS Control Tower

  • Features

    • Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.

AWS Glue

  • Features

    • Extending version control support to GitLab and Bitbucket from AWSGlue

AWS Lambda

  • Features

    • Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs

AWS Price List Service

  • Features

    • Documentation updates for Price List

Amazon Connect Customer Profiles

  • Features

    • Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.

Amazon Elastic Compute Cloud

  • Features

    • This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.

Amazon Interactive Video Service RealTime

  • Features

    • Update GetParticipant to return additional metadata.

Amazon Location Service

  • Features

    • This release adds endpoint updates for all AWS Location resource operations.

Amazon Machine Learning

  • Features

    • This release marks Password field as sensitive

Amazon Rekognition

  • Features

    • Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.

Amazon Relational Database Service

... (truncated)

Commits
  • 53fcd33 AWS SDK for Java 1.12.566
  • 92e3a6e Update GitHub version number to 1.12.566-SNAPSHOT
  • d7567c0 AWS SDK for Java 1.12.565
  • 6248c4e Update GitHub version number to 1.12.565-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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.566 branch 2 times, most recently from e452fc8 to 685be48 Compare October 16, 2023 12:50
@MediaMarco MediaMarco added this pull request to the merge queue Oct 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 16, 2023
Bumps `amazonAwsJavaSdkVersion` from 1.12.564 to 1.12.566.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.566 branch from 685be48 to 2fdaf03 Compare October 16, 2023 13:26
@MediaMarco MediaMarco added this pull request to the merge queue Oct 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 16, 2023
@MediaMarco MediaMarco added this pull request to the merge queue Oct 16, 2023
Merged via the queue into main with commit e2fe8b6 Oct 16, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.566 branch October 16, 2023 14:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant