0.38.0 - Release Highlights¶
-
CLI updates:
-
You can get, set and delete secrets from the credentials store using the
galasactl secrets
command. Secrets support base64 encoding to handle special characters. -
Managing Ecosystem encryption keys describes how to use
galasactl secrets get
andgalasactl resources apply
to replace the encryption key being used to encrypt credentials in the Galasa Ecosystem's credentials store. -
Users can now be deleted with the
galasactl users delete
command.
-
-
Web UI updates:
-
A new settings page has been added to the web UI to manage access tokens.
-
Recent login activity is now available on the profile page.
-
-
This release also includes bug fixes, security updates, and other dependency updates.