Skip to content

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
Compare
Choose a tag to compare
@jlizen jlizen released this 21 Jul 14:58
· 1 commit to main since this release
1447217

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

Full Changelog: lambda-runtime-0.14.2...lambda-runtime-0.14.3