npm nats 2.22.0
v2.22.0

latest releases: 2.24.0, 2.23.0
27 days ago

What's Changed

This release adds the connection option handshakeFirst which enables the client to connect with a nats-server that has been configured with a handshake_first tis option set to true. This release also updates nats-base-client to 1.22.0, which has one important fix to ackAck(). Please see the release notes here

  • [FEAT] enable use of handshakeFirst option on node client by @aricart in #615
  • [DOC] added handshakeFirst to readme by @aricart in #616
  • [BUMP] nbc to v1.22.0, client version by @aricart in #617

Full Changelog: v2.21.0...v2.22.0

Don't miss a new nats release

NewReleases is sending notifications on new releases.