Releases: cisagov/skeleton-aws-lambda-python
Releases · cisagov/skeleton-aws-lambda-python
v0.0.3
What's Changed
- Lineage pull request for: skeleton by @cisagovbot in #9
- Add configurable logging for Lambda invocations by @mcdonnnj in #11
- Configure dependabot to check
pipenv
dependencies by @mcdonnnj in #10 - Lineage pull request for: skeleton by @cisagovbot in #14
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #19- Bump cowsay from 5.0 to 6.1 in /src/py3.9 by @dependabot[bot] in #20
- Bump cowsay from 5.0 to 6.1 in /src/py3.8 by @dependabot[bot] in #21
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #23
- Bump github/codeql-action from 2 to 3 by @dependabot[bot] in #24
- Update the CodeQL workflow by @mcdonnnj in #22
- Fix the
needs
configurations for thetest
andbuild
jobs in thebuild
workflow by @mcdonnnj in #25 ⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #34- Enable pytest debug logging by @dav3r in #33
- Get rid of Docker warnings by @jsf9k in #31
- Fix broken link in
README.md
by @jsf9k in #32 - Target a single Python runtime by @mcdonnnj in #35
New Contributors
- @dependabot[bot] made their first contribution in #20
- @dav3r made their first contribution in #33
- @jsf9k made their first contribution in #31
Full Changelog: v0.0.1...v0.0.3
v0.0.1 - Ambitious Aardvark
What's Changed
This provides an initial reference implementation for our new framework to create AWS Lambdas using Python runtimes.
- Lineage pull request for: skeleton by @cisagovbot in #7
- Initial implementation by @mcdonnnj in #3
SHA256 hashes of the release artifacts
- lambda_build-py3.7.zip
1c53d21e3560724a1754580687fb74b8472256acb301ea3a2f4a8e07c252a6dc
- lambda_build-py3.8.zip
cc92e657d59c0e28a1de75f3380c6b9c67da5d4240e01bfac4d4d4c7ed8ee531
- lambda_build-py3.9.zip
64680a3e3c96f97d0e9d60cee8e931a0310b7734489b3c3f848ecdf382e9fcc8
New Contributors
- @cisagovbot made their first contribution in #7
- @mcdonnnj made their first contribution in #3
Full Changelog: https://github.com/cisagov/skeleton-aws-lambda-python/commits/v0.0.1