Releases: awslabs/aws-lambda-rust-runtime
Releases · awslabs/aws-lambda-rust-runtime
lambda-extension-0.9.0
What's Changed
- Fix typo in LogBuffering struct documentation by @nismotie in #731
- Support internal Lambda extensions by @ramosbugs in #744
- Hyper 1 upgrade by @calavera in #749
New Contributors
- @nismotie made their first contribution in #731
- @ramosbugs made their first contribution in #744
Full Changelog: lambda-extension-0.8.2...lambda-extension-0.9.0
lambda-events-0.13.0
What's Changed
- Hotfix/documentdb by @nichmorgan in #742
- add lambda event agent for amazon bedrock by @KUrushi in #746
- Made some properties of Bedrock's Event optional. by @KUrushi in #748
- Remove
#[serde(deny_unknown_fields)]
by @ramosbugs in #753 - Add session_issuer field to SessionContext by @kdnakt in #751
- Hyper 1 upgrade by @calavera in #749
- Fix EventBridge event structures. by @calavera in #755
New Contributors
- @ramosbugs made their first contribution in #744
- @KUrushi made their first contribution in #746
- @kdnakt made their first contribution in #751
Full Changelog: lambda-events-0.12.1...lambda-events-0.13.0
Lambda Extension 0.8.2
What's Changed
- Added LogBuffering validation. by @kazhura-aws in #729
New Contributors
- @kazhura-aws made their first contribution in #729
Full Changelog: lambda-events-0.12.1...lambda-extension-0.8.2
Lambda Events 0.12.1
What's Changed
- added Default implementation for S3EventRecord by @amir-haroun in #726
New Contributors
- @amir-haroun made their first contribution in #726
Full Changelog: lambda-events-0.12.0...lambda-events-0.12.1
Lambda HTTP 0.8.3
What's Changed
Full Changelog: lambda-http-0.8.2...lambda-http-0.8.3
Lambda Runtime 0.8.3
What's Changed
Full Changelog: lambda-http-0.8.2...lambda-runtime-0.8.3
Lambda HTTP 0.8.2
What's Changed
- Implement custom deserializer for LambdaRequest by @calavera in #666
- Fix APIGW path with stage by @calavera in #669
- Fix streaming prelude serialization by @calavera in #692
- Refactor Lambda response streaming. by @bnusunny in #696
- Use compile_error if no http features are enabled by @calavera in #698
- Remove cfg(test) on with_stage_variables by @bassmanitram in #713
- Fixed media type suffix detection by @bnusunny in #714
- New runtime, http, and events release. by @calavera in #721
Full Changelog: lambda-http-0.8.1...lambda-http-0.8.2
Lambda Events 0.12.0
What's Changed
- fix: Makes two properties optional on MigrateUserResponse. by @mark-keaton in #663
- Serialize APIGW queryStringParameters properly by @mrautio in #676
- Make Kafka header values i8 instead of u8 by @FalkWoldmann in #689
- Add event definitions for CloudFormation custom resources by @chris-leach in #695
- Fix time serialization issues by @calavera in #707
- Eventbridge Event Processor by @nichmorgan in #704
- DocumentDB support by @nichmorgan in #706
- Add SQS API event structs by @rgreinho in #711
Full Changelog: lambda-events-0.11.1...lambda-events-0.12.0
lambda-runtime 0.8.1
What's Changed
- Provide context when deserialization fails. by @calavera in #640
- Cleanup runtime config by @calavera in #646
New Contributors
- @jakubadamw made their first contribution in #650
- @fluxth made their first contribution in #654
- @heavens made their first contribution in #661
Full Changelog: v0.8.0...lambda-runtime-0.8.1
lambda-http 0.8.1
What's Changed
- Update aws_lambda_events by @calavera in #641
- Fix support for APIGW console requests by @calavera in #657
- Add missing RawHttpPath extension to WebSockets by @calavera in #656
New Contributors
- @jakubadamw made their first contribution in #650
- @fluxth made their first contribution in #654
- @heavens made their first contribution in #661
Full Changelog: v0.8.0...lambda-http-0.8.1