Releases: ran-isenberg/aws-lambda-handler-cookbook
Releases · ran-isenberg/aws-lambda-handler-cookbook
1.5.5
What's Changed
- docs: fix wrong command by @ran-isenberg in #95
- feature: update docs linter and pip by @ran-isenberg in #123
Full Changelog: 1.5.4...1.5.5
1.5.4
1.5.3
What's Changed
- chore(deps): bump botocore from 1.26.3 to 1.26.4 by @dependabot in #42
- chore: pip update by @ran-isenberg in #43
- chore: update pip by @ran-isenberg in #55
- chore: split int tests from unit by @ran-isenberg in #85
Full Changelog: 1.5.2...1.5.3
1.5.2
What's Changed
- feature: github actions by @ran-isenberg in #30
- chore(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 by @dependabot in #31
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #33
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #32
- chore(deps): bump pydantic[email] from 1.9.0 to 1.9.1 by @dependabot in #38
- chore: pip update by @ran-isenberg in #39
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- docs: Update README.md by @ran-isenberg in #28
- refactor: output schema by @ran-isenberg in #29
Full Changelog: 1.5.0...1.5.1
1.5.0 - dynamic configuration & feature flags SDK
What's Changed
- chore: update pip by @ran-isenberg in #26
- feature: best practice dynamic configuration and feature flags by @ran-isenberg in #25
- chore: update docs links by @ran-isenberg in #27
Full Changelog: 1.4.2...1.5.0
1.4.2
What's Changed
- feature: extract code examples to python files by @ran-isenberg in #24
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- refactor: env vars multiple handlers local tests support, update pip by @ran-isenberg in #23
Full Changelog: 1.4.0...1.4.1
1.4.0 - Input Validation
What's Changed
- feature: Input validation utility by @ran-isenberg in #22
Full Changelog: 1.3.0...1.4.0