npm nats 2.16.0
v2.16.0

latest releases: 2.28.2, 2.28.1, 2.28.0...
13 months ago

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.

  • [BUMP] CI dependencies and lib version and NBC to 1.16.0 by @aricart in #583
  • [FEAT] added no-op implementation for discard() API by @aricart in #580
  • [FEAT] updated bench to match deno and allow req-reply by @aricart in #582

Full Changelog: v2.15.1...v2.16.0

Don't miss a new nats release

NewReleases is sending notifications on new releases.