Skip to content

Releases: cisagov/skeleton-aws-lambda-python

v0.0.3

10 Oct 03:55
6e3abc7

Choose a tag to compare

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 the test and build jobs in the build 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

Full Changelog: v0.0.1...v0.0.3

v0.0.1 - Ambitious Aardvark

01 Dec 19:27
4ed8f0a

Choose a tag to compare

What's Changed

This provides an initial reference implementation for our new framework to create AWS Lambdas using Python runtimes.

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

Full Changelog: https://github.com/cisagov/skeleton-aws-lambda-python/commits/v0.0.1