Skip to content

Releases: nats-io/nats.node

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

v2.12.1

21 Feb 14:42
9efb5ec
Compare
Choose a tag to compare

What's Changed

NBC 1.12.1 enhances KV create entry to retry the operation and update the value if the previous value is a deleted key.

Node JS specific

The objectstore API has requirements on ES ReadableStream and ES crypto. Previous releases of object store functionality relied on web-streams-polifill/ponyfill. This created issues for other downstream consumers. Starting with this release object store on node 16 or better will use built-in stream/web instead. Note that objectstore is not supported in node versions less than 16.

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

v2.12.0

09 Feb 17:48
8a07054
Compare
Choose a tag to compare

What's Changed

Full Changelog: nats-io/nats.js@v2.11.0...v2.12.0

v2.11.0

18 Jan 18:12
63e7580
Compare
Choose a tag to compare

What's Changed

This release updates nbc to 1.11.0, bringing multiple enhancements to the services api beta. For more information see the release notes.

Full Changelog: nats-io/nats.js@v2.10.3...v2.11.0

v2.10.3

12 Jan 20:55
8d61911
Compare
Choose a tag to compare

What's Changed

Full Changelog: nats-io/nats.js@v2.10.2...v2.10.3

v2.10.2

21 Dec 15:26
d90727e
Compare
Choose a tag to compare

What's Changed

Full Changelog: nats-io/nats.js@v2.10.1...v2.10.2

v2.10.1

20 Dec 18:57
dc99ff8
Compare
Choose a tag to compare

What's Changed

Full Changelog: nats-io/nats.js@v2.10.0...v2.10.1

v2.10.0

19 Dec 19:21
Compare
Choose a tag to compare

What's Changed

The most notable change is the introduction of the NATS service API which makes it even easier to implement services using NATS.

New Contributors

Full Changelog: nats-io/nats.js@v2.9.2...v2.10.0

v2.9.2

01 Dec 21:05
e672fe6
Compare
Choose a tag to compare

What's Changed

[BUMP] nbc to 1.9.3

Full Changelog: nats-io/nats.js@v2.9.1...v2.9.2