Skip to content

Releases: aws/constructs

v10.8.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:29
740480f

10.8.1 (2026-08-03)

Bug Fixes

v10.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:42
9f11c08

10.8.0 (2026-07-30)

Features

  • constructs: restrict package exports to public API (#2878) (9f11c08)

v10.7.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:17
25edded

10.7.2 (2026-07-29)

Bug Fixes

  • ids with a newline can produce duplicate addresses (#2876) (25edded)

v10.7.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 08:02
857a94f

10.7.1 (2026-07-20)

Bug Fixes

  • Node.path takes a lot of time on deep construct trees (#2873) (857a94f)

v10.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:05
67495a0

10.7.0 (2026-07-15)

Features

v10.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 09:01
f1fd286

10.6.0 (2026-03-23)

Features

  • add stackTraceOverride option to MetadataOptions (#2853) (f1fd286)

v10.5.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 10:35
f0f37e5

10.5.1 (2026-02-19)

Bug Fixes

  • provide default implementation of with() on Node class (#2848) (f0f37e5)

v10.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 10:37
0f1005b

10.5.0 (2026-02-17)

Features

  • mixin: add IMixin interface and Construct.with() method (#2843) (0f1005b)

v10.4.5

Choose a tag to compare

@github-actions github-actions released this 16 Jan 16:09
28249f8

10.4.5 (2026-01-16)

Bug Fixes

  • save memory by lazy initializing all fields (#2838) (28249f8)

v10.4.4

Choose a tag to compare

@github-actions github-actions released this 11 Dec 10:07
04ca69c

10.4.4 (2025-12-11)

Bug Fixes