Skip to content

Releases: aws/aws-pdk

v0.23.48

06 Aug 06:02
9f5d63c
Compare
Choose a tag to compare

0.23.48 (2024-08-06)

Features

  • type-safe-api: add commitGeneratedCode option to control generated code (#814) (cf73714), closes #813

Bug Fixes

  • type-safe-api: add empty README.md to initial install for generated python projects (#818) (9f5d63c), closes #813

v0.23.47

26 Jul 00:06
883e782
Compare
Choose a tag to compare

0.23.47 (2024-07-26)

Features

  • type-safe-api: allow customized output spec bucket (#812) (#816) (acd3e5c)

Bug Fixes

  • type-safe-api: missing runtime modules in Lambda deployment (#815) (883e782), closes #791

v0.23.46

06 Jul 09:15
7f24295
Compare
Choose a tag to compare

0.23.46 (2024-07-06)

Bug Fixes

  • infra: set update-snapshot to all for java infra (#809) (7f24295)

v0.23.45

02 Jul 10:08
590e5c3
Compare
Choose a tag to compare

0.23.45 (2024-07-02)

Bug Fixes

v0.23.44

28 Jun 06:27
ab7a333
Compare
Choose a tag to compare

0.23.44 (2024-06-28)

Bug Fixes

v0.23.43

24 Jun 04:43
83d1dbf
Compare
Choose a tag to compare

0.23.43 (2024-06-24)

Features

  • infra: add support for stages in infra sample code generator (#800) (83d1dbf)

v0.23.42

18 Jun 03:00
47b6cbd
Compare
Choose a tag to compare

0.23.42 (2024-06-18)

Features

  • add support for enabling self signup in Cognito (#796) (47b6cbd)

v0.23.41

13 Jun 06:07
cc4f95a
Compare
Choose a tag to compare

0.23.41 (2024-06-13)

Bug Fixes

  • resolve issue with license not being overriden (#795) (cc4f95a)

v0.23.40

23 May 23:32
6fc5ca1
Compare
Choose a tag to compare

0.23.40 (2024-05-23)

v0.23.39

23 May 23:03
58497d9
Compare
Choose a tag to compare

0.23.39 (2024-05-23)

Bug Fixes

  • change packing to use npm pack to included nested node_modules (#785) (58497d9), closes #755