New
v1.8.5
What's Changed
- Update
cargo-zigbuildto0.20.0by @0kaguya in https://github.com/cargo-lambda/cargo-lambda/pull/847 - fix: watch: add missing extension API endpoints for internal extension calls from inside functions by @jlizen in https://github.com/cargo-lambda/cargo-lambda/pull/849
- Update GitHub Actions section in
getting-started.mdby @garysassano in https://github.com/cargo-lambda/cargo-lambda/pull/851 - fix typo in
getting-started.mdby @garysassano in https://github.com/cargo-lambda/cargo-lambda/pull/852 - feat(watch): propagate SIGINT and SIGTERM signals to function if extensions are registered by @jlizen in https://github.com/cargo-lambda/cargo-lambda/pull/853
- chore: Release version 1.8.5 by @calavera in https://github.com/cargo-lambda/cargo-lambda/pull/854
New Contributors
- @0kaguya made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/847
- @jlizen made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/849
Full Changelog: https://github.com/cargo-lambda/cargo-lambda/compare/v1.8.4...v1.8.5