Skip to content

Releases: SolaceLabs/solace-tryme-cli

v0.0.53

28 Sep 04:58

Choose a tag to compare

Bug Fix: issue with chunk uploads

v0.0.52

10 Sep 19:35
330127d

Choose a tag to compare

Add support for apt installation (#32)

v0.0.51

08 Sep 12:44

Choose a tag to compare

stm

  1. Added node version check to warn if the used version is < 18
  2. Added check to see if the payload is a string of digits (number) to be added as a string (not to put through JSON parse/stringify) to prevent numbers getting printed in X.Ye+Z form
  3. Display full path of the broker configuration used by the commands (e.g., /Users/XYZ/.stm/stm-cli-config.json)

stm feed

  1. Added export sub-command to export a local or a community feed to an archive (zip) file. The goal is to be able to share among teams, maintain it in a SCCS and others!
  2. Added import sub-command to import an exported feed archive to create a feed in the local repository
  3. Dropped support for copy sub-command, as the import/export offers a better interface

Feed Configure (Rules)

  1. Fixed feed configure UI to display feed name at the footer
  2. Display appropriate feed details for an API Feed in the info page

v0.0.50

06 Sep 17:44
c104de4

Choose a tag to compare

Add support for Homebrew (#26)

* Add support for Homebrew
* Update submodule
* Refactor workflow

v0.0.49

13 Aug 13:57

Choose a tag to compare

update version number

v0.0.48

13 Aug 13:42

Choose a tag to compare

update github action

v0.0.46

13 Aug 12:04

Choose a tag to compare

update version

v0.0.45

12 Aug 16:18

Choose a tag to compare

Solace Try-Me CLI v0.0.45

v0.0.44

12 Aug 15:03

Choose a tag to compare

update to version 0.0.43

v0.0.43

05 Aug 21:01

Choose a tag to compare

update version