1. 77fd330 Support message router (#265) by Yunze Xu · 3 weeks ago main
  2. 4253d63 Bump C++ client to 3.7.2 (#264) by Yunze Xu · 3 weeks ago
  3. 7c6123f Remove version upper bound for protobuf dependency (#260) by Matteo Merli · 5 weeks ago
  4. 2a631d6 Support deserializing a message id from bytes and topic (#259) by Yunze Xu · 8 weeks ago
  5. c449d88 fix: added schema to messages in batch_receive method (#215) by Daniel López · 3 months ago
  6. 6214bf7 Bumped version to 3.8.0a1 (#255) by Baodi Shi · 3 months ago
  7. 53852ff Support TableView (#251) by Yunze Xu · 3 months ago
  8. 26ab32f Support ConsumerCryptoFailureAction for consumer and reader (#253) by Yunze Xu · 3 months ago
  9. 581531a Support constructing MessageId from results of send() and receive() (#254) by Yunze Xu · 3 months ago
  10. 6df05a1 Add separated TLS transport configs (#252) by Yunze Xu · 3 months ago
  11. e463ef3 Bump manylinux versions for CVEs (#250) by Yunze Xu · 3 months ago
  12. 02a1bfd add stats_interval_in_seconds parameter to the client configuration (#248) by hadican · 4 months ago
  13. f973c30 Bumped version to 3.7.0a1 (#241) by Yunze Xu · 6 months ago
  14. 4a4ac3f Fix conflicts with other python libraries due to static link to libstdc++ (#244) by Yunze Xu · 6 months ago
  15. 508a4c3 Update the release process for twine upload and supported versions (#240) by Yunze Xu · 6 months ago
  16. e6800f8 Set the minimum macOS version to 13 (#239) by Yunze Xu · 6 months ago
  17. 687e1b7 Support Python 3.13 and drop the support for Python 3.8 (#238) by Yunze Xu · 6 months ago
  18. 1c4ceb4 Support seek a MessageId from pulsar module (#233) by Yunze Xu · 6 months ago
  19. 6bfdb10 Upgrade the C++ client to 3.7.0 (#237) by Yunze Xu · 6 months ago
  20. fb4523b Fix the broken CI due to the regression of 4.0.1 and some deprecated image and links (#235) by Yunze Xu · 7 months ago
  21. 43792ea Fix typos (#232) by Kian-Meng Ang · 9 months ago
  22. 2a26553 Build the C extension with optimize options enabled (#230) by Yunze Xu · 9 months ago
  23. 7289522 Fix failed AsyncioTest.test_send_failure and clean up tests (#231) by Yunze Xu · 9 months ago
  24. 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, 3 months ago
  25. e1e74c6 Bumped version to 3.6.0a1 (#210) by Yunze Xu · 1 year, 4 months ago
  26. eb2a7d4 Upgrade the C++ client to 3.5.1 (#209) by Yunze Xu · 1 year, 4 months ago
  27. bc173fd Add Consumer.consumer_name() API (#206) by Yunze Xu · 1 year, 4 months ago
  28. 2a8819d Add documents for the batching arguments when creating producer (#205) by Yunze Xu · 1 year, 4 months ago
  29. d1727cf Fix incorrect type hints in Client (#204) by Yunze Xu · 1 year, 4 months ago
  30. af6a555 Upgrade the C++ client to 3.5.0 for some bug fixes (#202) by Yunze Xu · 1 year, 4 months ago
  31. 1aca467 Enable CodeQL static scanner (#197) by Matteo Merli · 1 year, 4 months ago
  32. 48be179 Fix incorrect logs when a message failed to be decoded with the writer schema (#200) by Yunze Xu · 1 year, 5 months ago
  33. 865bc9d Disable topic level policies to make tests work for latest Pulsar (#201) by Yunze Xu · 1 year, 5 months ago
  34. f9b2d16 [docs] Add guide to avoid logs from the default logger (#195) by Yunze Xu · 1 year, 7 months ago
  35. 4b61547 [asyncio] Support creating producer and sending messages (#189) by Yunze Xu · 1 year, 7 months ago
  36. 9ee23b8 Fix the release doc for PyPI login and release note sample PR (#192) by Zike Yang · 1 year, 7 months ago
  37. 81e833d Bumped version to 3.5.0a1 (#191) by Zike Yang · 1 year, 7 months ago
  38. d2fb04e Document the requirement for the send_async method (#186) by Yunze Xu · 1 year, 7 months ago
  39. daabc67 Fix the incompatibility with Python 3.12 and drop the support for 3.7 (#181) by Yunze Xu · 1 year, 7 months ago
  40. eafc672 Fix missing dependency of setuptools (#183) by Zike Yang · 1 year, 7 months ago
  41. e667570 Fix windows release CI doesn't show the python version (#182) by Zike Yang · 1 year, 7 months ago
  42. b9c7219 Fix negative acknowledge on a message ID does not work (#180) by Yunze Xu · 1 year, 7 months ago
  43. d278416 Fix incorrect version upgrade command in RELEASE.md (#179) by Zike Yang · 1 year, 7 months ago
  44. bf8524a Fix incorrect python spec name for release wheels workflow (#177) by Zike Yang · 1 year, 7 months ago
  45. 5784c40 Fix incorrect command in release doc (#176) by Zike Yang · 1 year, 7 months ago
  46. e9e0ccf Upgrade the C++ client to 3.4.2 (#170) by Yunze Xu · 1 year, 8 months ago
  47. 162afd5 Upgrade grpcio to 1.60.0 to fix CVE-2023-1428 (#174) by Yunze Xu · 1 year, 8 months ago
  48. 39d4f9d Add type annotations for enum parameters in methods (#169) by Baodi Shi · 1 year, 8 months ago
  49. f53340f Update Curl to 8.4.0 (#168) by Matteo Merli · 1 year, 8 months ago
  50. bd6e981 Upgrade the C++ client to 3.4.1 (#167) by Zike Yang · 1 year, 8 months ago
  51. d38c156 Improve the developer experience when running tests (#163) by Yunze Xu · 1 year, 9 months ago
  52. 99d65d3 Support Python 3.12 wheels (#160) by Matteo Merli · 1 year, 9 months ago
  53. dfd163a [feat] Support schema field type promotion (#159) by Zike Yang · 1 year, 9 months ago
  54. 995e491 feat: Support configure startMessageIdInclusive for the reader (#157) by Zike Yang · 1 year, 10 months ago
  55. 8d77f74 Remove useless sleep on test_seek. (#154) by Baodi Shi · 1 year, 10 months ago
  56. 9047170 Added missing publish option `ordering_key` (#152) by Shane Breatnach · 1 year, 10 months ago
  57. 8c36eb7 Bumped version to 3.4.0a1 (#151) by Baodi Shi · 1 year, 11 months ago
  58. c50ada7 feat: Support dead letter topic. (#135) by Baodi Shi · 2 years ago
  59. 0693c2d Use f-string to show correct error message (#147) by Yunze Xu · 2 years ago
  60. 19df7c3 feat: support pattern subscription non persistent topic. (#134) by Baodi Shi · 2 years ago
  61. ac4fcf0 Upgrade the C++ client to 3.3.0 (#146) by Yunze Xu · 2 years ago
  62. 0de92b0 Fix the OpenSSL 3.x symbols not found on macOS build (#145) by Yunze Xu · 2 years ago
  63. 4c28ed5 feat: support producer access mode. (#138) by Baodi Shi · 2 years ago
  64. 2cb3cfe feat: support batch index ack. (#139) by Baodi Shi · 2 years, 1 month ago
  65. 8e6dd65 Add partitioned topic unit test for Reader. (#137) by Baodi Shi · 2 years, 1 month ago
  66. 766db9e Fix link failure on macOS (#133) by Yunze Xu · 2 years, 1 month ago
  67. 1a2fb07 [docs] Fix the incorrect API docs generation steps in the release process (#131) by Yunze Xu · 2 years, 2 months ago
  68. f84931c Bumped version to 3.3.0a1 (#130) by Yunze Xu · 2 years, 2 months ago
  69. eb34eaf [Enhancement/Feature Issue #47] Added support for KeySharedPolicy for the consumer when in KeyShared mode. (#109) by Tommy · 2 years, 2 months ago
  70. 39ac8f8 Include the C extension when generating API docs (#126) by Yunze Xu · 2 years, 2 months ago
  71. d2fac8f Fetch writer schema to decode Avro messages (#119) by Yunze Xu · 2 years, 2 months ago
  72. ce25b36 Release the GIL before any call to async methods (#123) by Matteo Merli · 2 years, 2 months ago
  73. 0d1402a Use readNextAsync for reader.read_next() (#125) by Matteo Merli · 2 years, 2 months ago
  74. 0028893 Make acknowledge APIs synchronous and improve the documents (#121) by Yunze Xu · 2 years, 2 months ago
  75. 87a3506 Add docs and tests for AuthenticationOauth2 (#120) by Yunze Xu · 2 years, 2 months ago
  76. cf4a9c0 Bump the C++ client to 3.2.0 (#118) by Yunze Xu · 2 years, 3 months ago
  77. fee8d1d Update README.md (#117) by Jun Ma · 2 years, 3 months ago
  78. cf2c7c4 Update to bookkeeper client 4.16.1 (#111) by Matteo Merli · 2 years, 3 months ago
  79. 623df3a Upgrade fastavro to 1.7.3 (#110) by Yunze Xu · 2 years, 3 months ago
  80. a6476d9 Bumped version to 3.2.0a1 (#105) by Yunze Xu · 2 years, 5 months ago
  81. ec05f50 Wrap the interruption to a custom exception when a blocking API is interrupted (#99) by Yunze Xu · 2 years, 5 months ago
  82. 9b3c55f [docs] Describe how to install the candidate wheels (#97) by Yunze Xu · 2 years, 5 months ago
  83. 2bab367 Upgrade to pulsar-client-cpp 3.1.2 (#96) by Yunze Xu · 2 years, 6 months ago
  84. 2aaacad Issue #37 : Allow passing pulsar.MessageId instance to create_reader() (#95) by Eric Hare · 2 years, 6 months ago
  85. ed6983b Add Human-readable description of MessageId object (#93) by Eric Hare · 2 years, 6 months ago
  86. e3eed2d Issue #31 - Access name attribute of any type object (#92) by Eric Hare · 2 years, 6 months ago
  87. cbd31e7 Update the release process for versioning (#91) by Yunze Xu · 2 years, 6 months ago
  88. cff12ea Fixed deadlock in producer.send_async (#87) by Matteo Merli · 2 years, 6 months ago v3.1.0-candidate-1
  89. c88d57e Add support for Python 3.11 (#83) by Matteo Merli · 2 years, 6 months ago
  90. c2d4a33 Upgrade to pulsar-client-cpp 3.1.1 (#86) by Matteo Merli · 2 years, 6 months ago
  91. fe96604 Add the release process for Python client (#68) by Yunze Xu · 2 years, 7 months ago
  92. fe6dc94 Add a version attribute (#81) by Eric Hare · 2 years, 7 months ago
  93. d307b98 Bump version to 3.1.0a1 (#63) by Yunze Xu · 2 years, 7 months ago
  94. abad572 Add a script to download and stage artifacts (#65) by Yunze Xu · 2 years, 7 months ago
  95. c110a4e Upgrade Pulsar C++ client to 3.1.0 (#62) by Yunze Xu · 2 years, 8 months ago v3.0.0-candidate-1
  96. 724012b Simplify dependency upgrade process and upgrade Pulsar C++ client to 3.1.0 (#56) by Yunze Xu · 2 years, 8 months ago
  97. 9182dd7 fix: make sure that the fallback avro class has the signature as fastravro's (#57) by Jayson Reis · 2 years, 8 months ago
  98. c69cf1f Migrate from Boost.Python to PyBind11 (#54) by Yunze Xu · 2 years, 8 months ago
  99. c5c177a [feat] Support consumer batch receive. (#33) by Baodi Shi · 2 years, 9 months ago
  100. 1554e39 Fixed building of Linux wheel files (#45) by Matteo Merli · 2 years, 9 months ago