npm nats 2.12.1
v2.12.1

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

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.

  • [FIX] objectstore polyfill to built-in node library (#555) by @aricart in #558

Full Changelog: v2.12.0...v2.12.1

Don't miss a new nats release

NewReleases is sending notifications on new releases.