Skip to content

Releases: tenzir/platform

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

Tenzir Platform v1.0.3

13 Aug 14:38
v1.0.3
f01df6e
Compare
Choose a tag to compare

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

  • The download button now works correctly for pipelines written in TQL2.
  • Charts on the dashboard now work correctly for pipelines written in TQL2.
  • The run button in the explorer now checks more reliably whether a pipeline is deployable.

Full Changelog: v1.0.2...v1.0.3

Tenzir Platform v1.0.2

13 Aug 11:20
v1.0.2
0030d6b
Compare
Choose a tag to compare

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

  • We fixed a potential hang when opening the history when it contained some pipelines whose definition must be URL-encoded.
  • Sorting schemas now has a deterministic order when both a schema and a category with the same name exist, e.g., for a schema foo and foo.bar.
  • We fixed a bug that potentially led to corruption of dashboard configurations after loading the dashboard failed.
  • We fixed a hang when adding a chart to a dashboard without assigning a name explicitly.

Full Changelog: v1.0.1...v1.0.2

Tenzir Platform v1.0.1

08 Aug 14:39
v1.0.1
95effd0
Compare
Choose a tag to compare

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

  • Errors when fetching packages now display in a less obtrusive way.

Full Changelog: v1.0.0...v1.0.1

Tenzir Platform v1.0

06 Aug 16:18
v1.0.0
5ade7ee
Compare
Choose a tag to compare

Tenzir Platform is now generally available.

Since going live with app.tenzir.com last year we've made quite a few changes. Today, we are happy to announce an all-new open source library for packages, early availability of TQL2, our next-generation language for pipelines, and a complete redesign of app.tenzir.com, which now has a sleek, modern look.

📣 Read the announcement blog post.
🗞️ Read the press release.

tenzir-platform-goes-ga

Full Changelog: v0.20.1...v1.0.0

Tenzir Platform v0.20.2

01 Aug 14:39
v0.20.2
4a33af1
Compare
Choose a tag to compare

This bugfix release contains various small fixes and reliability improvements for the Tenzir Platform:

  • Fix request ID forwarding and malformed JSON responses
  • Fix admin update-workspace subcommand for CLI
  • Websocket Gateway improvements

Full Changelog: v0.20.1...v0.20.2

Tenzir Platform v0.20.1

18 Jul 07:27
v0.20.1
b79a3f5
Compare
Choose a tag to compare

Tenzir Platform v0.20.1 brings the following improvements and changes:

What's Changed

  • We fixed a bug that caused spark bars for recently completed or stopped pipelines to show incorrect data.
  • We fixed a bug that caused the event inspector in the explorer not to be scrollable.

Full Changelog: v0.20.0...v0.20.1