Skip to content

lambda-runtime-0.14.2

Latest
Compare
Choose a tag to compare
@bnusunny bnusunny released this 08 Jun 06:18
62a36b0

What's Changed

  • feat: derive Deserialize, Clone, PartialEq, Eq for MetadataPrelude by @DiscreteTom in #956
  • fix: Add type annotation to LambdaRequest's Deserialize impl to avoid compiler recursive loop by @raulescobar-g in #960
  • fix(docs): enable all features in docs.rs build by @jlizen in #1000
  • Bump all packages versions to release doc updates by @bnusunny in #1002
  • feat(ci): add cargo-semver-checks workflows by @jlizen in #1003

New Contributors

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