What's Changed
* Allow invoke to send requests to a different server address by rainDelay9 in https://github.com/calavera/cargo-lambda/pull/26
* Validate the --bin flag before building by calavera in https://github.com/calavera/cargo-lambda/pull/29
* Update cargo-zigbuild to 0.7.0 by messense in https://github.com/calavera/cargo-lambda/pull/32
* Cleanup error handling by calavera in https://github.com/calavera/cargo-lambda/pull/34
* Add support for AWS XRay by calavera in https://github.com/calavera/cargo-lambda/pull/35
* Support environment variables in the start command. by calavera in https://github.com/calavera/cargo-lambda/pull/36
New Contributors
* rainDelay9 made their first contribution in https://github.com/calavera/cargo-lambda/pull/26
* overheat made their first contribution in https://github.com/calavera/cargo-lambda/pull/27
**Full Changelog**: https://github.com/calavera/cargo-lambda/compare/v0.4.0...v0.5.0