Releases: awslabs/aws-lambda-rust-runtime
Releases · awslabs/aws-lambda-rust-runtime
lambda-events-0.16.0 & lambda-http-0.14.0
What's Changed
- feat(otel): allow to configure the faas.trigger attribute of the span by @Oliboy50 in #903
- doc: Add an example for using the anyhow crate by @taiki45 in #904
- Improved error messages about payload deserialization by @rimutaka in #905
- added RDS IAM Auth example by @Kevinwochan in #908
- Expand on the CloudTrail event by @martinjlowm in #909
- Error handling improvements by @calavera in #907
- Fixed clippy warnings in lambda-events by @rimutaka in #910
- Release version 0.13 by @calavera in #912
- fix: remove unused struct by @maxday in #914
- fix: bedrock tests by @maxday in #915
- add support for integration test via GitHub Actions by @maxday in #913
- Fix trivial typo in docs of Tracing by @mksiq in #918
- feat: ergonomic improvements to HTTP payload deserialization by @mlaota in #921
- Use event filter by @bassmanitram in #925
- fix: expose CloudWatchMetricAlarm and CloudWatchCompositeAlarm by @junlarsen in #926
- Add AppConfig feature flags example by @calavera in #928
- Update to tower 0.5 by @GeorgeHahn in #929
- Only add URL query if it's not empty by @RaeesBhatti in #933
- Release events 0.16.0 and http 0.14.0 by @bnusunny in #938
New Contributors
- @Oliboy50 made their first contribution in #903
- @taiki45 made their first contribution in #904
- @Kevinwochan made their first contribution in #908
- @martinjlowm made their first contribution in #909
- @mksiq made their first contribution in #918
- @mlaota made their first contribution in #921
- @junlarsen made their first contribution in #926
- @GeorgeHahn made their first contribution in #929
- @RaeesBhatti made their first contribution in #933
Full Changelog: lambda-extension-0.11.0...lambda-events-0.16.0
lambda-runtime-0.12.0
What's Changed
- Make child-spans work as expected when using the lambda-runtime by @TethysSvensson in #896
- Relax blanket implementation of Diagnostic by @calavera in #897
- Add OpenTelemetry layer as optional by @calavera in #898
- Organize imports by @calavera in #899
- Release runtime 0.12 and extension 0.11 by @calavera in #900
New Contributors
- @jonjsmith made their first contribution in #895
- @TethysSvensson made their first contribution in #896
Full Changelog: lambda-runtime-0.11.3...lambda-runtime-0.12.0
lambda-extension-0.11.0
What's Changed
- Fix extension compatibility issues with AWS Lambda Runtime Interface Emulator by @rebu-dt in #879
- Add support for Lambda-Extesion-Accept-Feature header by @calavera in #887
New Contributors
Full Changelog: lambda-extension-0.10.0...lambda-extension-0.11.0
lambda-runtime-0.11.1
What's Changed
Full Changelog: lambda-runtime-0.11.0...lambda-runtime-0.11.1
lambda-http-0.11.1
What's Changed
Full Changelog: lambda-http-0.11.0...lambda-http-0.11.1
lambda-runtime-0.11.0
lambda-http-0.11.0
lambda Runtime 0.10.0
Lambda Events 0.15.0
What's Changed
- Allow null answerCorrect when deserializing CognitoEventUserPoolsVerifyAuthChallengeResponse. by @mawallace in #826
- Api Gateway authorizer improvements by @calavera in #827
- Implement CloudWatch alarm SNS payloads. by @calavera in #829
New Contributors
- @mawallace made their first contribution in #826
Full Changelog: lambda-events-0.14.0...lambda-events-0.15.0
lambda-runtime-0.9.0
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