npm nats 2.8.0
v2.8.0

latest releases: 2.28.2, 2.28.1, 2.28.0...
2 years ago

What's Changed

  • [UPDATE] nbc to 1.8.0 - this release contains many enhancements and fixes to JetStream and KV. It also implements ObjectStore. See the linked description for more information.

nats.js changes

  • [UPDATE] nkeys.js deps to 1.0.3 by @aricart in #511
  • [FEAT] added support for consuming objectstore feat from nbc by @aricart in #515, this required the introduction of a shim web-streams-polyfill to support ReadableStreams. Note that objectstore also requires crypto.subtle, which must be client shimmed on node 14. Newer node runtimes provide the shim automatically as part of the built-in crypto module.

Full Changelog: v2.7.1...v2.8.0

Don't miss a new nats release

NewReleases is sending notifications on new releases.