Releases: ran-isenberg/aws-lambda-handler-cookbook
Releases · ran-isenberg/aws-lambda-handler-cookbook
4.0.0 - Event handler
What's Changed
- chore(deps): bump aws-actions/configure-aws-credentials from 3.0.1 to 4.0.0 by @dependabot in #738
- chore(deps): bump actions/checkout from 3.6.0 to 4.1.0 by @dependabot in #739
- chore: add given then when and minor refactors by @ran-isenberg in #741
- feature: align with event handler, add better docs, better logger UX by @ran-isenberg in #742
Full Changelog: 3.9.1...4.0.0
3.9.1
What's Changed
- fix: stubber usage and poetry update by @ran-isenberg in #732
Full Changelog: 3.9.0...3.9.1
3.9.0
What's Changed
- feature: appconfig L2 construct by @ran-isenberg in #727
- Update README.md by @ran-isenberg in #728
- feature: move idempotency to logic function by @ran-isenberg in #731
Full Changelog: 3.8.0...3.9.0
3.8.0 - better CI pipeline
What's Changed
- chore: add env dev and rename cdk sub folder by @ran-isenberg in #711
- chore: update deps by @ran-isenberg in #721
- chore: fix missing commands by @ran-isenberg in #722
- feature: level up ci pipeline by @ran-isenberg in #723
- fix: publish docs fails on main by @ran-isenberg in #724
- fix: broken git hub pages by @ran-isenberg in #725
- fix: finnaly github pages fix by @ran-isenberg in #726
Full Changelog: 3.7.2...3.8.0
3.7.2
3.7.1
What's Changed
- chore: upgrade worker by @ran-isenberg in #696
- fix: fix broken test by @ran-isenberg in #700
Full Changelog: 3.7.0...3.7.1
3.7.0 - Python 3.11
What's Changed
- Update README.md by @ran-isenberg in #693
- chore: poetry update by @ran-isenberg in #694
- feature: python 3.11 by @ran-isenberg in #695
Full Changelog: 3.6.0...3.7.0
3.6.0 - pydantic 2 support
What's Changed
- docs: idempotency blog by @ran-isenberg in #671
- feature: add tests examples for testing feature flags by @ran-isenberg in #687
- feature: upgrade to pydantic v2 by @ran-isenberg in #682
Full Changelog: 3.5.1...3.6.0
3.5.1 - security
What's Changed
- docs: fix docs links by @ran-isenberg in #664
- chore: Create scorecard.yml by @ran-isenberg in #665
- docs: Update README.md by @ran-isenberg in #666
- security: fix issues by @ran-isenberg in #667
- security: more security changes by @ran-isenberg in #669
- security: more fixes by @ran-isenberg in #670
Full Changelog: 3.5.0...3.5.1
3.5.0 - idempotency support
What's Changed
- feature: idempotency by @ran-isenberg in #654
- Update README.md by @ran-isenberg in #655
Full Changelog: 3.4.3...3.5.0