Skip to content

Releases: SolaceLabs/solace-tryme-cli

v0.0.83

07 Oct 16:35
f609f54

Choose a tag to compare

Solace Try-Me CLI v0.0.83

v0.0.82

07 Oct 15:45
c6aba66

Choose a tag to compare

Solace Try-Me CLI v0.0.82

v0.0.81

23 Jun 13:46
bcf97dc

Choose a tag to compare

Solace Try-Me CLI v0.0.81

v0.0.80

20 May 13:27
58e9471

Choose a tag to compare

What's Changed

  • Fix: Quotes for JSON field names on the console print by @gvensan in #48

Full Changelog: v0.0.79...v0.0.80

v0.0.79

19 May 14:26
7606085

Choose a tag to compare

Feed execution from stm feed CLI & Feeds Site.
Improved settings handling

  • Honor settings (as set) in the properties, if not fallback to default
  • Ensured functional compatibility with CLI feed run and feed site run

v0.0.78

02 May 16:45

Choose a tag to compare

Feed Configuration:

  • Support for session settings (application description, client name, enable compression, delivery mode (Direct/Guaranteed), Generate Send Timestamps, Include Sender Id, Message Format (Text/Byes))
  • Support for message settings (application message id (uuid), dmq eligible (true/false), time to live (number), user propeties (comma-separated key:value pairs))
  • Both the settings are backed by default settings which is applied when none specified (older feeds)
  • Support for specifying partition keys at a message-level
  • Added tooltip for all the action buttons

STM CLI Messaging:

  • Both stm send and stm feed run will now support 3 types of partition key specification
    • --partition-keys-count: A random key generation from the pool of 'count' of keys (pkey-1, pkey-2... pkey-n)
    • --partition-keys-list: A list of key values (RED GREEN BLUE)
    • --partition-keys: A space separated fields list (name | address.city | products.item.id )
  • stm feed run will honor the feed settings (session and per-message settings)
  • stm send now supports sending messages to queue(s)

Feeds Site:

  • Feeds run from feeds site will now honor the configured session & message-level settings

v0.0.77

21 Mar 14:59

Choose a tag to compare

Solace Try-Me CLI v0.0.77

v0.0.76

12 Mar 18:03

Choose a tag to compare

  • Compacted HTML/CSS files of stm configure UI
  • Export a feed to Event Portal
  • Switched to searchable list for feeds (and similar listings) from a plain list
  • Full integration with solace-data-generator module

v0.0.75

31 Jan 16:04

Choose a tag to compare

A version that works with the new new data-generator npm - but the code is still filled with old approach. Tagging this for reference, but the older code will be cleaned for simplicity and removing dead/unused code.

v0.0.74

30 Jan 11:46

Choose a tag to compare

Solace Try-Me CLI v0.0.74