Releases: nats-io/nats.node
v2.28.2
What's Changed
This release bumps nbc to 1.28.2 which fixes an issue with initializing KV stores that use sources.
- [BUMP] nbc to 1.28.2, client version by @aricart in https://github.com/nats-io/nats.js/pull/637
Full Changelog: nats-io/nats.js@v2.28.1...v2.28.2
v2.28.1
What's Changed
This release updates NBC to 1.28.1. Please see the preceding link for more information.
- [DOC] fix typo in readme by @jtoar in https://github.com/nats-io/nats.js/pull/631
- [BUMP] nbc to 1.28.1, client version by @aricart in https://github.com/nats-io/nats.js/pull/636
New Contributors
- @jtoar made their first contribution in https://github.com/nats-io/nats.js/pull/631
Full Changelog: nats-io/nats.js@v2.28.0...v2.28.1
v2.28.0
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
.
- release 1.28.0 by @aricart in https://github.com/nats-io/nats.js/pull/632
Full Changelog: nats-io/nats.js@v2.27.0...v2.28.0
v2.27.0
What's Changed
This release bumps NBC to 1.27.0 with some minor fixes to NATS core and jetstream.
- update nbc to 1.27.0 by @aricart in https://github.com/nats-io/nats.js/pull/629
Full Changelog: nats-io/nats.js@v2.26.0...v2.27.0
v2.26.0
What's Changed
This release updates NBC to 1.26.0, which has an important improvement for ordered pull consumers.
- [BUMP] nbc to 1.26.0, ci deps by @aricart in https://github.com/nats-io/nats.js/pull/622
Full Changelog: nats-io/nats.js@v2.25.0...v2.26.0
v2.25.0
What's Changed
This release bumps NBC to v1.25.0, adding a small enhancement to JetStream ordered consumers.
- [BUMP] nbc to v1.25.0, client version by @aricart in https://github.com/nats-io/nats.js/pull/620
Full Changelog: nats-io/nats.js@v2.24.0...v2.25.0
v2.24.0
What's Changed
This release updates NBC to v1.24.0 which has important fixes for legacy order consumers and KV/ObjectStore watchers.
- [BUMP] nbc to v1.24.0, client version, jwt to v0.0.9 and CI dependencies by @aricart in https://github.com/nats-io/nats.js/pull/619
Full Changelog: nats-io/nats.js@v2.23.0...v2.24.0
v2.23.0
What's Changed
This release has important updates for KV watchers. Please refer to the NBC release notes.
- [BUMP] nbc to v1.23.0, client version by @aricart in https://github.com/nats-io/nats.js/pull/618
Full Changelog: nats-io/nats.js@v2.22.0...v2.23.0
v2.22.0
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
- [FEAT] enable use of
handshakeFirst
option on node client by @aricart in https://github.com/nats-io/nats.js/pull/615 - [DOC] added
handshakeFirst
to readme by @aricart in https://github.com/nats-io/nats.js/pull/616 - [BUMP] nbc to v1.22.0, client version by @aricart in https://github.com/nats-io/nats.js/pull/617
Full Changelog: nats-io/nats.js@v2.21.0...v2.22.0
v2.21.0
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.
- [REL] 2_21_0 by @aricart in https://github.com/nats-io/nats.js/pull/614
Full Changelog: nats-io/nats.js@v2.20.0...v2.21.0