This repository was archived by the owner on Oct 24, 2025. It is now read-only.
6.0.0 (2022-10-23)
⚠ BREAKING CHANGES
- Changes default
dockerImageused for building dependencies (now uses images frompublic.ecr.aws/samrepository) - Requires
pipenvin version2022-04-08or higher
Features
- Introduce
requirePoetryLockFileflag (#728) (e81d9e1) (François-Michel L'Heureux) - Switch to official AWS docker images by default (#724) (4ba3bbe) (Piotr Grzesik)
Bug Fixes
- Adapt to support latest
pipenvversion (#718) (853da8d) (Anders Steiner & Randy Westergren & Piotr Grzesik) - Properly recognize individual function (#725) (78795be) (Piotr Grzesik)
Maintenance Improvements
- Improve error message for docker failures (#723)(cc146d0) (Piotr Grzesik)