This release fixes a bug that caused package installation outside of the Tenzir Library to fail, which caused Demo Nodes in the Tenzir Platform to not have any packages installed.
Download the release on GitHub.
Bug Fixes
Section titled “Bug Fixes”Fix package::add
Section titled “Fix package::add”The package::add
operator did not correctly handle the switch to from_http
in the previous release and as a result errored when installing packages
manually. This has now been fixed. However, package installation via Tenzir
Platform was still functional. This was also the cause of the demo node not
having any pipelines or pre-installed packages when launched.