Skip to content

v0.1.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 20 Sep 09:44
· 300 commits to main since this release
v0.1.0
7863e73

What's Changed

  • Add new create consumer API subject
  • Report stream and consumer missing data
  • Optimise stream viewer by using R1 consumers
  • SOCKS proxy support for dialing NATS via a Context
  • Add JSON schemas for the NATS Micro Services framework
  • Adds a helper to parse and validate messages by schema
  • Support matching on replicas when searching for streams
  • Support stream and consumer metadata
  • Add stream subject transform support
  • Allow a free form color scheme hint to be recorded in the context
  • Support multiple consumer filter subjects
  • Support metadata in micro
  • Add compression to stream config
  • Ensure we only select known contexts
  • Support consumer and stream info timestamps
  • Support paging WQs that has direct access enabled
  • Consumer creation enhancements to use secure subject formats
  • Render the context name when marshaling to json
  • Support expr based stream matching in stream query tool
  • Support server removed advisories
  • Allows the server response page total size to be ignored
  • Support custom first sequences for Streams
  • Multi-subject filtering (and associated transforms) to stream sources
  • Add a helper that walks a stream and detects interior deletes
  • Action in create consumer requests
  • Prevent ack streams for ingesting > and *

Bug Fixes

  • Remove validation where username, password and token are set in contexts

New Contributors

Full Changelog: v0.0.35...v0.1.0