Skip to content

Release v1.16.0

Compare
Choose a tag to compare
@kozlovic kozlovic released this 26 May 20:41
· 438 commits to main since this release
b795e86

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