1. 95f9984 fix triple reactor call throws "Too many response for unary method" exception (#14261) by caoyanan666 · 35 hours ago 3.2
  2. d35d7eb fix: Disable accesslog while the config is false (#14257) by aofall · 36 hours ago
  3. 63e5bef fix opentelemetry version change (#14252) by 王聪洋 · 2 days ago
  4. 6ad71e6 Bump version to 3.2.14-SNAPSHOT by Albumen Kevin · 3 days ago
  5. da53578 Merge branch '3.2.13-release' into apache-3.2 by Albumen Kevin · 3 days ago
  6. 000db7c fix: when url has param with question mark,parse param wrong (#14235) by yuanxingke · 5 days ago
  7. 2ddf0fd Bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.7 (#14244) by dependabot[bot] · 5 days ago
  8. 61bfa07 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 (#14243) by dependabot[bot] · 5 days ago
  9. d1969ff Bump spring_version from 5.3.35 to 5.3.36 (#14242) by dependabot[bot] · 5 days ago
  10. 1fd974e Bump netty4_version from 4.1.109.Final to 4.1.110.Final (#14241) by dependabot[bot] · 5 days ago
  11. c517fd5 Bump com.github.codemonstur:embedded-redis from 1.1.0 to 1.4.3 (#14240) by dependabot[bot] · 5 days ago
  12. 98edd11 Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 (#14238) by dependabot[bot] · 5 days ago
  13. 89cc36e Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 (#14239) by dependabot[bot] · 5 days ago
  14. e6f0dfe Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 (#14237) by dependabot[bot] · 5 days ago
  15. 3609ddb Disable RedisMetadataReportTest on Windows by Albumen Kevin · 9 days ago 3.2.13-release dubbo-3.2.13
  16. bb376db Prepare 3.2.13 release by Albumen Kevin · 9 days ago
  17. 65215ed Try fix redis server in windows env by Albumen Kevin · 9 days ago
  18. 2359994 :arrow_up: upgrade micrometer to 1.13 (#14228) by xiaosheng · 9 days ago
  19. a6c6117 fix:embedded-redis need update version to run on macos Sonoma (#14072) (#14074) (#14227) by stellar · 10 days ago
  20. b12b23c fix: not initialize MetricsReporter if not support prometheus (#14225) by 一 · 11 days ago
  21. cc95b52 Com.google.code.gson gson 2.11.0 (#14224) by 王聪洋 · 11 days ago
  22. 189d76b check child is json or not in zookeeper.it will be continue if not. (#14166) by Lee hong · 12 days ago
  23. e21244a check whether property name is safe based on the last fragment kebab-case comparison (#14208) by zrlw · 12 days ago
  24. 57b8702 Bump org.graalvm.buildtools:native-maven-plugin from 0.10.1 to 0.10.2 (#14217) by dependabot[bot] · 12 days ago
  25. 75f0eb4 Bump io.projectreactor:reactor-core from 3.6.5 to 3.6.6 (#14212) by dependabot[bot] · 12 days ago
  26. b867f9e Bump spring_version from 5.3.34 to 5.3.35 (#14211) by dependabot[bot] · 12 days ago
  27. d64fbf8 Bump grpc.version from 1.63.0 to 1.64.0 (#14213) by dependabot[bot] · 12 days ago
  28. a6187b8 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#14214) by dependabot[bot] · 12 days ago
  29. 43ae6a7 Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 (#14215) by dependabot[bot] · 12 days ago
  30. faabbf6 Bump io.micrometer:micrometer-core from 1.12.5 to 1.13.0 (#14219) by dependabot[bot] · 12 days ago
  31. 9968834 Bump bytebuddy.version from 1.14.14 to 1.14.15 (#14179) by dependabot[bot] · 3 weeks ago
  32. 4cd9a98 Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (#14184) by dependabot[bot] · 3 weeks ago
  33. 80b145d Bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 (#14183) by dependabot[bot] · 3 weeks ago
  34. cd78bba Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 (#14181) by dependabot[bot] · 3 weeks ago
  35. 5d1c0ea fix(3.2): Triple Reactor OneToMany Handler null pointer fix and DubboFilter support (#14125) by caoyanan666 · 3 weeks ago
  36. 1e6a84e Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 (#14174) by Jermaine Hua · 3 weeks ago
  37. 8e2eb33 fixed non-idempotent unit tests (#14172) by Kaiyao Ke · 3 weeks ago
  38. 5d916cd fix: fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method (#14156) by jkoChen · 3 weeks ago
  39. 8419324 fix non-idempotent unit test (#14135) by Kaiyao Ke · 4 weeks ago
  40. 1abe9f8 fix(3.2): The oneToOne method of the ReactorServerCalls class will cause the request to hang when the result is Mono Empty (#14121) by caoyanan666 · 4 weeks ago
  41. dfd135e Fix the problem of multiple namespaces in MetadataReport (#13971) by TomlongTK · 4 weeks ago
  42. 8863604 trim application name of old mapping content (#14133) by zrlw · 4 weeks ago
  43. faefee2 Optimize convertToNumber method (#14159) by TomlongTK · 4 weeks ago
  44. 9d659eb Fix channel leakage in onConnected and onGoaway methods (#14100) by hanpen24 · 4 weeks ago
  45. 7f6deca ReactorDubbo3TripleStub.mustache add schema registry (#14035) by caoyanan666 · 4 weeks ago
  46. a3e43fe optimise: create http client by connection pool (#14079) by YuLuo · 4 weeks ago
  47. c24eca7e Update gitignore - Eclipse IDE specific conf (#14099) by Chenjp · 4 weeks ago
  48. 0fc6a30 Bump jackson_version from 2.17.0 to 2.17.1 (#14153) by dependabot[bot] · 4 weeks ago
  49. 66bea58 Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#14154) by dependabot[bot] · 4 weeks ago
  50. 14c6784 Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#14142) by dependabot[bot] · 4 weeks ago
  51. 5db5fa9 Bump bytebuddy.version from 1.14.13 to 1.14.14 (#14140) by dependabot[bot] · 4 weeks ago
  52. 35780ba Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#14141) by dependabot[bot] · 4 weeks ago
  53. b2fb0e8 Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5 (#14086) by dependabot[bot] · 4 weeks ago
  54. 53141b1 Bump spring_version from 5.3.33 to 5.3.34 (#14109) by dependabot[bot] · 4 weeks ago
  55. 1b69c61 Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#14115) by dependabot[bot] · 4 weeks ago
  56. 0b7d980 Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.49 (#14087) by dependabot[bot] · 4 weeks ago
  57. d16f0ca Sync BitList for all the operations (#14057) by Albumen Kevin · 4 weeks ago
  58. 20f252d Bump netty4_version from 4.1.108.Final to 4.1.109.Final (#14108) by dependabot[bot] · 6 weeks ago
  59. be7c863 Bump ch.qos.logback:logback-core from 1.5.3 to 1.5.6 (#14110) by dependabot[bot] · 6 weeks ago
  60. e9296ec Bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5 (#14112) by dependabot[bot] · 6 weeks ago
  61. 7588d0e Bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5 (#14111) by dependabot[bot] · 6 weeks ago
  62. efe219b Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#14114) by dependabot[bot] · 6 weeks ago
  63. 8e141cc Bump io.micrometer:micrometer-tracing-bom from 1.2.4 to 1.2.5 (#14116) by dependabot[bot] · 6 weeks ago
  64. ac8a9b6 Bump org.springframework.security:spring-security-bom (#14117) by dependabot[bot] · 6 weeks ago
  65. 0a1ad55 compatible service discovery, export noting suffix servicename, eg: ${interface}:${version} (#14096) by Wang Chengming · 6 weeks ago
  66. ca7151e fix: Bytebuf resource leak (#14071) by aofall · 7 weeks ago
  67. 155c2f2 Update .ignore to exclude log files. (#14064) by Chenjp · 7 weeks ago
  68. 6b3f543 upgrade version (#14066) by aamingaa · 7 weeks ago
  69. aedf4d7 change snapshot version (#14065) by aamingaa · 7 weeks ago
  70. e825cb1 update to 3.2.12 by aamingaa · 7 weeks ago
  71. 45b5d44 Bump com.alibaba.nacos:nacos-client from 2.3.1 to 2.3.2 (#14042) by dependabot[bot] · 8 weeks ago
  72. 16bca1e Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#14049) by dependabot[bot] · 8 weeks ago
  73. f987d50 Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#14047) by dependabot[bot] · 8 weeks ago
  74. 3608f38 Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#14048) by dependabot[bot] · 8 weeks ago
  75. 0296506 Bump bytebuddy.version from 1.14.12 to 1.14.13 (#14046) by dependabot[bot] · 8 weeks ago
  76. 1689109 Bump spring_version from 5.3.25 to 5.3.33 (#14041) by dependabot[bot] · 8 weeks ago
  77. cf0529f Bump grpc.version from 1.62.2 to 1.63.0 (#14044) by dependabot[bot] · 8 weeks ago
  78. 3e4fda2 Update the comment content in pom.xml to be consistent (#14039) by heliang666s · 8 weeks ago
  79. 95439fb fix(3.2): triple AbstractServerCallListener NPE (#14009) by caoyanan666 · 8 weeks ago
  80. f03823e Use ExecutorService instead of event loop for Netty connection (#13904) by hanpen24 · 8 weeks ago
  81. 40280a2 Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#14020) by dependabot[bot] · 9 weeks ago
  82. b472712 Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.99 to 8.5.100 (#14019) by dependabot[bot] · 9 weeks ago
  83. b44ca6b Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 (#14018) by dependabot[bot] · 9 weeks ago
  84. ec44304 fix triple stub calling grpc server fail (#14012) by icodening · 9 weeks ago
  85. 00812ce Fix Sonar issue s2293 The diamond operator ('<>') should be used (#14005) by jean pierre Lerbscher · 9 weeks ago
  86. 4be3587 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#13992) by dependabot[bot] · 10 weeks ago
  87. 1f74ffd Bump org.springframework.security:spring-security-bom (#13993) by dependabot[bot] · 10 weeks ago
  88. 9e18589 Bump netty4_version from 4.1.107.Final to 4.1.108.Final (#13988) by dependabot[bot] · 10 weeks ago
  89. d7d46e6 Bump com.alibaba.fastjson2:fastjson2 from 2.0.47 to 2.0.48 (#13989) by dependabot[bot] · 10 weeks ago
  90. 59b3c9c Bump org.aspectj:aspectjweaver from 1.9.21.2 to 1.9.22 (#13991) by dependabot[bot] · 10 weeks ago
  91. f4d7545 Bump swagger_version from 1.6.13 to 1.6.14 (#13990) by dependabot[bot] · 10 weeks ago
  92. fa07b61 Bump org.apache.maven.plugins:maven-compiler-plugin (#13986) by dependabot[bot] · 10 weeks ago
  93. 1bdcc57 Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#13987) by dependabot[bot] · 10 weeks ago
  94. 164aebf Fix readBytes and writeBytes methods in fastjson2 (#13968) by TomlongTK · 2 months ago
  95. afcf04d Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4 (#13939) by dependabot[bot] · 2 months ago
  96. 3f57fca Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 1.2.4 (#13938) by dependabot[bot] · 2 months ago
  97. 898b774 Bump io.projectreactor:reactor-core from 3.6.2 to 3.6.4 (#13941) by dependabot[bot] · 2 months ago
  98. df47d74 Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#13935) by dependabot[bot] · 2 months ago
  99. ecc5db2 Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 (#13940) by dependabot[bot] · 2 months ago
  100. 2a6f534 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 (#13937) by dependabot[bot] · 2 months ago