Releases: aws-powertools/powertools-lambda-layer-cdk
Releases · aws-powertools/powertools-lambda-layer-cdk
v3.7.0
3.7.0 (2023-11-15)
Features
- add support for Python 3.12 and Node 20 (#76) (8b7c989)
v3.6.0
3.6.0 (2023-07-21)
Features
v3.5.0
3.5.0 (2023-04-18)
Features
v3.4.0
3.4.0 (2023-04-13)
Features
- allow empty compatibleArchitectures (d4530a9)
v3.3.1
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
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
3.2.0 (2022-10-11)
Features
- python: allow installing a version from git directly (#11) (6175186)
v3.1.0
3.1.0 (2022-10-07)
Features
- python: optimize Python layer by always building wheels (#10) (f9b3290)
v3.0.1
3.0.1 (2022-10-06)
Bug Fixes
- python: remove jmespath dependency (#8) (bb45d58)
v3.0.0
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)