This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
Release v0.0.4
Enhancements
- Support subscribing to push Observables using
jsm obs next
- Support configuring and viewing Observable Sampling using
--sample
andjsm obs sample
- Extensive documentation rewrite
- Prompts for a Filter Subject when none is given in
jsm obs add
- Supports copying a Message Set configuration to a new one with specific overrides using
jsm ms cp
- Supports copying a Observable configuration to a new one with specific overrides using
jsm obs cp
- Support Ephemeral Observables
- Support setting Maximum Delivery attempts on Observables
- Support setting the Maximum Message Size for individual messages on Message Sets
- Rename the Observable
Subject
toFilter Subject
and change--subject
to--filter
injsm obs add
- Add a
jsm ms report
command that can show JSON and Table views of all Message Sets
Bug Fixes
- Message limits apply to all retention modes not just
StreamRetention
- Use IEC standard representation for Bytes