Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@piotrpio piotrpio released this 31 Oct 12:01
· 1 commit to main since this release
436ca4a

Overview

This release introduces JetStream support, including:

  • JetStream management API support (Streams and Consumers)
  • Publishing messages to streams and getting/deleting individual messages
  • Pull consumer support with fetch()

It also features reworked errors, all namespaced under NatsError and JetStreamError.

What's Changed

Full Changelog: v0.3.0...v0.4.0