Skip to content

Releases: nats-io/nats.node

v2.20.0

12 Mar 17:11
66721d4
Compare
Choose a tag to compare

What's Changed

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

v2.19.0

05 Dec 10:47
177b1ef
Compare
Choose a tag to compare

What's Changed

This release updates nbc to 1.19.0 which adds additional resilience to JetStream consumers.

Full Changelog: nats-io/nats.js@v2.18.0...v2.19.0

v2.18.0

02 Nov 21:31
b76a04b
Compare
Choose a tag to compare

What's Changed

This release updates NBC to v1.18.0 further improving simplified consumers and performance.
Please refer to the above release notes for additional information.

Other

Full Changelog: nats-io/nats.js@v2.17.0...v2.18.0

v2.17.0

21 Sep 12:52
c314b58
Compare
Choose a tag to compare

What's Changed

Many new features and fixes with NBC v1.17.0, including removal of preview notice for ObjectStore APIs and support for new features introduced with nats-server 2.10.0. For a complete list, please visit the release notes.

New Contributors

Full Changelog: nats-io/nats.js@v2.16.0...v2.17.0

v2.16.0

16 Aug 19:40
a75b672
Compare
Choose a tag to compare

What's Changed

There are many new features, fixes, and one breaking change with NBC v1.16.0. Please read the release notes before updating if you are using the prerelease ObjectStore APIs.

Node JS Specific Changes

This release of the nats.js library benefits hugely from a small change in the nbc library. The publish and general latency from when the client performs an operation to when the socket is written has been greatly reduced. See nats-io/nats.deno#566.

Full Changelog: nats-io/nats.js@v2.15.1...v2.16.0

v2.15.1

22 Jun 22:03
cdcdc84
Compare
Choose a tag to compare

What's Changed

This release bumps NBC to v1.15.1 which has an important fix to the new JetStream APIs. Read about it here.

Full Changelog: nats-io/nats.js@v2.15.0...v2.15.1

v2.15.0

17 Jun 15:29
6ca26b2
Compare
Choose a tag to compare

What's Changed

Client has been upgraded to use nats-base-library v1.15.0

Do note that this release has some small changes the service framework monitoring API in the data that is reported, which may be breaking if you wrote a client that is inspecting such information. Please refer to the above information for more details.

Full Changelog: nats-io/nats.js@v2.14.0...v2.15.0

v2.14.0

23 May 15:23
6c95156
Compare
Choose a tag to compare

What's Changed

This release adds a new API for processing messages using JetStream and provides many fixes and enhancements.
For a complete list of changes, please see nbc release notes

[DOC] Added pointers to the location of the nats-base-client and related documentation to the top of the file by @aricart in https://github.com/nats-io/nats.js/pull/565

[BUMP] NBC to v1.14.0 by @aricart in https://github.com/nats-io/nats.js/pull/571

Full Changelog: nats-io/nats.js@v2.13.1...v2.14.0

v2.13.1

11 Mar 02:14
cb98efa
Compare
Choose a tag to compare

What's Changed

Full Changelog: nats-io/nats.js@v2.13.0...v2.13.1

v2.13.0

08 Mar 22:45
e14312f
Compare
Choose a tag to compare

What's Changed

Important and breaking change change in nbc v1.13.0 for those using the pre-release version of ObjectStore functionality. Please read the release notes if using ObjectStore before upgrading.

Full Changelog: nats-io/nats.js@v2.12.1...v2.13.0