Skip to content

Release v1.19.1

Compare
Choose a tag to compare
@piotrpio piotrpio released this 05 Nov 09:31
· 304 commits to main since this release
980f955

Changelog

Added

  • JetStream:
    • Expose StreamNameBySubject method on JetStreamContext interface for looking up stream by subject (#1114)
    • Return stream alternates when fetching stream info (#1118)

Changed

  • KV:
    • Use BindStream for watcher so it works with mirrors (#1116)

Fixed

  • KV:
    • Delete key not working correctly across mirrors (#1115)

Complete Changes

v1.19.0...v1.19.1