Skip to content

Releases: faceteer/cdk

v8.1.0

06 Jun 03:35
v8.1.0
413b63a

Choose a tag to compare

Added

  • DynamoStreamHandler — a sixth handler type for processing DynamoDB streams. Records pass through raw (images stay in DynamoDB AttributeValue form); return a retry list to report failed records via partial batch response (handlers must be idempotent, since streams retry by checkpoint). The source table is referenced by name through a new tables map on LambdaService.

Infrastructure

  • The publish workflow now creates a GitHub Release whose body is the matching CHANGELOG.md section, and bumps actions/checkout / actions/setup-node from v4 to v6.

5.0.1

22 Sep 19:48
2f5b49f

Choose a tag to compare

Merge pull request #54 from faceteer/set-topic-arn-in-env-vars

Set topic ARN in env vars