1. e349def [ISSUE #3095] Handling possible NullPointerException[MessageUtils] (#4870) by Zaki · 2 days ago master
  2. 70f9892 [ISSUE #4834] Add protocol exclusive fields filter for `/v2/configuration` endpoint (#4835) by Pil0tXia · 5 days ago
  3. 86e113f [ISSUE ##4865] Improve readability of failed topic list log (#4868) by rohit-satya · 7 days ago
  4. 5451de0 [ISSUE #4830] Generate LICENSE and NOTICE with Gradle tasks (#4831) by Pil0tXia · 9 days ago
  5. 1d0bfba [ISSUE #4859] Remove unused variable responseEventMeshCommand in SendSyncMessageProcessor#processRequest (#4860) by rohit-satya · 10 days ago
  6. 9ce5dd6 [ISSUE #4855] Fix close tcp client failed (#4856) by Alonexc · 12 days ago
  7. 2e4fc1b [ISSUE #4849] Enlarge stale bot operations-per-run to process more issues by Pil0tXia · 12 days ago
  8. fdb96d8 [ISSUE #4047] Support chatGPT source connector (#4817) by Jevin Jiang · 13 days ago
  9. a899e54 [ISSUE #3430] Refactor eventmesh-metrics-prometheus module (#4840) by mxsm · 2 weeks ago
  10. 1fdb5b2 [ISSUE #4700] Remove logging backends from runtime deps (#4719) by Piotr P. Karwasz · 2 weeks ago
  11. 9aba654 [ISSUE #4820] Bug fix EventHandler not return json (#4821) by Karson · 3 weeks ago
  12. 748e22a [ISSUE #4832] Downgrade stale bot to v8 to resolve state cache reserving error (#4833) by Pil0tXia · 3 weeks ago
  13. 229201c [ISSUE #4838] Deprecate unused `eventMesh.connector.plugin.type` etc. properties (#4839) by Pil0tXia · 3 weeks ago
  14. fe2bd7c [ISSUE #4804] Fix SubStreamHandler exception loop by closeOnError (#4807) by Pil0tXia · 3 weeks ago
  15. a003c03 [ISSUE #4551] modify the logic of time-consumption statistics (#4822) by Zaki · 3 weeks ago
  16. a930f6d [ISSUE #4814] Migrate from fastjson 1.2.83 to fastjson2 (#4819) by Zaki · 3 weeks ago
  17. c2af2d4 [ISSUE #4812] Set up Admin Endpoints v2 (#4813) by Pil0tXia · 4 weeks ago
  18. f45141d [ISSUE #4810] Fix stale workflow failure and adjust cron with UTC time (#4811) by Pil0tXia · 4 weeks ago
  19. 1887cd6 [ISSUE #4805] Rethrow exception in gRPC SDK when publish error occurs (#4806) by Pil0tXia · 4 weeks ago
  20. e04156b [ISSUE #4808] Unify all `null == object` usage to standard `object == null` (#4809) by Pil0tXia · 4 weeks ago
  21. 6594588 [ISSUE #4206] Add github-action 'stale' bot to this repo (#4207) by Pil0tXia · 4 weeks ago
  22. 98b1ed1 [ISSUE #4767] Refactor Admin server http handler. (#4768) by Karson · 4 weeks ago
  23. 172804a [ISSUE #4718] Update DISCLAIMER (#4775) by ZHENGLIN LI · 6 weeks ago
  24. 37fcbb1 [ISSUE #4799]Change the logging level of `msg ignored` from error to warn (#4803) by Pil0tXia · 6 weeks ago
  25. 6fa6f91 [ISSUE #3830] InterruptedExceptions should not be ignored in the code. (#4791) by Jevin Jiang · 6 weeks ago
  26. 1640985 [ISSUE #3009]change MetricsHandler#get to try-resources (#4800) by Qin Qianjiu · 6 weeks ago
  27. 87172a9 [ISSUE #4796] Use ThreadPoolFactory to create single thread executor for SourceWorker (#4798) by Jevin Jiang · 6 weeks ago
  28. df1428f [ISSUE #4795] Replace this exception in beginFlush() with log print and return false (#4797) by Jevin Jiang · 6 weeks ago
  29. 291d748 [ISSUE #3824] code optimization for MessageEntity (#4792) by Jevin Jiang · 7 weeks ago
  30. 0250a89 [ISSUE #4785] Condition check for source worker (#4786) by manojks1999 · 8 weeks ago
  31. c700a64 [ISSUE #3828] Code optimization for StandaloneAdminTest and TestUtils by Matteo Pelliccia · 8 weeks ago
  32. 713f7c6 [ISSUE #3833] optimization ZookeeperMetaService (#4780) by Sh!yu · 10 weeks ago
  33. c93fc3e [ISSUE #4778] Fix Standalone MessageQueue does not down counter when dequeue (#4779) by Karson · 2 months ago
  34. 1a5e06c [ISSUE #4770] Empty class member cause NullpointerException (#4777) by scwlkq · 2 months ago
  35. 5cc065f [ISSUE #3014]Replace encoding using the static variable DEFAULT_CHARSET (#4776) by ZHENGLIN LI · 2 months ago
  36. 9a3912a [ISSUE #4731] HttpRequestProcessor enhancement (#4732) by Karson · 3 months ago
  37. d6393ab [ISSUE #4458] Support MySQL Sink Connector feature (#4771) by mxsm · 3 months ago
  38. 36888b8 Update README.md (#4772) by Eason Chen · 3 months ago
  39. 648f3e9 [ISSUE #4750] Replace sun.net.httpserver.HttpServer to use netty server (#4739) by Karson · 3 months ago
  40. 28c746c [ISSUE #4761] Update copyright year to 2024 (#4761) (#4762) by 주빈 · 3 months ago
  41. 378aa75 [ISSUE #3010] Method manually handles closing an auto-closeable resource [MetaHandler] (#4755) by Oleksandr Krutko · 3 months ago
  42. 8bb8b8f [ISSUE #3903] Unwritten public or protected field [HeartbeatRequestBody] (#4757) by Aaron Ghebretinsae · 3 months ago
  43. 032ff80 [ISSUE #4633] Optimize the message body of the Rust SDK's returned reply message (#4751) by Daniel Purnomo · 3 months ago
  44. 73ab1d6 [ISSUE #4725] Update issue template and remove deprecated connector docs (#4726) by Pil0tXia · 3 months ago
  45. 506838e [ISSUE #3822]Enhance thread handling of InterruptedException (#4756) by scwlkq · 3 months ago
  46. 1d30733 [ISSUE #4733] Substitute e.printStackTrace() with log.error() (#4754) by scwlkq · 3 months ago
  47. 39c8293 [ISSUE #4095] Code Optimization and Interrupeted Exception handling.[EtcdCustomService] (#4752) by scwlkq · 3 months ago
  48. 21e4c3a [ISSUE #4635] Implemented the functions of file source connector (#4650) by Harsh Vinod Sawarkar · 4 months ago
  49. ad2a41c [ISSUE #4694] Component initialization order adjustment, add resource constraints. (#4693) by Alonexc · 4 months ago
  50. e837f34 [ISSUE #4710] Rewrite the quick start guide for the home page. (#4709) by Alonexc · 4 months ago
  51. 8c60e3e [ISSUE #4737] Separate codeql workflow (#4740) by Clay Johnson · 4 months ago
  52. 248be85 [ISSUE #4734] Use the static final modifier to decorate Logger (#4741) by Ruslan Mykoliuk · 4 months ago
  53. aae0d54 [ISSUE #4697] Use Fluent Logging API to provide accurate, concise, and elegant logging (#4698) by Pil0tXia · 4 months ago
  54. 21731e8 [ISSUE #4728] Deploy eventmesh-operator on k8s cluster. (#4727) by Alonexc · 4 months ago
  55. 5850d54 [ISSUE #4711] Properly close resources used by WatchFileManagerTest (#4716) by Tyler Bertrand · 4 months ago
  56. 1f0bf0c [ISSUE #4701]Fix use tcp protocol client send message, it throw a DecoderException (#4702) by mxsm · 4 months ago
  57. a1fce2f [ISSUE #4654]Get Ip address problem when run example code (#4655) by Karson · 4 months ago
  58. 1ad5fdf [ISSUE #4707]Update rust sdk toolchain (#4708) by mxsm · 4 months ago
  59. 8eb3d45 [ISSUE #4705] Remove redundant Gradle build task 'jar' (#4706) by Pil0tXia · 4 months ago
  60. a43357c [ISSUE #4686] Shell scripts should preserve LF line endings (#4687) by Pil0tXia · 4 months ago
  61. c3326c0 [ISSUE #4721]Use gradle-build-action for caching and build scan link promotion (#4722) by Clay Johnson · 4 months ago
  62. 8ebc984 [ISSUE #4723] Fix get meta from nacos return 403 (#4724) by Karson · 4 months ago
  63. b3f5375 [ISSUE #4548]Added tests for OpenFunctionSinkConnector (#4717) by KhoonkharBilla · 4 months ago
  64. 196cd11 [ISSUE #4703]Update project version to 1.10.0-release (#4704) by mxsm · 4 months ago
  65. dbd96ed [ISSUE #4714] Migrate eventmesh-admin module to eventmesh-dashboard repo by Pil0tXia · 4 months ago
  66. e507497 [ISSUE #4712]Enhancement for NacosMetaService (#4713) by Karson · 4 months ago
  67. 0be4c76 [ISSUE #1054] Build caching optimizations (#4689) by Tomas Leriche · 4 months ago
  68. 3642be0 [ISSUE #4695] Fix tcp client not thread safe (#4696) by Karson · 4 months ago
  69. bd2aeb9 [ISSUE #4688] Capture build scans on ge.apache.org to benefit from deep build insights by Clay Johnson · 4 months ago
  70. fe7bf33 [ISSUE #4690] Fix Kafka Connector failed to start (#4691) by Pil0tXia · 4 months ago
  71. 1a381ed [ISSUE #4683] Documentation Needed for eventmesh-connector-redis (#4684) by Fabian Bao · 4 months ago
  72. 2989941 [ISSUE #4677]netty codec enhancement (#4678) by Karson · 4 months ago
  73. e056d7a [ISSUE #4630] Fix concurrency problem and split task handle threadpool (#4679) by lrhkobe · 5 months ago 1.10.0-prepare v1.10.0 v1.10.0-rc1
  74. 2b2bf71 [ISSUE #4670] Support Java 11 StartUp and Docker deployment (#4675) by Pil0tXia · 5 months ago
  75. 03aa825 [ISSUE #4671]Update LICENSE and NOTICE (#4672) by mxsm · 5 months ago
  76. 65fdabf [ISSUE #4667] Fix some connectors have not been included in the package (#4669) by mxsm · 5 months ago
  77. d66ebe6 [ISSUE #4665] Optimize and sync recent new connectors' docs (#4668) by Pil0tXia · 5 months ago
  78. d625790 [ISSUE #4659] Fix HTTP source connector stop after receiving an invalid request (#4666) by Fungx · 5 months ago
  79. 8d5b39b [issue #4663]Add documentation for wecom sink connector. (#4664) by yanrongzhen · 5 months ago
  80. 2fa7017 [ISSUE #4661] Add documentation for slack sink connector. (#4662) by yanrongzhen · 5 months ago
  81. 61e1392 [ISSUE #4658] Add documentation for dingtalk sink connector. (#4660) by yanrongzhen · 5 months ago
  82. be8fcc9 [ISSUE #4656] Documentation Needed for eventmesh-connector-http by Fungx · 5 months ago
  83. f17b82e [ISSUE #4652]Fix EventMeshGrpcConsumer subscribe webhook send heartBeat throw NPE (#4653) by mxsm · 5 months ago
  84. a77a2fd feat: Add doc for eventmesh-connector-mongodb (#4649) by Fabian Bao · 5 months ago
  85. b85a58c [ISSUE #4607] Documentation Needed for eventmesh-connector-rabbitmq (#4641) by Fabian Bao · 5 months ago
  86. 6115009 [ISSUE #4643]Fix Grpc client can't reconnection when runtime after crashing the runtime and restarting it (#4644) by mxsm · 5 months ago
  87. 14c545c [ISSUE #4647] Fix binary package runtime failure. by Alonexc · 5 months ago
  88. 87ed40d [ISSUE #4638] Optimize, translate and sync connetor documents with website (#4639) by Pil0tXia · 5 months ago
  89. a531968 [ISSUE #4618] Add HTTP source connector (#4634) by Fungx · 5 months ago
  90. 958b041 [ISSUE #4096] InterruptedExceptions should never be ignored in the code.[EtcdMetaService] by Harsh Vinod Sawarkar · 5 months ago
  91. 24873dd [ISSUE #4631]Optimize the message body of the Java SDK's returned reply message (#4632) by mxsm · 5 months ago
  92. 1e533d1 [ISSUE #4598] Improve eventmesh-connector-lark (#4599) by hhuang · 5 months ago
  93. ee9ee4c [ISSUE #4602] when wechat send message api response errcode is not zero, the wechat sink connector does not throw IllegalAccessException (#4627) by wizardzhang · 5 months ago
  94. ced061d [ISSUE #4625]fix grpc request reply can not work (#4626) by mxsm · 5 months ago
  95. 67b7a9f [ISSUE #4623]Fix cloudEvents variable names do not support underscores (#4624) by mxsm · 5 months ago
  96. 8c59c7f [ISSUE #4621] Implement TransformerEngine for EventMesh Transformer (#4622) by mike_xwm · 5 months ago
  97. a170a79 [ISSUE #4590]WeCom/DingTalk connector extension supports spring environment variables. (#4591) by yanrongzhen · 5 months ago
  98. 4df4803 [ISSUE #4088] Anonymous new can be replaced with lambda.[BroadCastSubClient] (#4617) by Ashutosh · 5 months ago
  99. 5d8e0f2 [ISSUE #4619]Fix Grpc request reply can not revice reply message (#4620) by mxsm · 5 months ago
  100. 34c803b [ISSUE #4042] eventmesh operator (#4476) by Alonexc · 5 months ago