Skip to content

Releases: cargo-lambda/cargo-lambda-cdk

v0.0.36

Choose a tag to compare

@github-actions github-actions released this 08 Dec 22:13
3d31fe6

0.0.36 (2025-12-08)

v0.0.35

Choose a tag to compare

@github-actions github-actions released this 21 Oct 02:53
0143070

0.0.35 (2025-10-21)

v0.0.34

Choose a tag to compare

@github-actions github-actions released this 18 Sep 15:44
2840913

0.0.34 (2025-09-18)

Features

  • Upgrade to CDK 2.215.0. RustFunction now supports specifying a log group. (#83) (2840913)

v0.0.33

Choose a tag to compare

@github-actions github-actions released this 14 Mar 21:10
28359fa

0.0.33 (2025-03-14)

Features

  • add architecture prop to RustExtension (#77) (3552641)

Bug Fixes

  • Update the docs with the new architecture field (#78) (28359fa)

v0.0.32

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:21
9f0e10c

0.0.32 (2025-02-19)

Bug Fixes

  • the manifest path should be set when using an existing git directory (#74) (9f0e10c)

v0.0.31

Choose a tag to compare

@github-actions github-actions released this 22 Nov 00:36
4eb80d7

0.0.31 (2024-11-22)

Bug Fixes

v0.0.30

Choose a tag to compare

@github-actions github-actions released this 22 Nov 00:25
e1078ef

0.0.30 (2024-11-22)

Bug Fixes

  • ci: Ensure the package.json file has the right publishing version. (#67) (e1078ef)

v0.0.29

Choose a tag to compare

@github-actions github-actions released this 22 Nov 00:02
5526f6e

0.0.29 (2024-11-22)

Bug Fixes

  • ci: Only set CI env in specific steps. (f7d2f76)
  • ci: Only set CI env in specific steps. (#65) (0f42b64)
  • ci: Skip changelog printing. (#66) (5526f6e)

v0.0.28

Choose a tag to compare

@github-actions github-actions released this 21 Nov 23:31
bf36eb6

0.0.28 (2024-11-21)

Bug Fixes

  • ci: Cleanup dist/js before creating a new JS package. (#64) (bf36eb6)

v0.0.27

Choose a tag to compare

@github-actions github-actions released this 21 Nov 23:12
963e9a3

0.0.27 (2024-11-21)

Bug Fixes

  • ci: Run package commands after release. (#63) (963e9a3)