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