1. df6871e Add AutoClusterFailover and ServiceInfoProvider (#295) by Yunze Xu · 2 days ago main
  2. 3138051 Bump C++ client to 4.1.0 (#293) by Yunze Xu · 3 days ago
  3. bb63296 Bumped version to 3.11.0a1 (#292) by Yunze Xu · 7 weeks ago
  4. a189711 chore: add async example (#291) by Nikolas Achatz · 9 weeks ago
  5. 8cfeac6 feat: add shutdown support to async client (#290) by Nikolas Achatz · 10 weeks ago
  6. af27edd feat: add get partitioned topic names (#289) by Nikolas Achatz · 10 weeks ago
  7. 73e4ef5 Bump C++ client to 4.0.1 (#287) by Yunze Xu · 10 weeks ago
  8. b1c9487 feat: add producer connectivity functionality (#286) by Nikolas Achatz · 2 months ago
  9. d781707 feat: add async last message id support (#284) by Nikolas Achatz · 2 months ago
  10. 2704dd7 feat: add async redeliver supprot (#285) by Nikolas Achatz · 2 months ago
  11. 36d6fd6 feat: add individual negative acknowledgement for async consumer (#282) by Nikolas Achatz · 3 months ago
  12. 6f047ee Bumped version to 3.10.0a1 (#281) by Yunze Xu · 3 months ago
  13. 9432cb8 Improve asynchronous producer with more options for creation and send (#280) by Yunze Xu · 4 months ago
  14. 961411f Implement async consumer (#277) by Yunze Xu · 4 months ago
  15. 4629281 Support encryption context on Message (#276) by Yunze Xu · 4 months ago
  16. 813e295 Support Message.producer_name() (#275) by Yunze Xu · 4 months ago
  17. 77bfd39 Support Python 3.14 and remove Python 3.9 support (#274) by Yunze Xu · 4 months ago
  18. 879cdfd Bump C++ client to 4.0.0 (#273) by Yunze Xu · 4 months ago
  19. 60bc8c0 Bump C++ client to 3.8.0 (#270) by Yunze Xu · 5 months ago
  20. 51a2054 Bumped version to 3.9.0a1 (#266) by Yunze Xu · 6 months ago
  21. 77fd330 Support message router (#265) by Yunze Xu · 9 months ago
  22. 4253d63 Bump C++ client to 3.7.2 (#264) by Yunze Xu · 9 months ago
  23. 7c6123f Remove version upper bound for protobuf dependency (#260) by Matteo Merli · 10 months ago
  24. 2a631d6 Support deserializing a message id from bytes and topic (#259) by Yunze Xu · 10 months ago
  25. c449d88 fix: added schema to messages in batch_receive method (#215) by Daniel López · 11 months ago
  26. 6214bf7 Bumped version to 3.8.0a1 (#255) by Baodi Shi · 11 months ago
  27. 53852ff Support TableView (#251) by Yunze Xu · 11 months ago
  28. 26ab32f Support ConsumerCryptoFailureAction for consumer and reader (#253) by Yunze Xu · 11 months ago
  29. 581531a Support constructing MessageId from results of send() and receive() (#254) by Yunze Xu · 11 months ago
  30. 6df05a1 Add separated TLS transport configs (#252) by Yunze Xu · 11 months ago
  31. e463ef3 Bump manylinux versions for CVEs (#250) by Yunze Xu · 12 months ago
  32. 02a1bfd add stats_interval_in_seconds parameter to the client configuration (#248) by hadican · 1 year, 1 month ago
  33. f973c30 Bumped version to 3.7.0a1 (#241) by Yunze Xu · 1 year, 2 months ago
  34. 4a4ac3f Fix conflicts with other python libraries due to static link to libstdc++ (#244) by Yunze Xu · 1 year, 2 months ago
  35. 508a4c3 Update the release process for twine upload and supported versions (#240) by Yunze Xu · 1 year, 2 months ago
  36. e6800f8 Set the minimum macOS version to 13 (#239) by Yunze Xu · 1 year, 3 months ago
  37. 687e1b7 Support Python 3.13 and drop the support for Python 3.8 (#238) by Yunze Xu · 1 year, 3 months ago
  38. 1c4ceb4 Support seek a MessageId from pulsar module (#233) by Yunze Xu · 1 year, 3 months ago
  39. 6bfdb10 Upgrade the C++ client to 3.7.0 (#237) by Yunze Xu · 1 year, 3 months ago
  40. fb4523b Fix the broken CI due to the regression of 4.0.1 and some deprecated image and links (#235) by Yunze Xu · 1 year, 3 months ago
  41. 43792ea Fix typos (#232) by Kian-Meng Ang · 1 year, 5 months ago
  42. 2a26553 Build the C extension with optimize options enabled (#230) by Yunze Xu · 1 year, 5 months ago
  43. 7289522 Fix failed AsyncioTest.test_send_failure and clean up tests (#231) by Yunze Xu · 1 year, 5 months ago
  44. c3c12c4 Set grpcio minimum version to 1.59.3 so that Alpine py3-grpcio 1.59.3 can be used (#211) by Lari Hotari · 1 year, 11 months ago
  45. e1e74c6 Bumped version to 3.6.0a1 (#210) by Yunze Xu · 2 years ago
  46. eb2a7d4 Upgrade the C++ client to 3.5.1 (#209) by Yunze Xu · 2 years ago
  47. bc173fd Add Consumer.consumer_name() API (#206) by Yunze Xu · 2 years, 1 month ago
  48. 2a8819d Add documents for the batching arguments when creating producer (#205) by Yunze Xu · 2 years, 1 month ago
  49. d1727cf Fix incorrect type hints in Client (#204) by Yunze Xu · 2 years, 1 month ago
  50. af6a555 Upgrade the C++ client to 3.5.0 for some bug fixes (#202) by Yunze Xu · 2 years, 1 month ago
  51. 1aca467 Enable CodeQL static scanner (#197) by Matteo Merli · 2 years, 1 month ago
  52. 48be179 Fix incorrect logs when a message failed to be decoded with the writer schema (#200) by Yunze Xu · 2 years, 2 months ago
  53. 865bc9d Disable topic level policies to make tests work for latest Pulsar (#201) by Yunze Xu · 2 years, 2 months ago
  54. f9b2d16 [docs] Add guide to avoid logs from the default logger (#195) by Yunze Xu · 2 years, 3 months ago
  55. 4b61547 [asyncio] Support creating producer and sending messages (#189) by Yunze Xu · 2 years, 3 months ago
  56. 9ee23b8 Fix the release doc for PyPI login and release note sample PR (#192) by Zike Yang · 2 years, 3 months ago
  57. 81e833d Bumped version to 3.5.0a1 (#191) by Zike Yang · 2 years, 3 months ago
  58. d2fb04e Document the requirement for the send_async method (#186) by Yunze Xu · 2 years, 4 months ago
  59. daabc67 Fix the incompatibility with Python 3.12 and drop the support for 3.7 (#181) by Yunze Xu · 2 years, 4 months ago
  60. eafc672 Fix missing dependency of setuptools (#183) by Zike Yang · 2 years, 4 months ago
  61. e667570 Fix windows release CI doesn't show the python version (#182) by Zike Yang · 2 years, 4 months ago
  62. b9c7219 Fix negative acknowledge on a message ID does not work (#180) by Yunze Xu · 2 years, 4 months ago
  63. d278416 Fix incorrect version upgrade command in RELEASE.md (#179) by Zike Yang · 2 years, 4 months ago
  64. bf8524a Fix incorrect python spec name for release wheels workflow (#177) by Zike Yang · 2 years, 4 months ago
  65. 5784c40 Fix incorrect command in release doc (#176) by Zike Yang · 2 years, 4 months ago
  66. e9e0ccf Upgrade the C++ client to 3.4.2 (#170) by Yunze Xu · 2 years, 4 months ago
  67. 162afd5 Upgrade grpcio to 1.60.0 to fix CVE-2023-1428 (#174) by Yunze Xu · 2 years, 4 months ago
  68. 39d4f9d Add type annotations for enum parameters in methods (#169) by Baodi Shi · 2 years, 4 months ago
  69. f53340f Update Curl to 8.4.0 (#168) by Matteo Merli · 2 years, 5 months ago
  70. bd6e981 Upgrade the C++ client to 3.4.1 (#167) by Zike Yang · 2 years, 5 months ago
  71. d38c156 Improve the developer experience when running tests (#163) by Yunze Xu · 2 years, 5 months ago
  72. 99d65d3 Support Python 3.12 wheels (#160) by Matteo Merli · 2 years, 5 months ago
  73. dfd163a [feat] Support schema field type promotion (#159) by Zike Yang · 2 years, 5 months ago
  74. 995e491 feat: Support configure startMessageIdInclusive for the reader (#157) by Zike Yang · 2 years, 6 months ago
  75. 8d77f74 Remove useless sleep on test_seek. (#154) by Baodi Shi · 2 years, 6 months ago
  76. 9047170 Added missing publish option `ordering_key` (#152) by Shane Breatnach · 2 years, 7 months ago
  77. 8c36eb7 Bumped version to 3.4.0a1 (#151) by Baodi Shi · 2 years, 8 months ago
  78. c50ada7 feat: Support dead letter topic. (#135) by Baodi Shi · 2 years, 8 months ago
  79. 0693c2d Use f-string to show correct error message (#147) by Yunze Xu · 2 years, 8 months ago
  80. 19df7c3 feat: support pattern subscription non persistent topic. (#134) by Baodi Shi · 2 years, 8 months ago
  81. ac4fcf0 Upgrade the C++ client to 3.3.0 (#146) by Yunze Xu · 2 years, 8 months ago
  82. 0de92b0 Fix the OpenSSL 3.x symbols not found on macOS build (#145) by Yunze Xu · 2 years, 8 months ago
  83. 4c28ed5 feat: support producer access mode. (#138) by Baodi Shi · 2 years, 8 months ago
  84. 2cb3cfe feat: support batch index ack. (#139) by Baodi Shi · 2 years, 9 months ago
  85. 8e6dd65 Add partitioned topic unit test for Reader. (#137) by Baodi Shi · 2 years, 9 months ago
  86. 766db9e Fix link failure on macOS (#133) by Yunze Xu · 2 years, 10 months ago
  87. 1a2fb07 [docs] Fix the incorrect API docs generation steps in the release process (#131) by Yunze Xu · 2 years, 10 months ago
  88. f84931c Bumped version to 3.3.0a1 (#130) by Yunze Xu · 2 years, 10 months ago
  89. eb34eaf [Enhancement/Feature Issue #47] Added support for KeySharedPolicy for the consumer when in KeyShared mode. (#109) by Tommy · 2 years, 10 months ago
  90. 39ac8f8 Include the C extension when generating API docs (#126) by Yunze Xu · 2 years, 11 months ago
  91. d2fac8f Fetch writer schema to decode Avro messages (#119) by Yunze Xu · 2 years, 11 months ago
  92. ce25b36 Release the GIL before any call to async methods (#123) by Matteo Merli · 2 years, 11 months ago
  93. 0d1402a Use readNextAsync for reader.read_next() (#125) by Matteo Merli · 2 years, 11 months ago
  94. 0028893 Make acknowledge APIs synchronous and improve the documents (#121) by Yunze Xu · 2 years, 11 months ago
  95. 87a3506 Add docs and tests for AuthenticationOauth2 (#120) by Yunze Xu · 2 years, 11 months ago
  96. cf4a9c0 Bump the C++ client to 3.2.0 (#118) by Yunze Xu · 2 years, 11 months ago
  97. fee8d1d Update README.md (#117) by Jun Ma · 2 years, 11 months ago
  98. cf2c7c4 Update to bookkeeper client 4.16.1 (#111) by Matteo Merli · 3 years ago
  99. 623df3a Upgrade fastavro to 1.7.3 (#110) by Yunze Xu · 3 years ago
  100. a6476d9 Bumped version to 3.2.0a1 (#105) by Yunze Xu · 3 years, 1 month ago