Skip to content

Releases: cdklabs/construct-hub

v0.4.388

23 Oct 12:16
3a783dc
Compare
Choose a tag to compare

0.4.388 (2024-10-23)

Features

v0.4.387

22 Oct 16:12
c9aeaa2
Compare
Choose a tag to compare

0.4.387 (2024-10-22)

Features

  • lambda function to manually re-stage a package version (#1515) (c9aeaa2), closes #536

v0.4.386

15 Oct 14:04
225efa7
Compare
Choose a tag to compare

0.4.386 (2024-10-15)

Bug Fixes

  • transliterator: service constraints cause failures to go undetected (#1506) (225efa7)

v0.4.385

09 Oct 18:50
5778a0e
Compare
Choose a tag to compare

0.4.385 (2024-10-09)

Features

  • state machine ReprocessDocumentationPerPackage's behavior documented (#1497) (5778a0e)

v0.4.384

08 Oct 16:00
524ac52
Compare
Choose a tag to compare

0.4.384 (2024-10-08)

Features

  • expose the regenerateAllDocumentationPerPackage state machine (#1494) (524ac52)

v0.4.383

17 Sep 13:24
410e229
Compare
Choose a tag to compare

0.4.383 (2024-09-17)

Bug Fixes

v0.4.382

16 Sep 12:34
3052baf
Compare
Choose a tag to compare

0.4.382 (2024-09-16)

Bug Fixes

  • migrate various missed code-paths to SDK v3 (#1464) (3052baf)

v0.4.381

16 Sep 10:47
5204c79
Compare
Choose a tag to compare

0.4.381 (2024-09-16)

Bug Fixes

v0.4.380

13 Sep 16:49
25e7f72
Compare
Choose a tag to compare

0.4.380 (2024-09-13)

Bug Fixes

v0.4.379

13 Sep 10:27
b10ca23
Compare
Choose a tag to compare

0.4.379 (2024-09-13)

Bug Fixes

  • catalog-builder: average execution time is 100x slower than previously (#1455) (b10ca23), closes #1441