This release includes support for Elixir 1.17 and is generally
safe for most, but some setups may be broken and require small
changes:
-
Minimum Elixir version is now
1.13
-
If using Elixir >= 1.17,
vm.args.eex
needs to be updated
to use the run function-run elixir start_cli
. Firmware
builds will fail ifvm.args.eex
settings are incompatible with
the current Elixir version to prevent unbootable images. -
Bug Fix
- Docker build runner changed to mount
~/.ssh
instead of attempting
to usessh-agent
which would run into issues compiling systems
on MacOS
- Docker build runner changed to mount