boostchicken / spring-data-dynamodb

This module deals with enhanced support for a data access layer built on AWS DynamoDB.
https://boostchicken.github.io/spring-data-dynamodb/
Apache License 2.0
151 stars 49 forks source link

Bump aws-java-sdk-bom from 1.12.150 to 1.12.386 #777

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-java-sdk-bom from 1.12.150 to 1.12.386.

Changelog

Sourced from aws-java-sdk-bom's changelog.

1.12.386 2023-01-17

AWS Cloud9

  • Features

    • Added minimum value to AutomaticStopTimeMinutes parameter.

AWS Network Firewall

  • Features

    • Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.

AWSBillingConductor

  • Features

    • This release adds support for SKU Scope for pricing plans.

EC2 Image Builder

  • Features

    • Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.

1.12.385 2023-01-13

AWS Outposts

  • Features

    • This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.

AWS Resource Groups

  • Features

    • AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.

Amazon Connect Service

  • Features

    • This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates for EC2.

1.12.384 2023-01-12

AWS Clean Rooms Service

  • Features

    • Initial release of AWS Clean Rooms

AWS Elemental MediaConvert

  • Features

    • The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.

AWS Lambda

  • Features

    • Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.

AWS Secrets Manager

  • Features

    • Update documentation for new ListSecrets and DescribeSecret parameters

... (truncated)

Commits
  • f4332d3 AWS SDK for Java 1.12.386
  • b519d5e Update GitHub version number to 1.12.386-SNAPSHOT
  • 820f430 AWS SDK for Java 1.12.385
  • ba682a3 Update GitHub version number to 1.12.385-SNAPSHOT
  • cab7f53 AWS SDK for Java 1.12.384
  • 66ad447 Update GitHub version number to 1.12.384-SNAPSHOT
  • 429339d AWS SDK for Java 1.12.383
  • a94a703 Update GitHub version number to 1.12.383-SNAPSHOT
  • e3db37b AWS SDK for Java 1.12.382
  • 96663a8 Update GitHub version number to 1.12.382-SNAPSHOT
  • 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 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 #778.