Changelog

master

Master

changes

Changes

0-3-0

0.3.0

warning

Warning

  • Livebook started using long names distribution since v0.13.0, we are moving from short to long names in this version. Livebook should be started with env var LIVEBOOK_NODE set to livebook@{HOSTNAME}, where {HOSTNAME} is set according to mode Livebook is started in. Development mode is updated in Makefile, hostname for production mode should be taken from current Altworx altworx-prod.yml.

changes-1

Changes

  • Start using fully qualified name distribution (PR, #7116)

0-2-0

0.2.0

changes-2

Changes

  • Fixed problem in RPC calls in production environment. (PR)

0-1-0

0.1.0

changes-3

Changes

  • Added Altworx interop functions for normalizer pipeline devel/debug livebook notebooks. (PR, #6096)