Skip to content

Releases: SolaceLabs/solace-tryme-cli

v0.0.42

22 Jul 07:28
Compare
Choose a tag to compare
Solace Try-Me CLI v0.0.42

v0.0.41

13 May 12:19
Compare
Choose a tag to compare
Solace Try-Me CLI v0.0.41

v0.0.40

13 May 07:23
Compare
Choose a tag to compare

Support for MAP message on 'stm receive'

v0.0.39

09 May 09:42
Compare
Choose a tag to compare
  1. stm messaging command parameters reorganization
  • list enum values of parameters that has pre-defined values
  • added examples wherever applicable in the description
  • reworked partition key support (either partition-keys-count or a list of keys via partition-keys)
  • renamed param content-type to payload-type supporting a simple scheme of TEXT or BYTES
  • added shorter param names wherever possible (ttl, dmq etc)
  • removed few parameters to keep the scope simple for use
  1. stm command can take the message body now in 5 different ways
  • a default message, an empty message, content read from a file, console input on stdin or a value specified in the command-line
  1. stm request command - you can now send multiple requests
  2. stm config, fixed issue with named command save + updates

v0.0.38

23 Apr 10:28
Compare
Choose a tag to compare
Solace Try-Me CLI v0.0.38

v0.0.37

05 Apr 13:18
Compare
Choose a tag to compare
  1. A new version check function (every 24 hours since the last usage) to give a hint on new stm version availability
    (factors in absence of network connectivity)
  2. General testing with express version bump (reported by dependbot)

v0.0.36

28 Mar 15:26
Compare
Choose a tag to compare

[Fixes + few enhancements with docs update]

  • Updated docs - readme, examples and parameters
  • Removed unwanted log (informational) prints
  • Reorganized the command options to surface key parameters to the topi
  • Manage queue, added option to add, remove and list on UPDATE command
  • Redesigned the debug output of events (default - destination + payload length, destination + props + payload length, props + prettified payload)

v0.0.35

21 Mar 11:10
Compare
Choose a tag to compare

Changes:

  • Added version check to share hint if newer version is available for download

  • Disabled injection of default receive topic when issuing 'stm receive -q xxx' command

    • A default subscription will be added only when --create-if-missing flag is specified to creae the queue

v0.0.34

18 Mar 08:50
Compare
Choose a tag to compare
Solace Try-Me CLI v0.0.34

v0.0.33

14 Mar 12:26
Compare
Choose a tag to compare
Solace Try-Me CLI v0.0.33