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.401 #793

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.401.

Changelog

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

1.12.401 2023-02-06

AWS Compute Optimizer

  • Features

    • AWS Compute optimizer can now infer if Kafka is running on an instance.

AWS Elemental MediaConvert

  • Features

    • The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.

AWS Outposts

  • Features

    • Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.

Amazon Connect Customer Profiles

  • Features

    • This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.

Amazon Fraud Detector

  • Features

    • My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.

1.12.400 2023-02-03

AWS Proton

  • Features

    • Add new GetResourcesSummary API

Amazon Redshift

  • Features

    • Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.

1.12.399 2023-02-02

AWS Single Sign-On Admin

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon AppConfig

  • Features

    • AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.

Amazon Connect Service

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates for EC2.

Amazon Keyspaces

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

... (truncated)

Commits
  • 77c54b1 AWS SDK for Java 1.12.401
  • 525794b Update GitHub version number to 1.12.401-SNAPSHOT
  • 5ffe28c AWS SDK for Java 1.12.400
  • fbc212e Update GitHub version number to 1.12.400-SNAPSHOT
  • 7a2dd21 AWS SDK for Java 1.12.399
  • 7767b62 Update GitHub version number to 1.12.399-SNAPSHOT
  • 65a7764 AWS SDK for Java 1.12.398
  • 2aec54e Update GitHub version number to 1.12.398-SNAPSHOT
  • c3dcae4 AWS SDK for Java 1.12.397
  • 7fa9ab6 Merge pull request #2917 from aws/hdavidh/update-yarn-gpg-key-generate-javadocs
  • 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 #794.