Skip to content

Releases: nats-io/nats.node

v2.28.2

30 Jul 18:21
a5ec21b
Compare
Choose a tag to compare

What's Changed

This release bumps nbc to 1.28.2 which fixes an issue with initializing KV stores that use sources.

Full Changelog: nats-io/nats.js@v2.28.1...v2.28.2

v2.28.1

24 Jul 20:23
37c5719
Compare
Choose a tag to compare

What's Changed

This release updates NBC to 1.28.1. Please see the preceding link for more information.

New Contributors

Full Changelog: nats-io/nats.js@v2.28.0...v2.28.1

v2.28.0

01 Jul 20:33
5427122
Compare
Choose a tag to compare

What's Changed

This release bumps [NBC to 1.28.0], which fixes a subscription leak in the request and requestMany APIs with the noMux request option set to true.

Full Changelog: nats-io/nats.js@v2.27.0...v2.28.0

v2.27.0

20 Jun 20:38
1f7ce0d
Compare
Choose a tag to compare

What's Changed

This release bumps NBC to 1.27.0 with some minor fixes to NATS core and jetstream.

Full Changelog: nats-io/nats.js@v2.26.0...v2.27.0

v2.26.0

20 May 15:13
04a23e1
Compare
Choose a tag to compare

What's Changed

This release updates NBC to 1.26.0, which has an important improvement for ordered pull consumers.

Full Changelog: nats-io/nats.js@v2.25.0...v2.26.0

v2.25.0

09 May 18:46
04376d5
Compare
Choose a tag to compare

What's Changed

This release bumps NBC to v1.25.0, adding a small enhancement to JetStream ordered consumers.

Full Changelog: nats-io/nats.js@v2.24.0...v2.25.0

v2.24.0

03 May 15:08
2e751cd
Compare
Choose a tag to compare

What's Changed

This release updates NBC to v1.24.0 which has important fixes for legacy order consumers and KV/ObjectStore watchers.

Full Changelog: nats-io/nats.js@v2.23.0...v2.24.0

v2.23.0

22 Apr 20:25
f53e2aa
Compare
Choose a tag to compare

What's Changed

This release has important updates for KV watchers. Please refer to the NBC release notes.

Full Changelog: nats-io/nats.js@v2.22.0...v2.23.0

v2.22.0

10 Apr 15:08
6c28dd4
Compare
Choose a tag to compare

What's Changed

This release adds the connection option handshakeFirst which enables the client to connect with a nats-server that has been configured with a handshake_first tis option set to true. This release also updates nats-base-client to 1.22.0, which has one important fix to ackAck(). Please see the release notes here

Full Changelog: nats-io/nats.js@v2.21.0...v2.22.0

v2.21.0

27 Mar 14:50
f8fbfe2
Compare
Choose a tag to compare

What's Changed

This release bumps the nats-base-client to v1.21.0 which introduces small changes and enhancements to the "new consumer" API. If you are using JetStream, please refer to the NBC release notes.

Full Changelog: nats-io/nats.js@v2.20.0...v2.21.0