您现在的位置是:首页 > 文章详情

Apache Dubbo 3.3.4 发布,分布式 RPC 服务框架

日期:2025-03-11点击:60

Apache Dubbo 是一款高性能、轻量级的开源 Java RPC 框架,它提供了三大核心能力:面向接口的远程方法调用、智能容错和负载均衡,以及服务自动注册和发现。Apache Dubbo 3.3.4 现已发布,具体更新内容包括:

Feature

  • 客户端支持向服务器流式传输端点发送无参数请求,#15029
  • 添加配置以确定是否启用 point-to-point 网络接口 #15032
  • 支持在调用时通过 SSLSession 检查权限 #15049
  • Native image 支持通用服务 #15139

Bugfix

  • 修复 fastjson2 init 错误导致的启动失败 #14798
  • 修复 AbstractPortUnificationServer 中的 init order #14892
  • 修复清理过期元数据信息时可能出现的无限循环 #15086
  • 删除跟踪中的 strong dep micrometer #14986
  • 尝试在导出后注册服务实例  #15113
  • 获取所有未订阅的 nacos 实例 #15126 
  • 修复 triple protocol echoService 调用 #15127
  • 通过调用 HttpServletRequest#getServerName 获取权限 #15141
  • 修复 gRPC 相关的 URL 对象导致 NullPointerException 的问题 #15157
  • 检查元数据缓存文件的 md5 #15006
  • 修复 Content-Type 的字符集无法正确解析的问题 #15188

Code Enhancement

Dependency Upgrade

  • 更新 byte-buddy_version:1.15.11 -> 1.17.1 #15079 #15104 #15150
  • 更新 com.alibaba.fastjson2:fastjson2:2.0.53 -> 2.0.56 #15053 #15154 #15172
  • 更新 com.alibaba.nacos:nacos-client: 2.4.3 -> 2.5.0 #15099
  • 更新 com.ctrip.framework.apollo:apollo-client: 2.3.0 -> 2.4.0 #15117
  • 更新 com.ctrip.framework.apollo:apollo-mockserver: 2.3.0 -> 2.4.0 #15120
  • 更新 com.diffplug.spotless:spotless-maven-plugin:2.43.0 -> 2.44.3 #15071 #15175
  • 更新 com.google.code.gson:gson: 2.11.0 -> 2.12.1 #15103
  • 更新 commons-codec:commons-codec:1.17.1 -> 1.18.0 #15057 #15100
  • 更新 commons-logging:commons-logging:1.3.4 -> 1.3.5 #15119
  • 更新 grpc.version:1.69.0 -> 1.70.0 #15093
  • 更新 io.micrometer:micrometer-bom:1.13.6 -> 1.14.4 #15077 #15149
  • 更新 io.micrometer:micrometer-core:1.14.2 -> 1.14.4 #15076 #15152
  • 更新 io.micrometer:micrometer-tracing-bom:1.4.1 -> 1.4.3 #15078 #15151
  • 更新 io.opentelemetry:opentelemetry-bom:1.45.0 -> 1.47.0 #15054 #15118
  • 更新 io.projectreactor:reactor-core:3.7.1 -> 3.7.3 #15075 #15153
  • 更新 io.swagger.core.v3:swagger-annotations: 2.2.27 -> 2.2.28 #15081
  • 更新 io.zipkin.reporter2:zipkin-reporter-bom:3.4.3 -> 3.5.0 #15147
  • 更新 jakarta.validation:jakarta.validation-api:3.1.0 -> 3.1.1 #15098
  • 更新 jetty_version: 9.4.56.v20240826 -> 9.4.57.v20241219 #15052
  • 更新 netty4_version:4.1.115.Final -> 4.1.118.Final #15038 #15080 #15148
  • 更新 org.apache.groovy:groovy:4.0.24 -> 4.0.25 #15097
  • 更新 org.eclipse.jetty:jetty-maven-plugin:9.4.56.v20240826 -> 9.4.57.v20241219 #15056
  • 更新 org.webjars:redoc: 2.1.5 -> 2.3.0 #15102
  • 更新 org.webjars:swagger-ui: 5.18.2 -> 5.18.3 #15101
  • 更新 org.yaml:snakeyaml: 2.3 -> 2.4 #15155
  • 更新 protobuf-java_version:3.25.5 -> 3.25.6 #15095
  • 更新 spring-6.version:6.2.1 -> 6.2.3 #15072 #15145
  • 更新 spring-boot-3.version:3.4.1 -> 3.4.3 #15094 #15169
  • 更新 swagger_version: 1.6.14 -> 1.6.15 #15074
  • 更新 tomcat.version:8.5.100 -> 10.1.36 #15146 #15167

详情可查看更新说明:https://github.com/apache/dubbo/releases/tag/dubbo-3.3.4

原文链接:https://www.oschina.net/news/338183/dubbo-3-3-4-released
关注公众号

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。

持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。

文章评论

共有0条评论来说两句吧...

文章二维码

扫描即可查看该文章

点击排行

推荐阅读

最新文章