Tags: Maleco/aws-lambda-rust-runtime
Tags
Release version 0.7.2 (awslabs#579) Signed-off-by: David Calavera <[email protected]> Signed-off-by: David Calavera <[email protected]>
Bump release versions (awslabs#566) - Release lambda_runtime 0.7.1 - Release lambda-extension 0.8.0 Signed-off-by: David Calavera <[email protected]> Signed-off-by: David Calavera <[email protected]>
Bump release versions (awslabs#566) - Release lambda_runtime 0.7.1 - Release lambda-extension 0.8.0 Signed-off-by: David Calavera <[email protected]> Signed-off-by: David Calavera <[email protected]>
Bump patch version of lambda-http (awslabs#556) This commit updates the version of `lambda-http` to 0.7.1. The crate now depends on `aws-lambda-events` 0.7.2 or higher whereas it previously depended on that of ^0.7. This crate currently does not compile against `aws-lambda-events` 0.7.0 or 0.7.1. In `aws-lambda-events` 0.7.0, the module `query_map` is private when it should be public for `lambda-http` to compile. Similarly, in `aws-lambda-events` 0.7.1, the trait bound `QueryMap: FromStr` is not satisfied so `lambda-http` does not compile either. Co-authored-by: Saito <[email protected]>
Release 0.7.0 (awslabs#546) Ensure that we don't print internal warnings on user applications. Signed-off-by: David Calavera <[email protected]> Signed-off-by: David Calavera <[email protected]>
Release lambda_http 0.6.2 (awslabs#536) Improve text encoding conversions Signed-off-by: David Calavera <[email protected]> Signed-off-by: David Calavera <[email protected]>
Release 0.6.1 (awslabs#526) Fixes issues with http paths. Fixes issues with panics in async functions. Fixes issues reporting errors from serde. Add functions to set RequestContext to the RequestExt. Signed-off-by: David Calavera <[email protected]> Signed-off-by: David Calavera <[email protected]>
Bump crate versions to 0.6.0 (awslabs#502) Signed-off-by: David Calavera <[email protected]>
Release lambda_http 0.5.2 (awslabs#469) * Release lambda_http 0.5.2 Signed-off-by: David Calavera <[email protected]> * Update query_map to match version of aws_lambda_events. Signed-off-by: David Calavera <[email protected]>
PreviousNext