v1.6.1
What's Changed
[FIX] StreamUpdateConfig
, StreamConfig
and jsm.streams.update()
signature by @aricart in #258
[FIX] [NODE] Node.js v17.5.0 introduced a change that makes nats.js seems to go in an loop that exceeds the stack - this issue is only on node where we specifically remapped subarray into slice as subarray was copying memory by @aricart in #259
[DOCS] typo in docs by @Jarema in #257
New Contributors
Full Changelog: v1.6.0...v1.6.1