npm nats 2.9.0
v2.9.0

latest releases: 2.25.0, 2.24.0, 2.23.0...
18 months ago

What's Changed

[UPDATE] nbc updated to 1.9.0 - this release contains many enhancements and fixes to JetStream and KV and ObjectStore. See the linked description for more information.

NATS.js Specific Changes

  • [FIX] If a socket error occurred while establishing the handshake it was possible for the client to crash, as it would try to flush the outbound buffer after the socket was nullified. This nullification also bypassed proper socket cleanup, potentially leaking resources. Also fixed was proper notification to the NBC component of the reason for the socket close. See #526 for more information.

Full Changelog: v2.8.0...v2.9.0

Don't miss a new nats release

NewReleases is sending notifications on new releases.