1. 0d6fb72 Support set batchingMaxAllowedSizeInBytes on producer batch configuration (#436) by Baodi Shi · 5 weeks ago master
  2. 5e76c68 Support custom message router for partitioned topic producer (#435) by Yunze Xu · 5 weeks ago
  3. a2d75c2 fix(ci): Fix CI build failures and improve stability (#434) by Baodi Shi · 5 weeks ago
  4. 05ce5a1 Bump master version to 1.15.0-rc.0 (#424) by Baodi Shi · 4 months ago
  5. 4bb7b58 Ignore src/cert.pem (#425) by Baodi Shi · 4 months ago
  6. 9529355 Upgrade brace-expansion to address CVE-2025-5889 (#423) by Masahiro Sakamoto · 4 months ago
  7. a2983fc Create .npmignore (#419) by David Liu · 5 months ago
  8. 6c01e36 [fix][client] prevent garbage collection of token-supplier (#412) by Charlie Ede · 5 months ago
  9. 52ab66a Support consumer key-shared policy (#420) by Baodi Shi · 5 months ago
  10. d3174fa Support Key-based batcher for producer (#418) by Baodi Shi · 5 months ago
  11. 8b2cfd3 call correct function to set subscription role prefix (#416) by Evan Savage · 5 months ago
  12. f25b90d Support set connectionTimeout param (#410) by Baodi Shi · 6 months ago
  13. d4251d4 Fix: Enclose variables in double quotes (#413) by hrsakai · 6 months ago
  14. 41f2575 Upgrade libraries with security vulnerabilities (#414) by hrsakai · 6 months ago
  15. b79ead0 Fix segament falt when use token auth (#407) by Baodi Shi · 8 months ago
  16. b17a2e1 Fix message might lost when use listener (#406) by Baodi Shi · 8 months ago
  17. 36b154e Fix release workflow and script (#404) by Baodi Shi · 8 months ago
  18. a2480c3 1.14.0-rc.0 (#405) by Baodi Shi · 9 months ago
  19. df19784 add schema producer and consumer example (#402) by Baodi Shi · 10 months ago
  20. 607cba0 Update cpp client to 3.7.0 (#401) by Baodi Shi · 10 months ago
  21. 530420d [improve][client] Adding support for token supplier for the AuthenticationToken (#395) by Ariel Boukris · 1 year ago
  22. 511f707 Support set log level of cpp client (#398) by Baodi Shi · 1 year, 1 month ago
  23. 1ad9d71 1.13.0-rc.0 (#393) by Baodi Shi · 1 year, 2 months ago
  24. 260333f Bump cpp client version to v3.6.0 (#392) by Baodi Shi · 1 year, 2 months ago
  25. 06773a2 [feat] Support HTTP basic for node client (#391) by Raymond Bourges · 1 year, 2 months ago
  26. 54e6ba3 fix: Compile glibc binaries using node:buster instead of centos7 (#389) by Baodi Shi · 1 year, 4 months ago
  27. 70d7983 Bump ws from 7.5.9 to 7.5.10 (#388) by dependabot[bot] · 1 year, 4 months ago
  28. a0278db Bump braces from 3.0.2 to 3.0.3 (#387) by dependabot[bot] · 1 year, 5 months ago
  29. 13c2859 feat: Use macos-arm64 github runnner to build napi package (#386) by Baodi Shi · 1 year, 5 months ago
  30. 2d659d2 fix: Compatible with Node 12.3.0 and higher versions. (#378) by Baodi Shi · 1 year, 7 months ago
  31. 2ed4a1e Bump tar from 6.1.15 to 6.2.1 (#377) by dependabot[bot] · 1 year, 7 months ago
  32. e3bf582 fix: ReaderListenerProxy will make a segfault (#376) by Baodi Shi · 1 year, 7 months ago
  33. 81ab43d [feat] Add listenerName to client config (#375) by Rory Schadler · 1 year, 7 months ago
  34. f0f16f4 Bump the master version to 1.12.0 (#373) by Baodi Shi · 1 year, 7 months ago
  35. 5b42bfd Bump cpp client version to 3.5.1 (#370) by Yunze Xu · 1 year, 7 months ago
  36. 5f92d05 Add api docs section for release process. (#365) by Baodi Shi · 1 year, 8 months ago
  37. f98e153 [docs] Fix the build process on macOS (#364) by Yunze Xu · 1 year, 9 months ago
  38. 3efaebf Bump the master version to 1.11.0 (#363) by Baodi Shi · 1 year, 9 months ago
  39. 5e8a1d4 Bump cpp client version to 3.4.2 (#361) by Baodi Shi · 1 year, 10 months ago
  40. 258241c feat: Support batch receive for consumer. (#357) by Baodi Shi · 1 year, 10 months ago
  41. b8e6276 Add type definition for AthenzX509Config (#358) by hrsakai · 1 year, 11 months ago
  42. 705c1fe Bump cpp client version to 3.4.1 (#356) by Baodi Shi · 1 year, 11 months ago
  43. 801e5ce [ci] use python-3.10 (#353) by hrsakai · 2 years ago
  44. de6caa8 use let for examples/consumer_listener.js (#351) by Shuta Kondo · 2 years ago
  45. 40c7624 Upgrade license-check-and-add to 4.0.5 (#347) by Masahiro Sakamoto · 2 years ago
  46. 325853d Bump @babel/traverse from 7.22.8 to 7.23.2 (#346) by dependabot[bot] · 2 years ago
  47. e85a947 docs: correct KEYS location by tison · 2 years, 2 months ago
  48. cb20be3 Use license-checker directly instead of grunt-license-report (#340) by Masahiro Sakamoto · 2 years, 2 months ago
  49. 52f8319 try build. (#341) by Baodi Shi · 2 years, 3 months ago
  50. 301252b Upgrade semver (#338) by Masahiro Sakamoto · 2 years, 4 months ago
  51. 29950ed Bump word-wrap from 1.2.3 to 1.2.4 (#337) by dependabot[bot] · 2 years, 4 months ago
  52. b17a7a4 Bump the master version to 1.10.0 (#336) by Baodi Shi · 2 years, 4 months ago
  53. 6457aef feat: Support dead letter topic. (#335) by Baodi Shi · 2 years, 4 months ago
  54. 1e51f5a feat: support pattern subscription non persistent topic. (#334) by Baodi Shi · 2 years, 5 months ago
  55. 12a03ce feat: support producer access mode. (#331) by Baodi Shi · 2 years, 5 months ago
  56. 1380086 feat: support batch index ack. (#332) by Baodi Shi · 2 years, 5 months ago
  57. bc5182a Fix ci failed. (#333) by Baodi Shi · 2 years, 5 months ago
  58. c959474 Add partitioned topic unit test for Reader. (#329) by Baodi Shi · 2 years, 5 months ago
  59. 2e1f8fd [feat] End-to-end encryption support for Reader (#326) by Robert Barbey · 2 years, 6 months ago
  60. 2ecad18 [fix] Always update brew in CI (#328) by Zike Yang · 2 years, 6 months ago
  61. dd851d2 [Improve] Improve log message for Reader.HasNext (#327) by Zike Yang · 2 years, 6 months ago
  62. d358aa3 Upgrade the dependent cpp version (#325) by Baodi Shi · 2 years, 6 months ago
  63. 6d89db4 Upgrade unit test depends on the pulsar version to the latest(currently 3.0.0) (#324) by Baodi Shi · 2 years, 6 months ago
  64. a31b29a [feat]: Support client.getPartitionsForTopic (#320) (#322) by Keith · 2 years, 6 months ago
  65. a5c21b0 [Doc] Add links to client feature matrix in README.md (#323) by Jun Ma · 2 years, 6 months ago
  66. 448a504 [Improve] Add error handling for the message listener (#319) by Zike Yang · 2 years, 6 months ago
  67. 1e7ebb8 fix: modify perf_producer to run properly (#318) by Yuri Mizushima · 2 years, 7 months ago
  68. e721187 Add NOTICE file. (#317) by Baodi Shi · 2 years, 7 months ago
  69. f38321a [Fix] Fix reader message listener doesn't respect receiver queue size (#316) by Zike Yang · 2 years, 7 months ago
  70. c59f880 [Fix] Fix message listener doesn't respect receiver queue size (#309) by Zike Yang · 2 years, 7 months ago
  71. ceaea50 docs: add typedoc to generate apidoc (#314) by tison · 2 years, 7 months ago
  72. 74461ca [fix] Add tests for produce and consume with TLS enabled (#313) by Masahiro Sakamoto · 2 years, 7 months ago
  73. 91c2a15 Fix symbols conflict of OpenSSL. (#310) by Baodi Shi · 2 years, 7 months ago
  74. 2f9a741 chore: update gitignore and add note in README (#311) by tison · 2 years, 7 months ago
  75. 64e44c1 [Fix] Wrap c++ exception when creating client. (#307) by Baodi Shi · 2 years, 8 months ago
  76. f32953c [fix] not compatible with alpine 3.15 env (#304) by Baodi Shi · 2 years, 8 months ago
  77. 768e76f Fix error when falling back to local build (#302) by Masahiro Sakamoto · 2 years, 8 months ago
  78. a89b64f Use the certificate provided by the node.js (#301) by Baodi Shi · 2 years, 8 months ago
  79. 2b01f80 [doc] Optimize release process. (#298) by Baodi Shi · 2 years, 8 months ago
  80. 3626ab2 Upgrade the depend on cpp version to 3.1.2 (#297) by Baodi Shi · 2 years, 9 months ago
  81. cd2a307 Make it compatible with GLIBCXX_3.4.19 (CentOS 7) (#288) by Yunze Xu · 2 years, 9 months ago
  82. 15d0223 Fix the binary host url (#295) by Zike Yang · 2 years, 9 months ago
  83. 35b8dcf Update the release process (#291) by Zike Yang · 2 years, 9 months ago
  84. 9ec1703 Remove unnecessary / at the end of CPP_CLIENT_BASE_URL (#294) by Masahiro Sakamoto · 2 years, 9 months ago
  85. 653394a Upgrade some modules (#293) by hrsakai · 2 years, 9 months ago
  86. b1346ea Upgrade cpp client version (#292) by Baodi Shi · 2 years, 9 months ago
  87. bca1860 Rename binary module_name from Pulsar to pulsar (#290) by hrsakai · 2 years, 9 months ago
  88. ce9b937 [improve][client] Add schema typing to consumer and producer (#278) by Romain Brancourt · 2 years, 9 months ago
  89. 0272b3a Add Versioning Rule to Release Process (#287) by Yuto Furuta · 2 years, 10 months ago
  90. dc2c3c5 Fix an issue where the latest client does not work on Rocky Linux 8 (#285) by Masahiro Sakamoto · 2 years, 10 months ago
  91. f5fe0c2 [refactor] optimize ci and build form source code. (#280) by Baodi Shi · 2 years, 10 months ago
  92. 0bef799 1.9.0-rc.0 (#279) by Zike Yang · 2 years, 10 months ago
  93. d1006e9 Bump json5 and tsconfig-paths (#270) by dependabot[bot] · 2 years, 10 months ago
  94. 4f1c220 Bump async from 3.2.1 to 3.2.4 (#261) by nkurihar · 2 years, 11 months ago
  95. 12e4373 fix: Add license headers (#262) by nkurihar · 2 years, 11 months ago
  96. 39eb04f [refactor] Refactor the cpp client version controlling in the build script (#259) by Zike Yang · 2 years, 11 months ago
  97. e92f208 Remove unseless depend and validation yarn install. (#258) by Baodi Shi · 2 years, 11 months ago
  98. fee97b2 fix: use async receive function (#252) by Yuri Mizushima · 2 years, 11 months ago
  99. 7957253 feat: Add chunking support (#234) by Zike Yang · 2 years, 11 months ago
  100. 5173415 Add example for custom logger and LogLevel.toString (#253) by Zike Yang · 2 years, 11 months ago