Releases: tenzir/platform
Tenzir Platform v1.6.1
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
What's Changed
This platform release features a new UI for example pipelines and support for the new TQL2 mode for nodes.
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
What's Changed
The latest platform release brings a major upgrade to Dashboards making them independent of nodes.
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
Tenzir Platform v1.4.1
This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.4:
- The app used to show an infinite loader in case of a new account created after logging out of an existing account. That bug is fixed now.
Full Changelog: v1.4.0...v1.4.1
Tenzir Platform v1.4
What's Changed
In the latest platform version, we are introducing alerts for the Tenzir Platform, allowing users to get notified when a node is unexpectedly offline.
Of course, the release also contains a lot of other noteworthy improvements and bug fixes:
- The workspace switcher is now significantly faster
- A new diagnostics drawer on the dashboard page makes warnings and errors more accessible
- The image download of charts now works as expected
Full Changelog: v1.3.0...v1.4.0
Tenzir Platform v1.3
This version of the Tenzir Platform comes with a new vertical layout option to make better use of the screen space available for event data and longer pipelines:
This release also contains many additional improvements and bugfixes:
- The explorer event inspector now automatically selects the first event if it is open.
- We fixed an issue in the detailed activity charts in the pipelines page where the ingress and egress activities were mistakenly swapped.
- Charts in the dashboard show up to 10,000 events now.
Full Changelog: v1.2.1...v1.3.0
Tenzir Platform v1.2.1
What's Changed
This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.2:
- OIDC issuer url's without a trailing slash are now handled correctly.
- Fixed an issue where the
PUBLIC_OIDC_SCOPES
variable was ignored.
Full Changelog: v1.2.0...v1.2.1
Tenzir Platform v1.2
This release brings improvements to diagnostics in the Explorer, the ability to download charts, and many stability improvements.
📣 Read the announcement blog post.
Full Changelog: v1.1.2...v1.2.0
Tenzir Platform v1.1.2
What's Changed
This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.1.1:
- We fixed a bug in the handling of OIDC discovery URLs, which lead to custom OIDC providers being accessed with an incorrect authorization URL.
- Updated the
localdev
example setup to work correctly in the case where the built-index
auth provider is accessed through plain HTTP.
Full Changelog: v1.1.1...v1.1.2
Tenzir Platform v1.1.1
This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.1:
- The new Add pipeline button on the pipeline page brings users back to the Explorer.
- Scrolling in the schemas dropdown in the Explorer is now working as expected again.
- We applied a few cosmetic touchups throughout the user interface.
Full Changelog: v1.1.0...v1.1.1