micronaut-projects / micronaut-aws

Projects specific to integrating Micronaut and Amazon Web Services (AWS)
Apache License 2.0
85 stars 79 forks source link

fix(deps): update aws-java-sdk monorepo to v1.12.651 #2036

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.amazonaws:aws-java-sdk-core (source) 1.12.648 -> 1.12.651 age adoption passing confidence
com.amazonaws:aws-java-sdk-bom (source) 1.12.648 -> 1.12.651 age adoption passing confidence

Release Notes

aws/aws-sdk-java (com.amazonaws:aws-java-sdk-core) ### [`v1.12.651`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112651-2024-02-02) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.650...1.12.651) #### **Amazon DynamoDB** - ### Features - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account. #### **Amazon SageMaker Service** - ### Features - Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings. ### [`v1.12.650`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112650-2024-02-01) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.649...1.12.650) #### **AWS Elemental MediaConvert** - ### Features - This release includes support for broadcast-mixed audio description tracks. #### **Amazon Cognito Identity Provider** - ### Features - Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features #### **Amazon Interactive Video Service** - ### Features - This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List. #### **Amazon Managed Blockchain Query** - ### Features - This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction. #### **Amazon Neptune Graph** - ### Features - Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary. ### [`v1.12.649`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112649-2024-01-31) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.648...1.12.649) #### **AWS CloudFormation** - ### Features - CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. #### **AWS Glue** - ### Features - Update page size limits for GetJobRuns and GetTriggers APIs. #### **Amazon Simple Systems Manager (SSM)** - ### Features - This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. #### **Elastic Load Balancing** - ### Features - This release enables unhealthy target draining intervals for Network Load Balancers.

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud