Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 09:28
· 1 commit to main since this release
2bde2fe

What's Changed

  • feat!(#16): add the AWS Lambda environment variables and allow to overload them in config

    BREAKING CHANGE: to allow access to more context, the event generator functions now take the the Starlette.Request, a SmythHandler instance and a RunnerProcessProtocol compatible type. Previously there was only the request

Full Changelog: 0.6.0.post1...0.7.0