Skip to content

Releases: tenzir/platform

Tenzir Platform v1.2.1

23 Oct 11:27
v1.2.1
07cb490
Compare
Choose a tag to compare

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

23 Oct 08:35
v1.2.0
9df2823
Compare
Choose a tag to compare

This release brings improvements to diagnostics in the Explorer, the ability to download charts, and many stability improvements.

Tenzir Platform v1.2

📣 Read the announcement blog post.

Full Changelog: v1.1.2...v1.2.0

Tenzir Platform v1.1.2

15 Oct 14:35
v1.1.2
c596881
Compare
Choose a tag to compare

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-in dex auth provider is accessed through plain HTTP.

Full Changelog: v1.1.1...v1.1.2

Tenzir Platform v1.1.1

11 Oct 10:59
v1.1.1
ffd281c
Compare
Choose a tag to compare

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

Tenzir Platform v1.1

04 Oct 14:20
v1.1.0
a5a7689
Compare
Choose a tag to compare

Tenzir Platform v1.1 is here! This release brings key enhancements, including improved diagnostics, authentication updates, and various bug fixes for a smoother user experience.

explorer-diagnostics

📣 Read the announcement blog post.

Full Changelog: v1.0.8...v1.1.0

Tenzir Platform v1.0.8

19 Sep 12:04
v1.0.8
8e9d4f8
Compare
Choose a tag to compare

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

  • We fixed the positioning of the "Load More" button in the Explorer results table.
  • We improved the pipeline table UI with clearer filtering indicators and a "New" badge for newly created pipelines.
  • We also resolved an issue where toasts occasionally rendered under drawers.

Full Changelog: v1.0.7...v1.0.8

Tenzir Platform v1.0.7

16 Sep 06:42
v1.0.7
e6ccbda
Compare
Choose a tag to compare

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

  • We fixed a regression that caused the pipelines page not to display any pipelines for nodes with older versions than Tenzir Node v4.20.

Full Changelog: v1.0.6...v1.0.7

Tenzir Platform v1.0.6

12 Sep 13:46
7a117d6
Compare
Choose a tag to compare

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

  • We fixed the JSON formatting in the Tenzir Platform CLI output.
  • We significantly reduced latency and network traffic when interacting with nodes in the app by making request go through the platform control endpoint directly.
  • The library is now searchable and allows additional pipeline configuration when installing packages.
  • Package descriptions now support Markdown, e.g., to insert links or code blocks.
  • We fixed some minor UI bugs and added a few quality-of-life improvements to our new redesigned app.

Full Changelog: v1.0.5...v1.0.6

Tenzir Platform v1.0.5

03 Sep 12:38
v1.0.5
dbe02da
Compare
Choose a tag to compare

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

  • We open-sourced the Tenzir Platform CLI, which can be used to show and manage nodes and workspaces. Try it yourself with uvx tenzir-platform --help.
  • We implemented support for package updates in the Library tab.
  • We completely redesigned and reimplemented the toast components.
  • Additionally, this release contains many fixes and reliability improvements, in particular for diagnostics and in the pipeline inspector.

Full Changelog: v1.0.4...v1.0.5

Tenzir Platform v1.0.4

26 Aug 13:05
v1.0.4
ca4f6db
Compare
Choose a tag to compare

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

  • We fixed and improved alignment and styling throughout the application.
  • The run button in the explorer now indicates whether it was activated.
  • Open dropdown menus now prevent accidental interaction with other elements on the page when clicking on them.
  • Pipeline names may no longer be edited inline in the pipelines table, and instead must be edited through the sidebar.
  • The installed tab is now the default tab in the library.
  • The nodes dropdown on the pipelines page with a collapsed nodes sidebar now includes all functionality from the sidebar.
  • Activity metrics no longer show undefined B/s for the unit when the ingress or egress averages between 0 and 1 byte per second.

Full Changelog: v1.0.3...v1.0.4