Skip to content

v0.4.0

Compare
Choose a tag to compare
@marshall7m marshall7m released this 18 Nov 00:59
· 18 commits to master since this release

Enhancements

  • Slim down e2e tests and move exception cases to the integration directory
  • Allow integration tests to run locally while mocking external resources from the Terraform module using a standalone moto server
  • Refactor Lambda receiver function to use the FastApi framework
  • Refactor Lambda approval response function to use the FastApi framework
  • Add .devcontainer.json file to use the VsCode dev container extension for development