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.393 #783

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

Changelog

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

1.12.393 2023-01-25

AWS CloudFormation

  • Features

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

AWS S3 Control

  • Features

    • Add additional endpoint tests for S3 Control. Fix missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, those operations may have resulted in an invalid endpoint being resolved.

AWS Security Token Service

  • Features

    • Doc only change to update wording in a key topic

AWSMainframeModernization

  • Features

    • Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs

Amazon Elastic Compute Cloud

  • Features

    • This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.

Amazon Polly

  • Features

    • Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).

Amazon SageMaker Service

  • Features

    • SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.

Redshift Serverless

  • Features

    • Added query monitoring rules as possible parameters for create and update workgroup operations.

1.12.391 2023-01-24

AWS Glue DataBrew

  • Features

    • Enabled FIPS us-gov-west-1 endpoints in SDK.

AWS Systems Manager for SAP

  • Features

    • This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.

Amazon Route 53

  • Features

    • Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

1.12.390 2023-01-23

AWS Lambda

  • Features

    • Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.

... (truncated)

Commits
  • a8092b8 AWS SDK for Java 1.12.393
  • a9f4c06 Merge pull request #2914 from aws/hdavidh/update-yarn-gpg-key-jdk7-buildspec
  • fbd6953 Update GitHub version number to 1.12.393-SNAPSHOT
  • 9f02c8f AWS SDK for Java 1.12.392
  • 20931d9 Update buildspecs for PushToGitHub, ReleaseToMaven, PutFinalizeChangelogMsg
  • 33bef3b Update GitHub version number to 1.12.392-SNAPSHOT
  • c9ead66 AWS SDK for Java 1.12.391
  • 4b00418 Update JDK7 buildspec with update yarn gpg key command
  • 8af5693 Update GitHub version number to 1.12.391-SNAPSHOT
  • 07926f0 AWS SDK for Java 1.12.390
  • 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 #784.