memiiso / debezium-server-iceberg

Replicates any database (CDC events) to Apache Iceberg (To Cloud Storage)
Apache License 2.0
191 stars 35 forks source link

Bump version.awssdk from 2.17.293 to 2.18.7 #140

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps version.awssdk from 2.17.293 to 2.18.7. Updates software.amazon.awssdk:bom from 2.17.293 to 2.18.7

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.18.7 2022-10-31

AWS App Runner

  • Features

    • This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.

AWS IoT

  • Features

    • This release adds the Amazon Location action to IoT Rules Engine.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CloudWatch Logs

  • Features

    • SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.

Amazon Connect Service

  • Features

    • Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP

Amazon Elastic Compute Cloud

  • Features

    • Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.

Amazon Simple Email Service

  • Features

    • This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.

Amazon Textract

  • Features

    • This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

2.18.6 2022-10-28

AWS App Runner

  • Features

    • AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.

AWS Cloud9

  • Features

    • Update to the documentation section of the Cloud9 API Reference guide.

AWS CloudFormation

  • Features

    • This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.

AWS MediaTailor

  • Features

    • This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

... (truncated)

Commits
  • b311c2c Merge pull request #2228 from aws/staging/d46779b3-6c53-4dd2-9ab2-239ce199ddd6
  • 0135d9b Release 2.18.7. Updated CHANGELOG.md, README.md and all pom.xml.
  • af627cb Updated endpoints.json and partitions.json.
  • 92b4b75 AWS IoT Update: This release adds the Amazon Location action to IoT Rules Eng...
  • 33905de Amazon Connect Service Update: Amazon connect now support a new API DismissUs...
  • 9ce86e8 Amazon Simple Email Service Update: This release includes support for interac...
  • 4695d6b Amazon Textract Update: This release introduces additional support for 30+ no...
  • 91a7824 AWS App Runner Update: This release adds support for private App Runner servi...
  • 7bc2a7a Amazon CloudWatch Logs Update: SDK release to support tagging for destination...
  • 0bdfd62 Amazon Elastic Compute Cloud Update: Elastic IP transfer is a new Amazon VPC ...
  • Additional commits viewable in compare view


Updates core from 2.17.293 to 2.18.7

Changelog

Sourced from core's changelog.

2.18.7 2022-10-31

AWS App Runner

  • Features

    • This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.

AWS IoT

  • Features

    • This release adds the Amazon Location action to IoT Rules Engine.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CloudWatch Logs

  • Features

    • SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.

Amazon Connect Service

  • Features

    • Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP

Amazon Elastic Compute Cloud

  • Features

    • Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.

Amazon Simple Email Service

  • Features

    • This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.

Amazon Textract

  • Features

    • This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

2.18.6 2022-10-28

AWS App Runner

  • Features

    • AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.

AWS Cloud9

  • Features

    • Update to the documentation section of the Cloud9 API Reference guide.

AWS CloudFormation

  • Features

    • This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.

AWS MediaTailor

  • Features

    • This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

... (truncated)

Commits
  • b311c2c Merge pull request #2228 from aws/staging/d46779b3-6c53-4dd2-9ab2-239ce199ddd6
  • 0135d9b Release 2.18.7. Updated CHANGELOG.md, README.md and all pom.xml.
  • af627cb Updated endpoints.json and partitions.json.
  • 92b4b75 AWS IoT Update: This release adds the Amazon Location action to IoT Rules Eng...
  • 33905de Amazon Connect Service Update: Amazon connect now support a new API DismissUs...
  • 9ce86e8 Amazon Simple Email Service Update: This release includes support for interac...
  • 4695d6b Amazon Textract Update: This release introduces additional support for 30+ no...
  • 91a7824 AWS App Runner Update: This release adds support for private App Runner servi...
  • 7bc2a7a Amazon CloudWatch Logs Update: SDK release to support tagging for destination...
  • 0bdfd62 Amazon Elastic Compute Cloud Update: Elastic IP transfer is a new Amazon VPC ...
  • Additional commits viewable in compare view


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)