1. 0a5e31e Build python 37 artifacts and use them for the docker image (#5335) by Ali Ahmed · 4 years, 7 months ago
  2. 6228c06 Fix instability in Pulsar Function window integration test (#5337) by Boyang Jerry Peng · 4 years, 7 months ago
  3. 68a41eb Reduce resources for integration tests (#5280) by Ali Ahmed · 4 years, 7 months ago
  4. 715d947 Removed managed-ledger-shaded artifact (#4200) by Matteo Merli · 4 years, 7 months ago
  5. 53ee002 Add more config for auto-topic-creation (#4963) by Xiaobing Fang · 4 years, 8 months ago
  6. 1b65fd5 Change logging for debezium key value pairs (#5172) by Ali Ahmed · 4 years, 8 months ago
  7. ce4448d Fix few typos in the java docs (#5178) by dengziming · 4 years, 8 months ago
  8. 08e5e80 Add ping util to Docker file (#5171) by Ali Ahmed · 4 years, 8 months ago
  9. 0544020 Fixed spark receiver to account for all the consumer config options (#5152) by Matteo Merli · 4 years, 8 months ago
  10. 98fc1c0 Fix Postgres debezium test (#5162) by Ali Ahmed · 4 years, 8 months ago
  11. 6c37ffe Add Debezium Postgresql integration test (#4668) by Guillaume Rosauro · 4 years, 8 months ago
  12. 67b777c Add procps to docker too enable ps command (#5132) by Ali Ahmed · 4 years, 8 months ago
  13. f109eb8 Fix: windowed functions were broken when we changed java function instance to use classloaders (#5117) by Boyang Jerry Peng · 4 years, 8 months ago
  14. 44ce66c Add compatibility check for primitive schema types (#5051) by congbo · 4 years, 8 months ago
  15. 1531849 Fix pulsar sink and source state (#5046) by Boyang Jerry Peng · 4 years, 8 months ago
  16. 2a2d2d4 Consumer subscribe with AutoConsumeSchema will throw npe (#4960) by congbo · 4 years, 8 months ago
  17. 9d84034 [docker]Fix the problem of missing dependencies less (#5034) by tuteng · 4 years, 8 months ago
  18. a89f441 Upgrade jackson-databind (#5011) by Masahiro Sakamoto · 4 years, 9 months ago
  19. 0fa021e fix docker image not have cpp client installed (#4986) by Rui Fu · 4 years, 9 months ago
  20. e5f8cd5 ### Motivation (#4999) by tuteng · 4 years, 9 months ago
  21. ec57269 Add default loader for latest pyyaml (#4974) by tuteng · 4 years, 9 months ago
  22. d4e7332 Test cleanup and simplification (#4799) by vzhikserg · 4 years, 9 months ago
  23. 241aa7e Fix:PulsarKafkaProducer is not thread safe (#4745) by Xiaobing Fang · 4 years, 10 months ago
  24. a62358c Convert anonymous classes to lambda (#4703) by vzhikserg · 4 years, 10 months ago
  25. 5ca548e Fix: predicate pushdown for Pulsar SQL NPE (#4744) by Boyang Jerry Peng · 4 years, 10 months ago
  26. b23cb03 [Integeration-test]Fix integration-test failed when execute pip3 install pulsar_client (#4754) by tuteng · 4 years, 10 months ago
  27. b3695ab Use classloaders to load Java functions (#4685) by Boyang Jerry Peng · 4 years, 10 months ago
  28. c69a911 [build] `docker/publish.sh` doesn't work for pulsar-all and pulsar-standalone images (#4705) by Sijie Guo · 4 years, 10 months ago
  29. 1d5e3ed Upgrade to Mockito 2.x (#4671) by Matteo Merli · 4 years, 10 months ago
  30. 22cbf17 [pulsar-io][jdbc sink]Support delete and update event for JDBC Sink (#4358) by tuteng · 4 years, 10 months ago
  31. e9b0103 Support Pulsar schema for pulsar kafka client wrapper (#4534) by tuteng · 4 years, 10 months ago
  32. 50a239e Add pulsar-io-influxdb to distribution. (#4678) by lipenghui · 4 years, 10 months ago
  33. 63d0711 File system offload (#4403) by congbo · 4 years, 10 months ago
  34. bf838ae Exclude go module configs check in apache-rat. (#4603) by lipenghui · 4 years, 10 months ago
  35. 47ef0da Add missed pulsar-client-go and pulsar-function-go to src package. (#4596) by lipenghui · 4 years, 10 months ago
  36. fda2dd8 Bumped version to 2.5.0-SNAPSHOT (#4581) by lipenghui · 4 years, 11 months ago
  37. 6c6d2e9 add missing debezium-postgres connector in distribution (#4567) by willome · 4 years, 11 months ago
  38. c5fd1ac [schema] key/value schema enhancement (#4548) by Sijie Guo · 4 years, 11 months ago
  39. 7be0fdc [tests] Scope the dependencies for spark and storm tests to test scope (#4556) by Sijie Guo · 4 years, 11 months ago
  40. 30ba929 [pulsar-storm] Upgrade storm version to 2.0.0 (#4486) by Rajan Dhabalia · 5 years ago
  41. f6e69b4 Function localrun improved (#4453) by Boyang Jerry Peng · 5 years ago
  42. 8fe7a01 Issue 4456: add sasl-client jar into server distribution (#4457) by Jia Zhai · 5 years ago
  43. 79c166d [tiered-storage] Add support for AWS instance and role creds (#4433) by Addison Higham · 5 years ago
  44. 4f32203 fix localrun and add tests (#4401) by Boyang Jerry Peng · 5 years ago
  45. 4535436 Use same activation dependency in pulsar-client-admin and pulsar-client (#4256) by Kim Christian Gaarder · 5 years ago
  46. 37cbbc5 Fix install pip (#4387) by tuteng · 5 years ago
  47. f855e3f Fixed the display of schema information (#4318) by Sanjeev Kulkarni · 5 years ago
  48. ea63c2f Add messaging integration tests for different subscriptions. (#4352) by lipenghui · 5 years ago
  49. 03f3445 [schema] AutoConsume should use the schema associated with messages as both writer and reader schema (#4325) by Sijie Guo · 5 years ago
  50. c963888 [pulsar-broker]Support key value schema compatibility checker (#4192) by tuteng · 5 years ago
  51. 2b72881 add kerveros into server distribution (#4316) by Jia Zhai · 5 years ago
  52. 899a577 Use multi-stage build for Docker images (#4184) by Matteo Merli · 5 years ago
  53. 40a81ab [schema] Fix joda dependency issue. (#4207) by lipenghui · 5 years ago
  54. 2dd3f81 Upgrade to BookKeeper 4.9.2 (#4288) by Matteo Merli · 5 years ago
  55. 5ce5748 [deploy] Provide a flag to choose the container factory to use to run functions (#4255) by Sijie Guo · 5 years ago
  56. 4801ed4 Add python3 kazoo in Dockerimage (#4230) by Ali Ahmed · 5 years ago
  57. f920985 Support multi-host for pulsar-admin (#4018) by Yong Zhang · 5 years ago
  58. e9ade19 [issue#4042] improve java functions API (#4093) by 冉小龙 · 5 years ago
  59. 8c11562 Use pip2 command for installation (#4191) by Ali Ahmed · 5 years ago
  60. 1b1eb8d Update bookkeeper ver to 4.9.1 (#4149) by Ali Ahmed · 5 years ago
  61. 3e05c86 Revert dup consumer and related code (#4142) by Ezequiel Lovelle · 5 years ago
  62. 70bf28f [pulsar-spark] upgrade SparkStreamingPulsarReceiver.java use pulsar-client and add spark example (#4143) by wpl · 5 years ago
  63. 1cca3b1 Add the multi version schema support (#3876) by congbo · 5 years ago
  64. 580d7f3 Function use negative acknowledge (#4103) by Boyang Jerry Peng · 5 years ago
  65. 0a8935f Ensure Pulsar HTTP proxy carries over Authorization header after 307 redirects (#4059) by Matteo Merli · 5 years ago
  66. e9beedb Set key for message when using function publish (#4005) by Boyang Jerry Peng · 5 years ago
  67. c33d648 [#3944][dashboard]Dashboard authentication support for JWT token (#3945) by Yuvaraj L · 5 years ago
  68. 5e8a121 Provide a mechanism to disable uploading distribution packages (#3977) by Sijie Guo · 5 years ago
  69. 79e2a94 Fix integration tests by pinning the version of python package (#4000) by Sanjeev Kulkarni · 5 years ago
  70. 723b008 Fixed issue with Authorization header missing after client gets redirected (#3869) by Matteo Merli · 5 years ago
  71. e3c688a Upgrade third party libraries with security vulnerabilities (#3938) by massakam · 5 years ago
  72. b28b2ed Classloader choice for validating Source/Sink (#3865) by Sanjeev Kulkarni · 5 years ago
  73. b158f31 Using Auto Consume consumer on a topic that doesn't have a schema doesn't work (#3909) by Sanjeev Kulkarni · 5 years ago
  74. 9f67812 issue#3838 : Allow incompatible schemas to co-exist on a topic, allow set-schema-autoupdate-strategy = none (#3840) by Shivji Kumar Jha · 5 years ago
  75. 66ca303 revise the schema default type not null (#3752) by congbo · 5 years ago
  76. 781d0ec copy logs from presto server container on teardown in integration tests (#3859) by Boyang Jerry Peng · 5 years ago
  77. 3992728 Issue #3211: Fix NPE when creating schema after deleting a schema (#3836) by Sijie Guo · 5 years ago
  78. b125395 hide kafka-connecter details for easy use debezium connector (#3825) by Jia Zhai · 5 years ago
  79. f1e0974 Use `PULSAR_PREFIX_` for appending new keys (#3858) by Sijie Guo · 5 years ago
  80. 7bbce0b Expand add env functionality to add variables if not present (#3827) by Sanjeev Kulkarni · 5 years ago
  81. 417afcb Feature - implement reference count for ConsumerImpl (#3795) by Ezequiel Lovelle · 5 years ago
  82. f633b5a Add `SkipCopyPythonClients` for building pulsar docker image (#3798) by Sijie Guo · 5 years ago
  83. 702f4d8 fix elasticsearch in pom Consistent with other IOs (#3696) by wpl · 5 years ago
  84. 75ad594 Fix Test localhost resolution errors (#3730) by Ali Ahmed · 5 years ago
  85. 82ca051 Use python 3.5 runtime and pulsar client (#3723) by Ali Ahmed · 5 years ago
  86. 21f0135 fix: non-batched messages cause sql query to fail (#3684) by Boyang Jerry Peng · 5 years ago
  87. 0ebb729 Replace Junit with testng (#3675) by Like · 5 years ago
  88. 9ef1973 Update collector.py (#3657) by feiyuyitiao · 5 years ago
  89. c9f4f81 [distribution] remove pulsar-io-debezium nar package (#3656) by Sijie Guo · 5 years ago
  90. 56cae86 Bumped version to 2.4.0-SNAPSHOT (#3604) by Matteo Merli · 5 years ago
  91. b166d7e Distribute Pulsar IO connectors individually (#3601) by Matteo Merli · 5 years ago
  92. 2a049fc Use python xml to parse pom for version instead of xmllint (#3562) by Matteo Merli · 5 years ago
  93. 352dc73 [functions][state] Python state support (#2714) by Sijie Guo · 5 years ago
  94. 8a6ed00 [bookkeeper] bump bookkeeper version to 4.9.0 (#2906) by Sijie Guo · 5 years ago
  95. 156bcfd [tests] Allow configure integration test suite file using system property (#3558) by Sijie Guo · 5 years ago
  96. 24069bf Added integration test for Python and Java schema compatibility (#3557) by Matteo Merli · 5 years ago
  97. 252886a [bookie] enable bookie http server (#3062) by Sijie Guo · 5 years ago
  98. 8f6c871 Added suppport for Kafka partitioner and explicit setting of partition on record (#3462) by Matteo Merli · 5 years ago
  99. 04b50ad For integration tests, copy function logs out of container on shutdown for debugging purposes (#3529) by Boyang Jerry Peng · 5 years ago
  100. a820cd8 Upgrade AsyncHTTP client to 2.7.0 (#3509) by Matteo Merli · 5 years ago