Releases: apache/pulsar-client-node
v1.5.0
1.5.0 — 2021-12-20
Enhancements
- Added settings to enable building on Windows #169
Fixes
- Fixed an error when compiling pulsar-client-node with GCC v4 and Node.js v16 #180
- Fixed a segfault that occurs in MessageListenerProxy #183
For a complete list of issues fixed, see
https://github.com/apache/pulsar-client-node/milestone/7?closed=1
v1.4.1
1.4.1 — 2021-10-19
https://www.npmjs.com/package/pulsar-client/v/1.4.1
Fixes
- Update packages for security vulnerability #178
For a complete list of issues fixed, see
https://github.com/apache/pulsar-client-node/milestone/10?closed=1
v1.3.2
1.3.2 — 2021-10-19
https://www.npmjs.com/package/pulsar-client/v/1.3.2
Fixes
- Update packages for security vulnerability #177
For a complete list of issues fixed, see
https://github.com/apache/pulsar-client-node/milestone/9?closed=1
v1.3.1
v1.4.0
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
v1.3.0
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
v1.2.0
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
v1.1.0
1.1.0 — 2020-02-18
This is the second release of the Pulsar Node.js client.
https://www.npmjs.com/package/pulsar-client/v/1.1.0
For a complete list of issues fixed, see
https://github.com/apache/pulsar-client-node/milestone/3?closed=1
v1.0.0
1.0.0 — 2019-09-03
This is the first release of the Pulsar Node.js client.
https://www.npmjs.com/package/pulsar-client/v/1.0.0
For a complete list of issues fixed, see
https://github.com/apache/pulsar-client-node/milestone/1?closed=1