Skip to content

This release fixes the display of example pipelines in packages.

Add a new “Other” tab to the node provisioning screen

Section titled “Add a new “Other” tab to the node provisioning screen”

Dec 17, 2025 · @gitryder

After creating a Node, the Tenzir UI now has an additional “other” tab next to the existing “docker” and “linux” options. This tab shows that Node’s Tenzir Token directly, making deployment in cloud environments more convenient.

Dec 17, 2025 · @tobim

You can now use the environment variable EXTRA_OIDC_REQUEST_PARAMS to set custom query parameters with the sign-in requests that get sent to the OIDC provider. This is useful for configuring the endpoint’s behavior through provider specific options.

Section titled “Print better error message for audience mismatch”

Dec 17, 2025 · @lava

The error message emitted by the platform on an audience mismatch in a supplied JWT now mentions the expected and provided audiences. (unless the provided audience contains non-url-safe characters)

Fixed the examples not loading in the Explorer

Section titled “Fixed the examples not loading in the Explorer”

Dec 17, 2025 · @gitryder

We fixed an issue that prevented examples from loading in the examples pane of the Explorer tab. They now appear as expected.

Fixed 0 showing as empty in package inputs

Section titled “Fixed 0 showing as empty in package inputs”

Dec 17, 2025 · @gitryder

We fixed an issue where the default value 0 in package inputs was incorrectly shown as an empty field.

Last updated: