What's Changed
* Add support for credentials with a SourceIdentity by perpil in https://github.com/cargo-lambda/cargo-lambda/pull/725
* chore(watch): Update the watch subcommand to Axum 7. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/726
* feat(watch): TLS connections by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/727
* fix(watch): Filter packages for routing. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/728
* Watch router by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/729
* fix: request stack needs to be initialized on lambda connection by ahlinc in https://github.com/cargo-lambda/cargo-lambda/pull/731
* chore(ci): Add a message for the automatic lock. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/733
* feat(deploy): Allow to configure VPC Ipv6AllowedForDualStack. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/735
* fix(build): Relax static linking on Linux. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/736
* fix(watch): Fix ignore matcher for wildcards in children directories. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/737
* feat(new): Add url shortcuts to know Git providers. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/738
* feat: New configuration system. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/739
* chore: Remove unused deps from subpackages. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/740
* doc(metadata): Document how environment variables work. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/741
* chore: Make strict mode by default. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/744
* feat: Release version 1.6.0. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/742
* chore: Drop 32bit platforms. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/745
* chore: Drop ARMv7 builds. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/746
* chore: Drop unused packages. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/747
New Contributors
* perpil made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/725
* ahlinc made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/731
**Full Changelog**: https://github.com/cargo-lambda/cargo-lambda/compare/v1.5.0...v1.6.0