Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:22
· 28 commits to main since this release

What's Changed

Non-backward compatible changes introduced

  • New approach to store access token with new login and logout command available.
  • sc account:login command now store the access token in user's local home directory and uses machine encryption to secure the access token in the local storage. This also prevents a user to copy the file to another machine and retrieving the access token.
  • Login commands allow users to store multiple access token for the same Solace Cloud organization by providing a unique alias name.
  • All commands have now been updated to use the new login approach.

Full Changelog: v0.2.1...v0.3.0