| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.22.0(AUG 18, 2024) source code.tar.gz | 2024-08-18 | 324.9 kB | |
| 6.22.0(AUG 18, 2024) source code.zip | 2024-08-18 | 1.3 MB | |
| README.md | 2024-08-18 | 3.8 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
版本列表
提醒:版本号右边, ↑ 表示>=该版本号, ↓ 表示<=该版本号
| 版本 | 状态 | SC | SB | SCA |
|---|---|---|---|---|
| 10.0.0 (商业版) | 2023.x.x | 3.2.x | 2023.x.x.x | |
| 9.0.0 (商业版) | 2022.x.x | 3.1.x 3.0.x |
2022.x.x.x | |
| 8.0.0 (商业版) | 2021.x.x | 2.7.x 2.6.x |
2021.x.x.x | |
| 7.0.0 (商业版) | 2020.x.x | 2.5.x 2.4.1 ↑ |
2021.x | |
| 6.22.0 | H.SR5 ↑ H G F |
2.3.x 2.2.x 2.1.x 2.0.x |
2.2.7 ↑ | |
| 6.12.12 ↓ | H.SR5 ↑ H G F |
2.3.x 2.2.x 2.1.x 2.0.x |
2.2.6 ↓ 2.1.x 2.0.x |
|
| G | 2.1.x | 2.1.x | ||
| F | 2.0.x | 2.0.x | ||
| 3.40.0 | E | 1.5.x | 1.5.x | |
| D | 1.x.x | 1.5.x | ||
| C | 1.x.x | 1.5.x |
版本变更
① 6.x.x - 默认集成Spring Cloud Alibaba版本为2.2.10
功能迭代
-
对于蓝绿灰度发布Header值丢失的埋点调试辅助监控功能,增加快速开启参数
-Dstrategy.debug=true,用来代替如下复杂配置:启动和关闭监控,一旦关闭,调用链和日志输出都将关闭。缺失则默认为false
spring.application.strategy.monitor.enabled=true
启动和关闭Header传递的Debug日志打印,注意:每调用一次都会打印一次,会对性能有所影响,建议压测环境和生产环境关闭。缺失则默认为false
spring.application.strategy.rest.intercept.debug.enabled=true
启动和关闭Debug日志打印,注意:每调用一次都会打印一次,会对性能有所影响,建议压测环境和生产环境关闭。缺失则默认为false
spring.application.strategy.logger.debug.enabled=true
如果快速启动参数和复杂配置两种方式都存在且值互斥,以快速开启参数配置为准
缺陷修复
- 修复复杂场景下,蓝绿灰度混合发布的缺陷。例如,环境隔离和随机权重混用的场景。感谢Gitee用户@longjinbin的指正
相关发布
无
相关下载
DiscoveryConsole下载
访问https://github.com/Nepxion/DiscoveryTool/releases获取最新版本
DiscoveryAutomationConsole下载
访问https://github.com/Nepxion/DiscoveryTool/releases获取最新版本
DiscoverySimulator下载
访问https://github.com/Nepxion/DiscoveryTool/releases获取最新版本
DiscoveryInspector下载
访问https://github.com/Nepxion/DiscoveryTool/releases获取最新版本
DiscoveryAgent下载
访问https://github.com/Nepxion/DiscoveryAgent/releases获取最新版本
DiscoveryDesktop下载
访问https://github.com/Nepxion/DiscoveryDesktop/releases获取最新版本