Releases: tenzir/platform
Tenzir Platform v1.0.3
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
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
andfoo.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
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
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.
Full Changelog: v0.20.1...v1.0.0
Tenzir Platform v0.20.2
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
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
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
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
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
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