Skip to content

Releases: tenzir/platform

Tenzir Platform v1.8.3

21 Feb 11:52
v1.8.3
b8323a5
Compare
Choose a tag to compare

This patch release includes the following bug fixes over Tenzir Platform v1.8.2:

  • We fixed a bug where a newly added node was not automatically selected on the Pipelines page.
  • We ensured that the node selector on different pages does not overflow off the screen.

Full Changelog: v1.8.2...v1.8.3

Tenzir Platform v1.8.2

19 Feb 14:34
v1.8.2
736e752
Compare
Choose a tag to compare

What's Changed

This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.8.1:

  • Numbers in the platform are now thousands-separated
  • Titles are now required before adding charts to dashboards
  • Dashboard charts now correctly load data fully
  • Failure of various data-fetching tasks now show errors in the UI
  • A bunch styling fixes, updates, and small features

Full Changelog: v1.8.1...v1.8.2

Tenzir Platform v1.8.1

06 Feb 17:07
v1.8.1
319cf45
Compare
Choose a tag to compare

What's Changed

This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.8:

  • Fix explorer results being hidden when pausing the pipeline
  • Fix Run button scrolling out of view
  • Add a Discord link to the app
  • Support TLS_KEYFILE and TLS_CERTFILE in the app

Full Changelog: v1.8.0...v1.8.1

Tenzir Platform v1.8

30 Jan 17:05
v1.8.0
75e2152
Compare
Choose a tag to compare

In this release, we added support for the new and improved charting operators of Tenzir Node v4.27, and revamped example deployments in the platform repository.

tenzir-platform-1 8

For more details, check out these link:

Blog Post: https://docs.tenzir.com/blog/tenzir-platform-v1.8
Full Changelog: v1.7.2...v1.8.0

Tenzir Platform v1.7.2

20 Jan 16:40
v1.7.2
ab975fe
Compare
Choose a tag to compare

What's Changed

This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.7.1:

  • Handle incoming timestamps with a 'Z' timezone suffix in pipeline data

Full Changelog: v1.7.1...v1.7.2

Tenzir Platform v1.7.1

14 Jan 15:10
v1.7.1
596bba8
Compare
Choose a tag to compare

This patch release contains the following bug fixes and improvements over Tenzir Platform v1.7:

  • Fixed an issue that caused Demo Nodes to periodically lose their connection to the platform
  • Fixed node switching in the Library package install tab
  • Added new placeholder screens
  • Fixed table column order mismatch for numerical keys
  • Prevented schema tree from getting cut-off

Full Changelog: v1.7.0...v1.7.1

Tenzir Platform v1.7

08 Jan 13:19
v1.7.0
928732c
Compare
Choose a tag to compare

In this release, we introduce a new Drag'n'Drop feature to easily work with data from local files, and some additional configuration knobs for Sovereign Edition users.

tenzir-platform-v1 7

Users of the sovereign edition also get a few more options to customize their deployment:

  • ANALYTICS_WEBHOOK_URL: Allows configuring an analytics sink for sending events
  • TLS_KEYFILE/TLS_CERTFILE: Allow the platform and websocket gateway services to provide native TLS support, when not running behind a reverse proxy

For more details, check out these link:

Blog Post: https://docs.tenzir.com/blog/tenzir-platform-v1.7
Full Changelog: v1.6.1...v1.7.0

Tenzir Platform v1.6.1

18 Dec 12:31
v1.6.1
d2a97b4
Compare
Choose a tag to compare

This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.6:

  • Fixed an issue that prevented the display of activity spark bars
  • Fixed an race condition that could lead to a parse error in the detailed pipeline activity view
  • Added a new option to specify CORS settings for the on-prem version of the websocket gateway

Full Changelog: v1.6.0...v1.6.1

Tenzir Platform v1.6

17 Dec 16:02
v1.6.0
da9f16e
Compare
Choose a tag to compare

What's Changed

This platform release features a new UI for example pipelines and support for the new TQL2 mode for nodes.

tenzir-platform-v1 6

Note: The minimum node version for Tenzir Platform v1.6 has been updated to Tenzir Node v4.24. Older nodes need to be upgraded before they can reconnect to the newest platform version.

Full Changelog: v1.5.0...v1.6.0

Tenzir Platform v1.5

06 Dec 14:48
v1.5.0
2e7889d
Compare
Choose a tag to compare

What's Changed

The latest platform release brings a major upgrade to Dashboards making them independent of nodes.

tenzir-platform-v1.5

We’ve also introduced a dedicated Contexts page that allows for managing contexts directly in the Tenzir
Platform.

This release includes several additional enhancements and fixes:

  • Fixed an issue preventing package uninstallation.
  • Resolved a bug causing infinite loading when logging into a new account after logging out.
  • Fixed a problem that broke account deletion.

Full Changelog: v1.4.1...v1.5.0