lambda_runtime 0.14.3 and lambda_runtime_api_client 0.12.2 and lambda-extension 0.12.1 and aws_lambda_events 0.17.0 and lambda_http 0.5.1
Latest
·
1 commit
to main
since this release
What's Changed
- fix(ci): cut run-integration-test.yml over to "mlugg/setup-zig@v2", clippy fixes by @jlizen in #1005
- chore(lambda-runtime): slightly optimize graceful shutdown helper by using new tokio::try_join biased; api by @jlizen in #1007
- fix(lambda-events): derive Default on KinesisEvent by @sdstolworthy in #1008
- Update all dependencies and fix examples by @s0l0ist in #959
- Capture
String
Panic Messages by @George-lewis in #962 - fix(lambda-events): impl Default for all Kinesis Event structs by @sdstolworthy in #1011
- Add alternative to pip3 install of cargo lambda by @Bryson14 in #981
- Add support for Direct Lambda Resolver event format by @46ki75 in #1015
- add catchall feature to resolve #1017 by @cdisselkoen in #1018
- chore(lambda-extension, lambda-http, lambda-runtime-api-client): bump patch versions for new release by @jlizen in #1020
- chore: (lambda-http, lambda-extension): add missing docsrs feature annotations by @jlizen in #1021
New Contributors
- @sdstolworthy made their first contribution in #1008
- @s0l0ist made their first contribution in #959
- @George-lewis made their first contribution in #962
- @46ki75 made their first contribution in #1015
- @cdisselkoen made their first contribution in #1018
Full Changelog: lambda-runtime-0.14.2...lambda-runtime-0.14.3