Skip to content

v2.1.0

Compare
Choose a tag to compare
@djmb djmb released this 02 Oct 10:47
· 44 commits to main since this release

Proxy upgrade

Version 2.1.0 upgrades kamal-proxy to v0.7.0. You'll need to run kamal proxy reboot before deploying.

What's Changed

  • Rails 8 doesn't support Ruby 3.1 by @djmb in #986
  • Backporting changes to the documentation committed directly to kamal-site by @kpumuk in #1004
  • Added app_port example to the proxy section by @igor-alexandrov in #971
  • Fixed kamal-proxy remove command by @igor-alexandrov in #988
  • [bitwarden] default fetch raises NoMethodError by @honzasterba in #995
  • Fix git --add safe.directory command in Dockerfile by @iximiuz in #996
  • Added support for ACME http-01 challenges by @djmb in #1010
  • Add kamal secrets print for secret debugging by @djmb in #1009
  • Allow specifying multiple hosts for kamal-proxy via an array by @kpumuk in #1000
  • Use = in kamal-proxy deploy command args by @djmb in #1018
  • SSH: allow setting config: false to ignore local user ~/.ssh/config by @jeremy in #908
  • Set KAMAL_DESTINATION when loading config by @nickhammond in #1019
  • Follow logs on primary role by default by @jeromedalbert in #1024

New Contributors

Full Changelog: v2.0.0...v2.1.0