Pulsar Client Node
1.3.0 — 2021-03-18
This is the fourth release of the Pulsar Node.js client. https://www.npmjs.com/package/pulsar-client/v/1.3.0
Enhancements
Features
- Added unsubscribe method to Consumer #120
- ZSTD and SNAPPY compression formats are supported #121
- Producer#send supports deliverAt and deliverAfter #123
- Added getProducerName and getTopic methods to Producer #126
- Enabled specifying topics that Consumer subscribes to in a pattern #125
- Enabled specifying an array of topics that Consumer subscribes to #130
For a complete list of issues fixed, see https://github.com/apache/pulsar-client-node/milestone/5?closed=1