Skip to content

Pipeline Detail Page

This release adds a new detail page, as well as many UI fixes and improvements.

Download the release on GitHub.

Pipelines now have their own dedicated detail pages that you can access by clicking on any pipeline name. This gives you a comprehensive view of your pipeline in a full-screen interface designed for deep inspection and configuration.

By @gitryder.

Show current and latest versions in node update info

Section titled “Show current and latest versions in node update info”

We now show both the current version and the latest available version when an update is available or required. For example, in the node selector you see your current version alongside the latest release version.

By @gitryder.

Update the postgres version to 17.6 in the example docker-compose.yaml files.

By @weh in #129.

The Tenzir Platform now supports the upcoming package format changes in the Tenzir Library, which will be introduced in the near future.

By [@gitryder, tobim](https://github.com/gitryder, tobim).

This release also contains many additional bugfixes and improvements to the Tenzir UI:

  • Fixed an issue that prevented cookie deletion.
  • Improved error logging for OpenID configuration decoding failures.
  • Fixed a bug where column resizing would break when new data with the same schema arrived.
  • Big numbers are now handled precisely in the data table and inspector.
  • A toast message is now displayed while the data download is being prepared.
  • Fixed a bug that caused the page to freeze when clicking outside the pipeline editor during editing.
  • The timestamp displayed in the tooltip of ingress/egress charts was fixed.

By [@gitryder, dit7ya](https://github.com/gitryder, dit7ya).

The detailed pipeline activity charts for the 15min range previously showed spikes even when the underlying data flow was steady. Now, the activity chart should correctly follow the actual data flow.

By @jachris.

Fix inifinite loading for dashboard cells that produce no data

Section titled “Fix inifinite loading for dashboard cells that produce no data”

Dashboard cells that produce no data no longer show an infinite loading animation.

By @dit7ya.

Last updated: