v1.7.0
Note
The Kamal configuration is now validated and unknown keys will raise errors.
What's Changed
- Fix the header template of the docker-setup hook by @fabiosammy in #818
- Check that we have valid contexts before building by @djmb in #831
- Allow registry commands to skip local and remote by @djmb in #832
- Add grep options to log commands by @nickhammond in #817
- Add x25519 gem, support Curve25519 by @HLFH in #840
- Configuration validation by @djmb in #828
New Contributors
- @fabiosammy made their first contribution in #818
- @HLFH made their first contribution in #840
Full Changelog: v1.6.0...v1.7.0