Skip to content

Releases: tenzir/platform

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

Tenzir Platform v0.20

17 Jul 14:26
v0.20.0
c47e068
Compare
Choose a tag to compare

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

What's Changed

  • The new tenzir-platform admin spawn-node CLI command allows running nodes with arbitrary Docker images
  • The CLI no longer requests the 'email' scope by default when using the non-interactive login, fixing a compatibility issue with the keycloak identity provider
  • We reduced the CPU usage of activity spark bars in the pipelines list, making them update more smoothly.
  • Spark bars no longer stop updating for stopped pipelines.
  • We fixed a bug that caused an increased network usage from fetching diagnostics and metrics in the app.
  • We fixed scrolling in the detailed pipeline view for pipelines with long definitions.

Full Changelog: v0.19.1...v0.20.0

Tenzir Platform v0.19.1

16 Jul 06:34
v0.19.1
e327f1d
Compare
Choose a tag to compare

What's Changed

  • We fixed the CI not triggering for the Tenzir Platform v0.19 release, which caused the release artifacts not to be created.

Full Changelog: v0.19.0...v0.19.1

Tenzir Platform v0.19

16 Jul 06:21
v0.19.0
2b17eec
Compare
Choose a tag to compare

What's Changed

  • We moved pipeline filters into the pipeline table's header, preparing for further upcoming changes to the table
  • We added a detailed activity view to the detailed pipeline view that opens when clicking on a pipeline
  • Clicking on the diagnostics column in the pipelines table now opens the detailed pipeline view with the diagnostics tab active
  • We fixed scrolling in the detailed pipeline view

Full Changelog: v0.18.2...v0.19.0

Tenzir Platform v0.18.2

10 Jul 15:33
v0.18.2
6b43a80
Compare
Choose a tag to compare

This is a bugfix release:

  • Improved fix for the memory leak on the overview page
  • Fixed a argument parsing bug in the tenzir-platform admin delete-auth-rule CLI command

Full Changelog: v0.18.1...v0.18.2