Releases: SolaceLabs/solace-tryme-cli
Releases · SolaceLabs/solace-tryme-cli
v0.0.83
v0.0.82
Solace Try-Me CLI v0.0.82
v0.0.81
Solace Try-Me CLI v0.0.81
v0.0.80
What's Changed
Full Changelog: v0.0.79...v0.0.80
v0.0.79
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
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 sendandstm feed runwill 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 runwill honor the feed settings (session and per-message settings)stm sendnow 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
Solace Try-Me CLI v0.0.77
v0.0.76
- 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
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
Solace Try-Me CLI v0.0.74