Skip to content

v1.15.1

Compare
Choose a tag to compare
@aricart aricart released this 22 Jun 21:35
· 311 commits to main since this release
274868a

What's Changed

This release has one important fix for a listener memory leak when using the new JetStream APIs next() and fetch(). These changes are part of the nats-base-library.

  • [FIX] allow headers_only on the ordered consumer options for new JetStream API by @aricart in #542
  • [FIX] status iterator doesn't cleanup if the iterator is stopped, effectively leaking memory by @aricart in #547

Full Changelog: v1.15.0...v1.15.1