lambda-runtime-0.9.0
calavera
released this
20 Dec 19:25
·
108 commits
to main
since this release
What's Changed
- Fix transitive dependency version of lambda_runtime. by @calavera in #723
- Remove function config allocations per invocation. by @calavera in #732
- Extract the request ID without allocating extra memory. by @calavera in #735
- Remove unused types. by @calavera in #736
- Config::from_env never returns an error. by @calavera in #754
- Hyper 1 upgrade by @calavera in #749
Full Changelog: lambda-runtime-0.8.3...lambda-runtime-0.9.0