0.7.0
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