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.11.838 to 1.12.384 #774

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-java-sdk-bom from 1.11.838 to 1.12.384.

Changelog

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

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

Amazon CloudWatch Logs

  • Features

    • Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead

1.12.383 2023-01-11

AWSKendraFrontendService

  • Features

    • This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD

1.12.382 2023-01-10

Amazon Location Service

  • Features

    • This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.

Amazon Relational Database Service

  • Features

    • This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.

1.12.381 2023-01-09

AWS Network Firewall

  • Features

    • Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.

AWS Resource Access Manager

  • Features

    • Enabled FIPS aws-us-gov endpoints in SDK.

Amazon Elastic Container Registry Public

  • Features

    • This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.

Amazon Kendra Intelligent Ranking

  • Features

... (truncated)

Commits
  • 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
  • facc645 AWS SDK for Java 1.12.381
  • 8095b21 Update GitHub version number to 1.12.381-SNAPSHOT
  • e2b53f6 AWS SDK for Java 1.12.380
  • 958146b Update GitHub version number to 1.12.380-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 #776.