Skip to content

Releases: aws-powertools/powertools-lambda-layer-cdk

v3.7.0

15 Nov 09:47
8b7c989
Compare
Choose a tag to compare

3.7.0 (2023-11-15)

Features

  • add support for Python 3.12 and Node 20 (#76) (8b7c989)

v3.6.0

21 Jul 14:54
3a1ed26
Compare
Choose a tag to compare

3.6.0 (2023-07-21)

Features

v3.5.0

18 Apr 13:14
1990bec
Compare
Choose a tag to compare

3.5.0 (2023-04-18)

Features

v3.4.0

13 Apr 12:25
4beaf55
Compare
Choose a tag to compare

3.4.0 (2023-04-13)

Features

  • allow empty compatibleArchitectures (d4530a9)

v3.3.1

12 Apr 09:13
135fb90
Compare
Choose a tag to compare

3.3.1 (2023-04-12)

Bug Fixes

  • ci: add file ownership to pass build (#39) (31608f0)
  • ci: give permission to modify package.json (430f0ec)
  • python: force pydantic 1.x major version (3a470a8)

v3.3.0

06 Mar 10:30
c5129f1
Compare
Choose a tag to compare

3.3.0 (2023-03-06)

Features

  • node: add NODEJS_18_X to compatible runtimes (#37) (35e421a)

Bug Fixes

  • add git directoy to safe directories (df1e36a)
  • add github workspace to git safe directory (498b13c)
  • add qemu to run arm64 build (5bb95d6)
  • ci: add QEMU to release process (9728554)
  • ci: change git ownership (a85a653)
  • ci: git command (0624412)
  • ci: permissions (c5129f1)
  • ci: permissions (a7b5692)
  • differnt OS have different error messages (05a8460)
  • upgrade projen. (7d6eed6)

v3.2.0

11 Oct 11:32
6175186
Compare
Choose a tag to compare

3.2.0 (2022-10-11)

Features

  • python: allow installing a version from git directly (#11) (6175186)

v3.1.0

07 Oct 12:16
f9b3290
Compare
Choose a tag to compare

3.1.0 (2022-10-07)

Features

  • python: optimize Python layer by always building wheels (#10) (f9b3290)

v3.0.1

06 Oct 11:39
bb45d58
Compare
Choose a tag to compare

3.0.1 (2022-10-06)

Bug Fixes

  • python: remove jmespath dependency (#8) (bb45d58)

v3.0.0

03 Oct 16:13
8fe13be
Compare
Choose a tag to compare

3.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • python: add v2 layer and drop python 3.6 support (#4)

Features

  • python: add v2 layer and drop python 3.6 support (#4) (aca4b72)