Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Release v0.0.4

Compare
Choose a tag to compare
@ripienaar ripienaar released this 08 Jan 16:58
· 692 commits to master since this release
038208e

Enhancements

  • Support subscribing to push Observables using jsm obs next
  • Support configuring and viewing Observable Sampling using --sample and jsm 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 to Filter Subject and change --subject to --filter in jsm 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