aws / aws-dynamodb-encryption-java

Amazon DynamoDB Encryption Client for Java
Apache License 2.0
138 stars 73 forks source link

build(deps): bump com.amazonaws:aws-java-sdk-bom from 1.12.351 to 1.12.585 #1083

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.amazonaws:aws-java-sdk-bom from 1.12.351 to 1.12.585.

Changelog

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

1.12.585 2023-11-09

Amazon Simple Queue Service

  • Features

    • This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

1.12.584 2023-11-08

AWS DataSync

  • Features

    • This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.

AWS Lambda

  • Features

    • Add Node 20 (nodejs20.x) support to AWS Lambda.

AWS Resilience Hub

  • Features

    • AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.

Amazon Connect Cases

Amazon Connect Service

  • Features

    • This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.

Amazon GuardDuty

  • Features

    • Added API support for new GuardDuty EKS Audit Log finding types.

Amazon Lex Model Building V2

  • Features

    • AWS Lex now supports selective log capture in conversation logs. When you enable this option within the conversation log settings, only the utterances that trigger intents and slots specified in session attributes will be logged.

Amazon Omics

  • Features

    • Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields "uuid" and "runOutputUri".

Amazon Relational Database Service

  • Features

    • This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.

Amazon Simple Queue Service

  • Features

    • This release enables customers to call SQS using AWS JSON-1.0 protocol.

Redshift Serverless

  • Features

    • Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.

... (truncated)

Commits
  • 1089d66 AWS SDK for Java 1.12.585
  • b4e1398 Update GitHub version number to 1.12.585-SNAPSHOT
  • 0cc73a7 AWS SDK for Java 1.12.584
  • 746970e Update GitHub version number to 1.12.584-SNAPSHOT
  • 1d1911d AWS SDK for Java 1.12.583
  • abae667 Update GitHub version number to 1.12.583-SNAPSHOT
  • 15327c6 AWS SDK for Java 1.12.582
  • 9dabe58 Update GitHub version number to 1.12.582-SNAPSHOT
  • 573d1d4 AWS SDK for Java 1.12.581
  • 0dba375 Merge pull request #3048 from aws/zoewangg-patch-1
  • Additional commits viewable in compare view


Dependabot compatibility score

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 year ago

Superseded by #1085.