1. 2b0d7ab docs: downgrade Connector Runtime Beta -> Experimental, sync features doc with #5328 (#5329) by Eason Chen · 15 hours ago develop
  2. 34a97bf [ISSUE #5231#5232#5233] Harden ConnectorRuntime against data loss; split connector-api SPI module; add plugin unit tests (#4642) (#5328) by Eason Chen · 15 hours ago
  3. 33d3e3e docs: sync documentation with implementation status (issue #5306) (#5326) by Eason Chen · 32 hours ago
  4. 796d740 feat(security): unified multi-tenant / security / quota entrypoint (issue #5304) (#5324) by Eason Chen · 35 hours ago
  5. 054127e feat(storage): standardize storage SPI capabilities + TCK (issue #5303) (#5323) by Eason Chen · 2 days ago
  6. 6e92e2d feat(arch-guard): enforce architecture rules in FAIL mode + dedicated CI workflow (#5305) (#5322) by Eason Chen · 2 days ago
  7. 58a0c09 refactor(runtime): partition eventmesh-runtime via internal packages (#5297) (#5321) by Eason Chen · 2 days ago
  8. dd7e52c refactor(common): partition eventmesh-common into internal sub-packages (#5298) (#5320) by Eason Chen · 2 days ago
  9. ba26719 fix(protocol): single protocol path — EventMeshFrame across HTTP ingress, filter chain and TCP egress (#5299) (#5319) by Eason Chen · 3 days ago
  10. 7abca88 test(state): cross-store fault-injection E2E for the unified state control plane (issue #5314) (#5318) by Eason Chen · 4 days ago
  11. e279261 feat(cluster): PARTITION_OWNED_PULL delivery topology (issue #5309, closes) (#5317) by Eason Chen · 4 days ago
  12. 6ec9921 feat(a2a): wire A2A Gateway onto Runtime via TaskStore (issue #5302 Sub-PR D1) (#5313) by Eason Chen · 6 days ago
  13. ef0fb18 feat(state): DeadLetterStore + TaskStore Meta backends (issue #5301 Sub-PR C, fixes #5292 fully, unblocks #5302) (#5312) by Eason Chen · 6 days ago
  14. b99c167 fix(state): persist ReliableDispatcher.pending to DeliveryStateStore (issue #5301 Sub-PR B, fixes #5294 #5295) (#5311) by Eason Chen · 7 days ago
  15. 187bb92 feat(state): control-plane store SPI + deprecate zombie code (#5301 Sub-PR A) (#5310) by Eason Chen · 8 days ago
  16. 7260581 fix(cluster): unify delivery topology with Meta CAS + fencing (#5293 #5288) (#5308) by Eason Chen · 2 weeks ago
  17. b43df62 fix(reliability): atomic offset writes, durable DLQ, epoch delivery IDs (#5289 #5290 #5291 #5292) (#5307) by Eason Chen · 2 weeks ago
  18. 0be4e83 feat: lite-topic — internal EventMeshFrame architecture, streaming calls, sticky load balancing by qqeasonchen · 2 weeks ago
  19. 1dbe5ed fix(offset): unify MQ physical offset and align pull cursor to ACK offset on restart by xwm1992 · 4 weeks ago
  20. bd50ef7 feat: uni-architecture redesign by qqeasonchen · 7 weeks ago
  21. 206383e [ISSUE 5224] Fix docker (#5272) by 夕舞八弦 · 8 weeks ago
  22. 2527428 [ISSUE #5259] Add A2A Gateway: REST API, SSE streaming, Task lifecycle, Java SDK and tests (#5260) by Eason Chen · 10 weeks ago backup/develop-before-reset-20260704-123537
  23. 7cfbede Add files via upload (#5254) by Eason Chen · 4 months ago
  24. 4f94911 [ISSUE #5247] Add A2A Agent Card Registry to EventMesh (#5246) by Eason Chen · 4 months ago
  25. 1e66c64 Fix ci check error (#5251) by mike_xwm · 4 months ago
  26. c3d6548 1.12.0-prepare (#5222) by mike_xwm · 8 months ago
  27. 59b1e0a update architecture image (#5220) by Eason Chen · 8 months ago
  28. 193343c update architecture (#5219) by Eason Chen · 8 months ago
  29. 233ea48 Update EventMesh architecture image (#5217) by Eason Chen · 8 months ago
  30. 7943df2 Add files via upload (#5216) by Eason Chen · 8 months ago
  31. 46a67a9 [ISSUE #5214]Fix operator logic (#5215) by Eason Chen · 9 months ago v1.12.0-rc1
  32. 68ed283 [ISSUE #5202,#5204]Implement A2A (Agent-to-Agent) protocol (#5206) by Eason Chen · 9 months ago
  33. 74aee76 [ISSUE #5208] develop mcp protocol (#5203) by jerryyummy · 10 months ago
  34. 436ce78 update eventmesh architecture (#5200) by mike_xwm · 1 year, 4 months ago
  35. bebce53 update EventMesh architecture (#5199) by mike_xwm · 1 year, 4 months ago
  36. 0c0f30e Update README.md (#5198) by Eason Chen · 1 year, 4 months ago
  37. 635f038 [ISSUE #4642] unit test for FileSinkConnectorTest.java (#5197) by Wangzy · 1 year, 4 months ago
  38. 527ce13 [ISSUE #5185] Enhancement for http server and tcp server (#5187) by mike_xwm · 1 year, 6 months ago
  39. 8237eca [ISSUE#5177] Incorrect attribute assignment in BROADCAST strategy of AbstractHttpSinkHandler (#5179) by Zaki · 1 year, 6 months ago
  40. e8fdcd3 Publish build scans to develocity.apache.org (#5165) by Clay Johnson · 1 year, 8 months ago
  41. 6890b58 [ISSUE #5162] Remove and replace sensitive information involved in code (#5163) by mike_xwm · 1 year, 8 months ago
  42. 3ca1700 [ISSUE #4825] Deprecate Webhook function of EventMesh Runtime(v1) (#5153) by Pil0tXia · 1 year, 8 months ago
  43. 36a01ce Update gradle.properties (#5152) by mike_xwm · 1 year, 8 months ago
  44. a961e6c Update README.md (#5024) by Oleg · 1 year, 9 months ago
  45. 63f38a8 Update LICENSE & NOTICE files (#5150) by mike_xwm · 1 year, 9 months ago
  46. 72be532 Update cncf landscape link in README.md (#5149) by Eason Chen · 1 year, 9 months ago
  47. d2e3191 Hessian Serializer add whitelist (#5146) by Karson · 1 year, 9 months ago
  48. 658d10e [ISSUE #5144] update eventmesh-connector-http module (#5145) by mike_xwm · 1 year, 9 months ago
  49. db75b47 [ISSUE #5141] update eventmesh-admin-server module (#5143) by mike_xwm · 1 year, 9 months ago
  50. 06b04e2 [ISSUE #5141] update eventmesh-admin-server module (#5142) by mike_xwm · 1 year, 9 months ago
  51. 973e87c [ISSUE #5139] update canal connector module (#5140) by mike_xwm · 1 year, 9 months ago
  52. cc50db5 [ISSUE #5137] update connector runtime v2 module (#5138) by mike_xwm · 1 year, 9 months ago
  53. cf1c07f [ISSUE #5127] fix create topic error in Standalone mode (#5128) by Jevin Jiang · 1 year, 9 months ago
  54. 7165eff Bump org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0 (#5131) by dependabot[bot] · 1 year, 9 months ago
  55. 734e3e7 Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#5133) by dependabot[bot] · 1 year, 9 months ago
  56. d6daaec Bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.1 (#5123) by dependabot[bot] · 1 year, 10 months ago
  57. 871b3ab Bump org.redisson:redisson from 3.36.0 to 3.38.1 (#5124) by dependabot[bot] · 1 year, 10 months ago
  58. 6e6de87 Bump com.zendesk:mysql-binlog-connector-java from 0.29.2 to 0.30.1 (#5125) by dependabot[bot] · 1 year, 10 months ago
  59. 1fa059b Bump software.amazon.awssdk:s3 from 2.28.12 to 2.29.5 (#5126) by dependabot[bot] · 1 year, 10 months ago
  60. f0a2931 [ISSUE #5101] Define and standardize some common configurations for all Sources(#5102) by Zaki · 1 year, 10 months ago
  61. de9f4e4 [ISSUE #4991] add unit test for LogUtil (#5100) by Melis Ölmez · 1 year, 10 months ago
  62. 551610d [ISSUE #5108] Abstracting and transforming EventMeshFunction, and implementing FunctionRuntime. (#5109) by Zaki · 1 year, 10 months ago
  63. 5412bbb [ISSUE #5105] Fix the retry mechanism of the HttpSinkConnector (#5106) by Zaki · 1 year, 10 months ago
  64. ee646a8 [ISSUE #5092] unit test added for ``EtcdCustomService`` (#5107) by Deniz Öğüt · 1 year, 10 months ago
  65. 3519f85 Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#5098) by dependabot[bot] · 1 year, 11 months ago
  66. 735857a [ISSUE #4836] Fix Git submodules checkout failure in CI `Build C` task (#4743) by Pil0tXia · 1 year, 11 months ago
  67. 2982469 Bump log4jVersion from 2.23.1 to 2.24.1 (#5113) by dependabot[bot] · 1 year, 11 months ago
  68. 577bb79 Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#5112) by dependabot[bot] · 1 year, 11 months ago
  69. 5df26df Bump jacksonVersion from 2.17.2 to 2.18.0 (#5114) by dependabot[bot] · 1 year, 11 months ago
  70. 2da46ed Bump grpcVersion from 1.66.0 to 1.68.0 (#5115) by dependabot[bot] · 1 year, 11 months ago
  71. 8278264 Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#5116) by dependabot[bot] · 1 year, 11 months ago
  72. 25e086f Bump org.apache.httpcomponents.client5:httpclient5-fluent (#5117) by dependabot[bot] · 1 year, 11 months ago
  73. 08cd6b6 [ISSUE #4990] Add unit test for HttpConvertsUtils.java (#5110) by KrispauI · 1 year, 11 months ago
  74. fc3a5f3 Bump org.redisson:redisson from 3.35.0 to 3.36.0 (#5118) by dependabot[bot] · 1 year, 11 months ago
  75. 748b6a1 Bump com.rabbitmq:amqp-client from 5.21.0 to 5.22.0 (#5119) by dependabot[bot] · 1 year, 11 months ago
  76. 6cb9310 [ISSUE #4540] Add unit test for ThreadUtils (#5111) by Melis Ölmez · 1 year, 11 months ago
  77. 85f9af6 Bump software.amazon.awssdk:s3 from 2.27.17 to 2.28.12 (#5120) by dependabot[bot] · 1 year, 11 months ago
  78. 4acc844 Bump com.gradle.develocity from 3.17.5 to 3.18.1 (#5121) by dependabot[bot] · 1 year, 11 months ago
  79. 6499895 Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#5096) by dependabot[bot] · 2 years ago
  80. 5e9571a Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (#5097) by dependabot[bot] · 2 years ago
  81. 0aee372 Bump com.github.jk1.dependency-license-report from 2.8 to 2.9 (#5095) by dependabot[bot] · 2 years ago
  82. 85a5550 Bump junit:junit from 4.12 to 4.13.2 (#5093) by dependabot[bot] · 2 years ago
  83. f9e52d3 Bump software.amazon.awssdk:s3 from 2.26.3 to 2.27.17 (#5099) by dependabot[bot] · 2 years ago
  84. d0a5f00 Bump grpcVersion from 1.65.1 to 1.66.0 (#5085) by dependabot[bot] · 2 years ago
  85. 766c858 Bump gradle/actions from 3 to 4 (#5091) by dependabot[bot] · 2 years ago
  86. dda0599 Bump org.springframework.boot:spring-boot-starter-jetty from 2.7.10 to 2.7.18 (#5056) by dependabot[bot] · 2 years ago
  87. f62d7f4 Bump com.github.fppt:jedis-mock from 1.1.2 to 1.1.3 (#5062) by dependabot[bot] · 2 years ago
  88. 526b1cc Bump io.vertx:vertx-web-client from 4.5.8 to 4.5.9 (#5054) by dependabot[bot] · 2 years ago
  89. 45d747f Bump com.slack.api:bolt from 1.40.+ to 1.42.0 (#5084) by dependabot[bot] · 2 years ago
  90. 0b95a10 Bump com.alibaba.nacos:nacos-client from 2.3.3 to 2.4.1 (#5089) by dependabot[bot] · 2 years ago
  91. 1e83d9e Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#5087) by dependabot[bot] · 2 years ago
  92. 826c5cb Bump protobufVersion from 3.25.3 to 3.25.4 (#5057) by dependabot[bot] · 2 years ago
  93. e85d94f Bump com.baomidou:mybatis-plus-boot-starter from 3.5.5 to 3.5.7 (#5060) by dependabot[bot] · 2 years ago
  94. d1ea83a Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final (#5064) by dependabot[bot] · 2 years ago
  95. 27b73fe [ISSUE #4992] unit tests for JsonPathUtils.java (#5083) by Deniz Öğüt · 2 years ago
  96. 91e108e Bump org.redisson:redisson from 3.32.0 to 3.35.0 (#5090) by dependabot[bot] · 2 years ago
  97. 096aba0 [ISSUE #5081] Enhancement update for connectors & admin-server (#5082) by mike_xwm · 2 years ago
  98. eed88ea [ISSUE #5079] Enhancement update for admin-server (#5080) by mike_xwm · 2 years ago
  99. 71648c9 [ISSUE #5077] HTTP Sink Connector supports result callback (#5078) by Zaki · 2 years, 1 month ago
  100. 240ea62 [ISSUE #5075] update eventmesh-admin-server create task response (#5076) by mike_xwm · 2 years, 1 month ago