Skip to content

v1.7.0

Compare
Choose a tag to compare
@djmb djmb released this 18 Jun 09:36
· 415 commits to main since this release

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

Full Changelog: v1.6.0...v1.7.0