Skip to content

Releases: nats-io/nats.ex

1.8.3 Bugfix for null streams

17 Apr 20:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

17 Apr 06:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

Jetstream Integration

22 Feb 18:51
Compare
Choose a tag to compare

We've pulled that jetstream functionality from the jetstream package back into the main client for easier workflows. This release also handles edge cases where a process subscribes to a message and then dies. We will now automatically remove this subscription.

v1.7.1

22 Oct 08:03
Compare
Choose a tag to compare

What's Changed

  • Bugfix to remove the optional queue_group from the service definition #145
  • Optimization work to increase throughput of services #145

Full Changelog: v1.7.0...v1.7.1

v1.7.0

21 Oct 14:24
Compare
Choose a tag to compare

Added support for the new services API, including stats, ping, info, etc.

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

05 Aug 15:11
Compare
Choose a tag to compare
  • added the no_responders behavior #137
  • improved documentation for ipv6 support

v1.5.2

05 Aug 15:12
Compare
Choose a tag to compare
  • fix header parsing issue #125