Skip to content

v1.4.0

Compare
Choose a tag to compare
@hrsakai hrsakai released this 03 Aug 04:34
· 4 commits to branch-1.4 since this release

1.4.0 — 2021-08-03

https://www.npmjs.com/package/pulsar-client/v/1.4.0

Features

  • Add Connection Status Support to Producer/Consumer/Reader #162
  • added functionality for orderingKey in Message.cc #155
  • Support Reader Listener #153
  • Support end to end encryption for node client #138
  • Support Disable Replication #149

Fixes

  • Use Buffer::Copy instead of Buffer::New #163
  • Fix leak at MessageId::Serialize #160
  • Fix Leak in MessageId::ToString #159