1. c3c12c4 Set grpcio minimum version to 1.59.3 so that Alpine py3-grpcio 1.59.3 can be used (#211) by Lari Hotari · 3 weeks ago main
  2. e1e74c6 Bumped version to 3.6.0a1 (#210) by Yunze Xu · 6 weeks ago
  3. eb2a7d4 Upgrade the C++ client to 3.5.1 (#209) by Yunze Xu · 8 weeks ago
  4. bc173fd Add Consumer.consumer_name() API (#206) by Yunze Xu · 9 weeks ago
  5. 2a8819d Add documents for the batching arguments when creating producer (#205) by Yunze Xu · 9 weeks ago
  6. d1727cf Fix incorrect type hints in Client (#204) by Yunze Xu · 9 weeks ago
  7. af6a555 Upgrade the C++ client to 3.5.0 for some bug fixes (#202) by Yunze Xu · 10 weeks ago
  8. 1aca467 Enable CodeQL static scanner (#197) by Matteo Merli · 10 weeks ago
  9. 48be179 Fix incorrect logs when a message failed to be decoded with the writer schema (#200) by Yunze Xu · 3 months ago
  10. 865bc9d Disable topic level policies to make tests work for latest Pulsar (#201) by Yunze Xu · 3 months ago
  11. f9b2d16 [docs] Add guide to avoid logs from the default logger (#195) by Yunze Xu · 4 months ago
  12. 4b61547 [asyncio] Support creating producer and sending messages (#189) by Yunze Xu · 5 months ago
  13. 9ee23b8 Fix the release doc for PyPI login and release note sample PR (#192) by Zike Yang · 5 months ago
  14. 81e833d Bumped version to 3.5.0a1 (#191) by Zike Yang · 5 months ago
  15. d2fb04e Document the requirement for the send_async method (#186) by Yunze Xu · 5 months ago
  16. daabc67 Fix the incompatibility with Python 3.12 and drop the support for 3.7 (#181) by Yunze Xu · 5 months ago
  17. eafc672 Fix missing dependency of setuptools (#183) by Zike Yang · 5 months ago
  18. e667570 Fix windows release CI doesn't show the python version (#182) by Zike Yang · 5 months ago
  19. b9c7219 Fix negative acknowledge on a message ID does not work (#180) by Yunze Xu · 5 months ago
  20. d278416 Fix incorrect version upgrade command in RELEASE.md (#179) by Zike Yang · 5 months ago
  21. bf8524a Fix incorrect python spec name for release wheels workflow (#177) by Zike Yang · 5 months ago
  22. 5784c40 Fix incorrect command in release doc (#176) by Zike Yang · 5 months ago
  23. e9e0ccf Upgrade the C++ client to 3.4.2 (#170) by Yunze Xu · 5 months ago
  24. 162afd5 Upgrade grpcio to 1.60.0 to fix CVE-2023-1428 (#174) by Yunze Xu · 5 months ago
  25. 39d4f9d Add type annotations for enum parameters in methods (#169) by Baodi Shi · 6 months ago
  26. f53340f Update Curl to 8.4.0 (#168) by Matteo Merli · 6 months ago
  27. bd6e981 Upgrade the C++ client to 3.4.1 (#167) by Zike Yang · 6 months ago
  28. d38c156 Improve the developer experience when running tests (#163) by Yunze Xu · 6 months ago
  29. 99d65d3 Support Python 3.12 wheels (#160) by Matteo Merli · 7 months ago
  30. dfd163a [feat] Support schema field type promotion (#159) by Zike Yang · 7 months ago
  31. 995e491 feat: Support configure startMessageIdInclusive for the reader (#157) by Zike Yang · 7 months ago
  32. 8d77f74 Remove useless sleep on test_seek. (#154) by Baodi Shi · 8 months ago
  33. 9047170 Added missing publish option `ordering_key` (#152) by Shane Breatnach · 8 months ago
  34. 8c36eb7 Bumped version to 3.4.0a1 (#151) by Baodi Shi · 9 months ago
  35. c50ada7 feat: Support dead letter topic. (#135) by Baodi Shi · 9 months ago
  36. 0693c2d Use f-string to show correct error message (#147) by Yunze Xu · 9 months ago
  37. 19df7c3 feat: support pattern subscription non persistent topic. (#134) by Baodi Shi · 10 months ago
  38. ac4fcf0 Upgrade the C++ client to 3.3.0 (#146) by Yunze Xu · 10 months ago
  39. 0de92b0 Fix the OpenSSL 3.x symbols not found on macOS build (#145) by Yunze Xu · 10 months ago
  40. 4c28ed5 feat: support producer access mode. (#138) by Baodi Shi · 10 months ago
  41. 2cb3cfe feat: support batch index ack. (#139) by Baodi Shi · 11 months ago
  42. 8e6dd65 Add partitioned topic unit test for Reader. (#137) by Baodi Shi · 11 months ago
  43. 766db9e Fix link failure on macOS (#133) by Yunze Xu · 11 months ago
  44. 1a2fb07 [docs] Fix the incorrect API docs generation steps in the release process (#131) by Yunze Xu · 12 months ago
  45. f84931c Bumped version to 3.3.0a1 (#130) by Yunze Xu · 12 months ago
  46. eb34eaf [Enhancement/Feature Issue #47] Added support for KeySharedPolicy for the consumer when in KeyShared mode. (#109) by Tommy · 12 months ago
  47. 39ac8f8 Include the C extension when generating API docs (#126) by Yunze Xu · 1 year ago
  48. d2fac8f Fetch writer schema to decode Avro messages (#119) by Yunze Xu · 1 year ago
  49. ce25b36 Release the GIL before any call to async methods (#123) by Matteo Merli · 1 year ago
  50. 0d1402a Use readNextAsync for reader.read_next() (#125) by Matteo Merli · 1 year ago
  51. 0028893 Make acknowledge APIs synchronous and improve the documents (#121) by Yunze Xu · 1 year ago
  52. 87a3506 Add docs and tests for AuthenticationOauth2 (#120) by Yunze Xu · 1 year ago
  53. cf4a9c0 Bump the C++ client to 3.2.0 (#118) by Yunze Xu · 1 year ago
  54. fee8d1d Update README.md (#117) by Jun Ma · 1 year ago
  55. cf2c7c4 Update to bookkeeper client 4.16.1 (#111) by Matteo Merli · 1 year, 1 month ago
  56. 623df3a Upgrade fastavro to 1.7.3 (#110) by Yunze Xu · 1 year, 1 month ago
  57. a6476d9 Bumped version to 3.2.0a1 (#105) by Yunze Xu · 1 year, 2 months ago
  58. ec05f50 Wrap the interruption to a custom exception when a blocking API is interrupted (#99) by Yunze Xu · 1 year, 3 months ago
  59. 9b3c55f [docs] Describe how to install the candidate wheels (#97) by Yunze Xu · 1 year, 3 months ago
  60. 2bab367 Upgrade to pulsar-client-cpp 3.1.2 (#96) by Yunze Xu · 1 year, 3 months ago
  61. 2aaacad Issue #37 : Allow passing pulsar.MessageId instance to create_reader() (#95) by Eric Hare · 1 year, 3 months ago
  62. ed6983b Add Human-readable description of MessageId object (#93) by Eric Hare · 1 year, 3 months ago
  63. e3eed2d Issue #31 - Access name attribute of any type object (#92) by Eric Hare · 1 year, 3 months ago
  64. cbd31e7 Update the release process for versioning (#91) by Yunze Xu · 1 year, 4 months ago
  65. cff12ea Fixed deadlock in producer.send_async (#87) by Matteo Merli · 1 year, 4 months ago v3.1.0-candidate-1
  66. c88d57e Add support for Python 3.11 (#83) by Matteo Merli · 1 year, 4 months ago
  67. c2d4a33 Upgrade to pulsar-client-cpp 3.1.1 (#86) by Matteo Merli · 1 year, 4 months ago
  68. fe96604 Add the release process for Python client (#68) by Yunze Xu · 1 year, 4 months ago
  69. fe6dc94 Add a version attribute (#81) by Eric Hare · 1 year, 4 months ago
  70. d307b98 Bump version to 3.1.0a1 (#63) by Yunze Xu · 1 year, 5 months ago
  71. abad572 Add a script to download and stage artifacts (#65) by Yunze Xu · 1 year, 5 months ago
  72. c110a4e Upgrade Pulsar C++ client to 3.1.0 (#62) by Yunze Xu · 1 year, 5 months ago v3.0.0-candidate-1
  73. 724012b Simplify dependency upgrade process and upgrade Pulsar C++ client to 3.1.0 (#56) by Yunze Xu · 1 year, 6 months ago
  74. 9182dd7 fix: make sure that the fallback avro class has the signature as fastravro's (#57) by Jayson Reis · 1 year, 6 months ago
  75. c69cf1f Migrate from Boost.Python to PyBind11 (#54) by Yunze Xu · 1 year, 6 months ago
  76. c5c177a [feat] Support consumer batch receive. (#33) by Baodi Shi · 1 year, 6 months ago
  77. 1554e39 Fixed building of Linux wheel files (#45) by Matteo Merli · 1 year, 7 months ago
  78. e0ff5ee [improve][ci] check python doc syntax (#38) by tison · 1 year, 7 months ago
  79. 75a57b4 Improve apidoc with pydoctor tool (#28) by tison · 1 year, 7 months ago
  80. 325f852 Support building with MSVC (#23) by Yunze Xu · 1 year, 7 months ago
  81. 7c567df Fetch C++ client official release (#25) by Matteo Merli · 1 year, 7 months ago
  82. 3e37e44 Support start message id inclusive (#19) by Kai Wang · 1 year, 7 months ago
  83. 5f86fdf Enable building Mac universal2 wheels for Python 3.7 (#18) by Matteo Merli · 1 year, 7 months ago
  84. a6b7c49 Fixed missed version of zlib (#17) by Matteo Merli · 1 year, 7 months ago
  85. dc8eaeb Enhance developer experience for debugging tests and add related README (#16) by Yunze Xu · 1 year, 8 months ago
  86. f062598 Allow to configure log level from Python (#12) by Matteo Merli · 1 year, 8 months ago
  87. 51d3846 Support auth param string for Basic authentication (#15) by Yunze Xu · 1 year, 8 months ago
  88. ddb1229 Enable required check status for pr validation (#13) by Zike Yang · 1 year, 8 months ago
  89. 22c6797 Build wheel files in CI (#11) by Matteo Merli · 1 year, 8 months ago
  90. d14aada Add CI job to build and run Python tests (#9) by Matteo Merli · 1 year, 8 months ago
  91. 9f6fc69 PIP-209: Compile Python client wrapper (#1) by Matteo Merli · 1 year, 8 months ago
  92. 0e325e6 Added license and notice files (#6) by Matteo Merli · 1 year, 8 months ago
  93. 4e6f57e Add .asf.yaml file (#2) by Yunze Xu · 1 year, 8 months ago
  94. 1e0503b [feature][client-cpp] Support inclusive seek for cpp client (#17209) by Kai Wang · 1 year, 8 months ago
  95. ede2e97 [fix] [python client] Better Python garbage collection management for C++-owned objects (#16535) by Zac Bentley · 1 year, 8 months ago
  96. ed3698e [feat][python] Add basic authentication (#17482) by Zixuan Liu · 1 year, 9 months ago
  97. 2041140 [feature][python] PIP 37: Add chunking support for python client (#17128) by Zike Yang · 1 year, 9 months ago
  98. f6a74ca [feat][cpp] Support multiple brokers in service URL (#17162) by Yunze Xu · 1 year, 9 months ago
  99. 9ae43f5 [fix][python client]Fix python producer test run failed. (#17223) by Baodi Shi · 1 year, 9 months ago
  100. f5f64af [client][python] getLastMessageIdAsync C binding (#16255) by komalatammal · 1 year, 10 months ago