Skip to content

v1.2.0

Compare
Choose a tag to compare
@massakam massakam released this 06 Aug 02:16
· 159 commits to master since this release

1.2.0 — 2020-08-12

This is the third release of the Pulsar Node.js client.
https://www.npmjs.com/package/pulsar-client/v/1.2.0

Features

  • Added Key_Shared subscription type #71
  • Added read compacted option to consumer options #73
  • Enabled passing function for logging when creating client #82
  • Enabled getting redelivery count of message #101

Fixes

  • Fixed issue where consumer with message listener dies #83
  • Fixed issue where client instance could be garbage collected #85

For a complete list of issues fixed, see
https://github.com/apache/pulsar-client-node/milestone/4?closed=1