1. d45ce97 Fix AbortPolicyWithReportTest as con could be used as a directory name in Windows server 2025 (#15672) by zrlw · 31 hours ago 3.3
  2. 605836f Unset DEBIAN_MIRROR as the test image of dubbo-integration-cases and dubbo-samples was already upgraded from the old buster to the latest bullseye (#15667) by zrlw · 3 days ago
  3. 07e1c2a fix mutiny race condition issue (#15662) by Moritz Arena · 3 days ago
  4. 5b9adb0 Support for Mutiny Reactive (#15537) by Moritz Arena · 11 days ago
  5. a75de07 Add support for Zookeeper-based config center and metadata reporting in the demo (#15646) by Faye Lin · 3 weeks ago
  6. c831fef Add serviceConfigV2 null check at metadata service export (#15603) by zrlw · 3 weeks ago
  7. 8dabe60 fix typos (#15625) by co63oc · 4 weeks ago
  8. 9718408 Support Preferred Network Interface via Spring Environment and Fix Early Host Resolution (#15604) by 子衿 · 5 weeks ago
  9. 629baf7 Fix mistaken deletion of reconnect interval (#15613) by Sean Yang · 5 weeks ago
  10. af2625c Fix uninitialized non-static final fields potential NPE issue in dubbo-remoting module (#15602) by zrlw · 5 weeks ago
  11. ed65284 clean repeat class name in comment (#15595) by co63oc · 6 weeks ago
  12. 55acb38 fix comment typos (#15593) by co63oc · 6 weeks ago
  13. 0fc2e06 remove some author tags (#15589) by Rain Yu · 6 weeks ago
  14. 3d40734 fix typos (#15591) by co63oc · 6 weeks ago
  15. 34c3468 Fix nan problem (#15586) by xiaosheng · 6 weeks ago
  16. a121270 Fix typos in test method names of FailSafeClusterInvokerTest (#15578) by CAICAII · 6 weeks ago
  17. 6571e82 Fix the issue where MergedAnnotation is null when retrieved in Spring 5.x (#15581) by jkoChen · 6 weeks ago
  18. 9eeae4d Fix redoc version property of dubbo-rest-openapi (#15584) by zrlw · 6 weeks ago
  19. 192d433 Fix penName (#15573) by co63oc · 7 weeks ago
  20. ce86a74 Set require approval rule by Albumen Kevin · 7 weeks ago
  21. e009417 Revert "Fixed the issue of type loss in generalized call cases. (#15562)" (#15571) by zrlw · 7 weeks ago
  22. 4034e98 Fix MeshAppRuleListenerTest (#15570) by co63oc · 7 weeks ago
  23. c184f21 Fix class comments (#15568) by co63oc · 7 weeks ago
  24. 7285b85 Fix typos of test cases(#15569) by co63oc · 7 weeks ago
  25. ef5bf4a Fixed the issue of type loss in generalized call cases. (#15562) by wuwen · 7 weeks ago
  26. 8adee06 Fix NacosNamingServiceUtilsTest UnknownHostException (#15566) by zrlw · 7 weeks ago
  27. d079dec [3.3] Add HTTP/2 server connection preface process (#15535) by zrlw · 7 weeks ago
  28. e0a59bd Fix link annotation(#15563) by co63oc · 7 weeks ago
  29. 334d283 Fix the source directory was not attached when the protoc error message was not empty (#15553) by Sean Yang · 8 weeks ago
  30. f83f654 Add multi-JDK testing support to PR workflow (#15542) by Eric Wang · 8 weeks ago
  31. 55a3a4b Set grpc_version at parent pom to 1.73 which is same as grpc.version at dubbo-dependencies-bom (#15550) by zrlw · 8 weeks ago
  32. e0fb531 remove useless properties (#15548) by Rain Yu · 8 weeks ago
  33. 7e06055 Add os-maven-plugin to the maven extensions of the modules which need OS type detection (#15540) by zrlw · 8 weeks ago
  34. 0da04e1 Set debian mirror to debian archive site for getting buster packages which used by current github ubuntu-latest docker building action (#15541) by zrlw · 8 weeks ago
  35. b5fca6f Type inconsistency in RpcServiceContext.localInvoke field causes NullPointerException (#15475) (#15536) by tt · 8 weeks ago
  36. 86dd988 Upgrade to Netty HTTP/3 release versions. (#15534) by Rain Yu · 8 weeks ago
  37. d8c1f7d Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 (#15527) by dependabot[bot] · 8 weeks ago
  38. 6ddd9ce Update README.md (#15525) by Stellar · 9 weeks ago
  39. ed182c9 Shutdown output after Ping frame is sent by Http3ClientFrameCodec (#15524) by zrlw · 9 weeks ago
  40. d2c0478 Close channel handler context after the channel written operation is completed and Remove overflow check process(#15518) by zrlw · 9 weeks ago
  41. 4e14015 Remove System.out from the unit test cases. (#15523) by little-kid-an · 9 weeks ago
  42. ff5a350 Fix typos (#15517) by co63oc · 10 weeks ago
  43. 5bbf7ce Cache marked type to optimize SerializeSecurityConfigurator registerInterface performance (#15500) by zrlw · 10 weeks ago
  44. ea0976b [3.3] Add dubbo-spring6-security plugin by splitting dubbo-spring-security (#15494) by zrlw · 2 months ago
  45. c8a8946 Fix the issue of high CPU load caused by continuously creating new ConsistentHashSelector instances under high concurrency (#15497) by DustinQiao · 2 months ago
  46. 3effe10 Add Affinity Router (#14787) by 王聪洋 · 2 months ago
  47. a0b6e47 Remove oauth test cases which could not been compiled with jdk8 or jdk11 (#15489) by zrlw · 2 months ago
  48. 11c151f Declare clientSettings and tokenSettings as Object type to avoid compilation error with jdk8 or jdk11 (#15486) by zrlw · 2 months ago
  49. 8031aaa Add jre range annotation to oauth2 test cases which need jdk17+ (#15485) by zrlw · 2 months ago
  50. e4c8fe9 Fix NetUtils: should ignore link-local address (#14793) by Cyclinder · 2 months ago
  51. 406f43b Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 (#15437) by dependabot[bot] · 2 months ago
  52. 4c34418 Bump org.apache.maven:maven-core from 3.9.9 to 3.9.10 (#15438) by dependabot[bot] · 2 months ago
  53. 7fa6695 fix spring OAuth2 class serialize (#15414) by wzkris · 2 months ago
  54. 1662c41 Bump netty4_version from 4.2.1.Final to 4.2.2.Final (#15443) by dependabot[bot] · 2 months ago
  55. 769029c Bump junit_platform_version from 1.12.2 to 1.13.1 (#15440) by dependabot[bot] · 2 months ago
  56. f5e1cc1 Bump protobuf-java_version from 3.25.5 to 3.25.8 (#15424) by dependabot[bot] · 2 months ago
  57. f9c00f0 Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (#15408) by dependabot[bot] · 2 months ago
  58. 2f50da6 Bump grpc.version from 1.72.0 to 1.73.0 (#15418) by dependabot[bot] · 2 months ago
  59. 3fdce5e Bump org.apache.groovy:groovy from 4.0.26 to 4.0.27 (#15419) by dependabot[bot] · 2 months ago
  60. 2578e06 Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 (#15421) by dependabot[bot] · 2 months ago
  61. d549a3e Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.0 to 3.5.1 (#15422) by dependabot[bot] · 2 months ago
  62. 0435d45 Bump org.springframework:spring-web from 6.2.7 to 6.2.8 (#15458) by dependabot[bot] · 2 months ago
  63. 1f56e54 Bump io.micrometer:micrometer-tracing-bom from 1.5.0 to 1.5.1 (#15461) by dependabot[bot] · 2 months ago
  64. ada12e3 Bump io.micrometer:micrometer-bom from 1.15.0 to 1.15.1 (#15462) by dependabot[bot] · 2 months ago
  65. 55d1c09 Get bytes using UTF-8 charset (#15483) by zrlw · 2 months ago
  66. c5656dd check the network,Local site be the preferred one (#15189) by stellar · 3 months ago
  67. b85111e [3.3] Await channel initialization to ensure http2 client connection preface mechanism could work properly (#15460) by zrlw · 3 months ago
  68. 69f82bd Remove redundant version declaration from dubbo-remoting-zookeeper-curator5 (#15480) by zrlw · 3 months ago
  69. 0e3dafa [3.3] Destroy application model after MetricsSupportTest (#15481) by zrlw · 3 months ago
  70. a828eb4 Remove dubbo-test in dubbo-metrics,dubbo-registry,dubbo-serialization (#15218) by stellar · 3 months ago
  71. 48b2389 Add listener to NacosMetadataReport casListenMap without serviceKey checking (#15476) by zrlw · 3 months ago
  72. 3e8d1f5 Support returning JSON content when using SSE (#15464) by Sean Yang · 3 months ago
  73. 43478c1 Fix RpcUtils by getting method from invokerInterface if it is not null (#15477) by zrlw · 3 months ago
  74. e140c06 Fix some potential resource leaks (#15454) by Xu Chengxin · 3 months ago
  75. 9fc81b5 Destroy service repository after running DubboProtocolTest (#15474) by zrlw · 3 months ago
  76. 770c8ad Fix StreamObserver object calls onCompleted() without first calling onNext() will fail. (#15466) by stellar · 3 months ago
  77. a225968 Add Service Discovery Labels (#15472) by Ankit Shokeen · 3 months ago
  78. 49e5c5e Replace ConcurrentHashMap#computeIfAbsent to avoid potential deadlock (#15456) by zrlw · 3 months ago
  79. 4f5ca88 fix: ignore params type of StreamObserver (#15450) by fantiq · 3 months ago
  80. f7553a0 Bump to 3.3.6-SNAPSHOT by Albumen Kevin · 3 months ago
  81. 0e085ad Merge branch 'apache-3.2' into apache-3.3 by Albumen Kevin · 3 months ago
  82. 44f2373 Merge branch '3.3.5-release' into apache-3.3 by Albumen Kevin · 3 months ago
  83. 87d6786 Bump to 3.2.19-SNAPSHOT by Albumen Kevin · 3 months ago
  84. 71f7600 [3.3] Set FQCN for FluentLoggerImpl (#15448) by zrlw · 3 months ago
  85. 89a7375 Add retries and timeout control to wget zookeeper file (#15452) by zrlw · 3 months ago
  86. e849678 fix diff method can not be added to RadixTree (#15445) by stellar · 3 months ago
  87. c31164a [3.3] Add http2 client connection preface process (#15436) by zrlw · 3 months ago
  88. 6939e3c [Security] Switch to Bouncy Castle jdk18on jars and upgrade to 1.81. (#15434) by heliang666s · 3 months ago
  89. 79683be Revert "Add connection preface process to TripleHttp2Protocol (#15368)" (#15435) by zrlw · 3 months ago
  90. e396bde Add connection preface process to TripleHttp2Protocol (#15368) by zrlw · 3 months ago
  91. 6f110c1 [Feature] Add spring 6.1.5,spring-boot 3.2.3,jdk17 to the candidate versions of dubbo workflows (#15417) by zrlw · 3 months ago
  92. 574441a Optimize testGetPaneData to avoid assertion failure triggered by running slowly (#15429) by zrlw · 3 months ago
  93. ed10d31 Fix AbstractInterfaceConfig#setRegistry to avoid NPE at post-processing (#15430) by zrlw · 3 months ago
  94. 24b638a feat: support environment variable keys with hyphens and dots for Dubbo configuration, fully compatible with legacy and Spring Boot styles (#15382) by heliang666s · 3 months ago
  95. 19c53bc Prepare 3.3.5 release by Albumen Kevin · 3 months ago dubbo-3.3.5
  96. d6f055a Prepare 3.2.18 release by Albumen Kevin · 3 months ago dubbo-3.2.18
  97. 2af3a91 Merge branch 'apache-3.2' into apache-3.3 by Albumen Kevin · 3 months ago
  98. 6725e2d Bump io.micrometer:micrometer-tracing-bom from 1.4.5 to 1.5.0 (#15403) by dependabot[bot] · 3 months ago
  99. 1e083c9 Bump spring-boot-3.version from 3.4.5 to 3.5.0 (#15407) by dependabot[bot] · 3 months ago
  100. ea320b3 Bump org.webjars:swagger-ui from 5.21.0 to 5.22.0 (#15409) by dependabot[bot] · 3 months ago