Skip to content

Tags: standardgalactic/aws-lambda-rust-runtime

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated versions to 0.4.1 for release to crates.io (awslabs#343)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sam local support for missing headers (awslabs#38) (awslabs#332)

* Added unit tests for TryFrom<HeaderMap> for Context

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix license field for lambda_runtime (awslabs#302)

The license field for lambda_runtime was not using the correct
identifier preventing publishing to crates.io.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preparing for 0.2 release (awslabs#75)

* Added errors and derive crate to workspace and exported derive crate from errors crate

lambda-runtime-client-0.1.0

Toggle lambda-runtime-client-0.1.0's commit message
Release 0.1.0 of Lambda runtime client

lambda-runtime-0.1.0

Toggle lambda-runtime-0.1.0's commit message
Release 0.1.0 of lambda-runtime crate