Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SPI Extensions 3.2.0 release note #2976

Closed
wants to merge 3 commits into from

Conversation

qyi71
Copy link

@qyi71 qyi71 commented May 16, 2024

在社区动态中添加dubb-spi-extensions 版本发布记录

Copy link

netlify bot commented May 16, 2024

Deploy Preview for dubbo ready!

Name Link
🔨 Latest commit 9e9ecd6
🔍 Latest deploy log https://app.netlify.com/sites/dubbo/deploys/664c0bda8896430008f49bdb
😎 Deploy Preview https://deploy-preview-2976--dubbo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 43 (🔴 down 4 from production)
Accessibility: 92 (no change from production)
Best Practices: 83 (no change from production)
SEO: 86 (🔴 down 7 from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines 12 to 39
## 优化
- 支持非本地集群的动态IP访问。
- 调整polaris的filter的引用模式,限流与熔断分开便于用户按需使用
- 增加dubbo-gateway-extensions网关扩展模块
- 支持polarismesh的新熔断设计实现
- 增加cross模块,轻量级地复制了dubbo.tag 的跨线程功能。
- 按子网生成标签,以便服务可以在相同的区域子网中进行rpc。
- 增加fury序列化框架实现
- 添加jackson 序列化扩展
- dubbo 3.2 引入 Kubernetes 和 xDS 实现 #251

## BUG修复
-改正dubbo-mock-extensions模块错误描述
-修复Serialization全限定名配置文件错误路径
-修复ServiceConfigURL在dubbo 3.0中,application、version 等公共参数不传输的问题。
-修复Dubbo Redis不支持选择数据库
-修复INJVM协议下Protobuf对象,不能被正常深度拷贝

## 支持dubbo-3.2
- consul、rocketmq、webservice、RMI、eakewma、etcd、fastjson、gson、jackson、QUIC、serialization、dubbo-cluster-broadcast-1、dubbo-cluster-specify-address、dubbo-register-redis、dubbo-register-consul、dubbo-common-extensions、dubbo-cross-thread-extensions、dubbo-filter-seata支持 dubbo-3.2

## 版本升级
- 更新 kryo 5.3.0 -> 5.4.0
- 更新 snakeyaml 1.32 -> 2.0
- 更新 grpc-protobuf 1.31.1 -> 1.53.0
- 更新 ch.qos.logback:logback-classic 1.2.11 -> 1.3.12
- 更新 org.springframework:spring-framework-bom 4.3.29.RELEASE -> 4.3.30.RELEASE
- 更新 ch.qos.logback:logback-classic 1.2.3 -> 1.3.12
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release note should be stored in Github Release Tag

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look at this link #2973

@qyi71 qyi71 closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants