Skip to content

Releases: TerraConstructs/base

v0.2.3

15 Jan 16:01
d02464e

Choose a tag to compare

0.2.3 (2026-01-15)

Features

  • aws/notify: support fifo throughtput config in sns topic (d734a71)

v0.2.2

15 Jan 15:44
e94f1e0

Choose a tag to compare

0.2.2 (2026-01-15)

Features

  • aws/iam: attach managed policy to role (6f63ecf)
  • aws/storage: support contributor insights config per dynamodb index (cfa2f1e)

v0.2.1

15 Jan 15:10
5378ed3

Choose a tag to compare

0.2.1 (2026-01-15)

Bug Fixes

  • aws/notify: wrong event bus in eventbridge rule with target (0a229ac)

v0.2.0

05 Jan 12:09
95cd9c3

Choose a tag to compare

0.2.0 (2026-01-05)

⚠ BREAKING CHANGES

  • aws/compute: namePrefix, messageRetentionSeconds and visibilityTimeoutSeconds will be removed from the props of Queue class

Features

  • aws/compute: re-align queue config with aws cdk (d90950c)
  • aws/compute: support encryption for event source (5230054)

v0.1.10

22 Dec 09:18
8beb6e5

Choose a tag to compare

0.1.10 (2025-12-22)

Features

  • aws: ensure aws stack is environment agnostic during initialization (2b8ef2f)

v0.1.9

15 Dec 12:19

Choose a tag to compare

0.1.9 (2025-12-15)

Features

  • aws/notify: support dead letter config in event bus (b4af888)

v0.1.8

15 Dec 11:48
965e282

Choose a tag to compare

0.1.8 (2025-12-15)

Features

  • aws/compute: Add Node.js v24 runtime for Lambda (#78) (965e282)

v0.1.7

15 Dec 05:38
8d6af97

Choose a tag to compare

0.1.7 (2025-12-15)

v0.1.6

14 Dec 10:41
923ad6a

Choose a tag to compare

0.1.6 (2025-12-14)

Features

  • aws/edge: dns target for api gateway (e63bf1e)

v0.1.5

14 Dec 10:25
d9669db

Choose a tag to compare

0.1.5 (2025-12-14)

Features

  • aws/compute: re-align lambda network config with aws cdk (d364473)

Bug Fixes

  • aws/compute: Detect Code.fromInline extension from runtime family (5b8917f)