This release fixes several bugs in the Tenzir Platform; from the Secret Store API to the way ephemeral node tokens are generated.
Download the release on GitHub.
Changes
Section titled “Changes”Enable secrets in localdev example
Section titled “Enable secrets in localdev example”Secrets are now enabled by default in the ‘localdev’ example deployment of the Tenzir Platform.
Bug Fixes
Section titled “Bug Fixes”Fixed internal server error when changing the default secret store
Section titled “Fixed internal server error when changing the default secret store”Fixed an issue that could cause the Tenzir Platform API to return a 500 internal server error for certain parameters.
Update the secret store CLI interface to align with the Platform API
Section titled “Update the secret store CLI interface to align with the Platform API”The Tenzir Platform CLI was calling an outdated version of the secret store API, leading to unintended 404 errors. The CLI has been updated to use the latest version now.
Fix token generation for static workspaces
Section titled “Fix token generation for static workspaces”Fixed a bug that caused static workspace tokens to include stray b’…’ characters, resulting in invalid node tokens.
By @lava.