github nats-io/nats.go v1.16.0
Release v1.16.0

latest releases: v1.34.1, v1.34.0, v1.33.1...
23 months ago

Changelog

Added

  • JetStream:
    • Experimental: StreamConfig.RePublish configuration, which is a SubjectMapping (source/destination) which allows the republish of a message after being sequenced and stored (#980)
    • Experimental: Two new ConsumerConfig fields: Replicas and MemoryStorage which are generally inherited by parent stream, but can be configured directly (#980)
  • Websocket:
    • ProxyPath() option to add a path to websocket connection URLs. Thanks to @ido-gold-apolicy for the contribution (#974)

Complete Changes

v1.15.0...v1.16.0

Don't miss a new nats.go release

NewReleases is sending notifications on new releases.