Skip to content

v2.10.0

Choose a tag to compare

@lawik lawik released this 09 Feb 15:36
· 28 commits to main since this release
3550db7

This release shouldn't affect your setup unless you are doing fairly unusual connection config. A bunch of dependencies were also updated of course.

  • Added

    • Add a local shell extension for establishing an interactive shell separate from the iex console.
    • Add logging that can help indicate clock issues for shared secret connections.
    • Execute support scripts under a Task.Supervisor.
    • Foundational support for multiple Sockets.
  • Updated

    • Only set :server_name_indication if set in the config.
    • Follow redirects returned during connection. This allows setting up custom domains to be able to switch NervesHub providers.