Skip to content

v1.8.0

Compare
Choose a tag to compare
@RobertIndie RobertIndie released this 04 Jan 08:39
· 78 commits to master since this release
v1.8.0

What's Changed

  • [feat] Add chunking support by @RobertIndie in #234
  • [feat] Napi support package c++ static binary by @shibd in #235
  • [feat] Support windows build napi of static link c++ lib by @shibd in #238
  • [refactor] Modify the README to apply the new installation method by @shibd in #239
  • [feat] Add support for seeking by message ID by @RobertIndie in #241
  • [refactor] Fetch C++ client official release by @shibd in #244
  • [feat] Support consumer seek by timestamp and reader seek by @RobertIndie in #247
  • [feat] Support prebuild macOS-arm64 arch binaries by @shibd in #250
  • [fix] Upgrade the version of OpenSSL that compiles MacOS CPP client dependencies by @shibd in #251
  • [improve] Use async C function in the Consumer#receive method by @equanz in #252
  • [feat] Add example for custom logger and LogLevel#toString by @RobertIndie in #253
  • [fix] Fix windows default download CPP client failed by @shibd in #257
  • [refactor] Remove useless dependencies. by @shibd in #258
  • [refactor] Refactor the CPP client version controlling in the build script by @RobertIndie in #259
  • [improve] Bump async from 3.2.1 to 3.2.4 by @nkurihar in #261
  • [fix] Add license headers by @nkurihar in #262

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