Pulsar Client Node Versions Save

Apache Pulsar NodeJS Client

v1.11.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/apache/pulsar-client-node/compare/v1.10.0...v1.11.0

v1.10.0

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/apache/pulsar-client-node/compare/v1.9.0...v1.10.0

v1.9.0

10 months ago

What's Changed

Full Changelog: https://github.com/apache/pulsar-client-node/milestone/14?closed=1

v1.8.2

1 year ago

What's Changed

Full Changelog:https://github.com/apache/pulsar-client-node/pulls?q=is%3Apr+is%3Aclosed+label%3Arelease%2Fv1.8.2

v1.8.1

1 year ago

What's Changed

Full Changelog:https://github.com/apache/pulsar-client-node/pulls?q=is%3Apr+is%3Aclosed+label%3Arelease%2Fv1.8.1

v1.8.0

1 year ago

What's Changed

Full Changelog: https://github.com/apache/pulsar-client-node/milestone/13?closed=1

v1.7.0

1 year ago

1.7.0 — 2022-10-20

Features

  • Support seting topic schema when creating producers/consumers #223
  • convert worker threads to async functions #200

Fixes

  • Respect maxPendingMessagesAcrossPartitions #231
  • Add null check for consumer in MessageListenerProxy #219

For a complete list of issues fixed, see https://github.com/apache/pulsar-client-node/issues?q=label%3Arelease%2Fv1.7.0+is%3Aclosed

v1.6.2

2 years ago

1.6.2 — 2022-03-10

Features

  • Feature support oauth2 for node client #190

Fixes

  • Upgrade libraries with security vulnerabilities #198
  • Do not add license header to tarball file #197
  • Fixed pulsar client node mac install script #196
  • Fixed windows install client #194

For a complete list of issues fixed, see https://github.com/apache/pulsar-client-node/issues?q=label%3Arelease%2Fv1.6.2+is%3Aclosed

v1.5.0

2 years ago

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.5.0-rc.1

2 years ago

1.5.0 — 2021-12-14

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