diff --git a/product/en/docs-sca/v5.1/release-notes.md b/product/en/docs-sca/v5.1/release-notes.md index eb7c075d6fae68482dd6327b122f1ebb39f46f9c..9da9dbe5d8e02b3f553f22774da9a01057a637d8 100644 --- a/product/en/docs-sca/v5.1/release-notes.md +++ b/product/en/docs-sca/v5.1/release-notes.md @@ -7,6 +7,27 @@ date: 2021-09-30 # Release Notes +## v5.2.3 (2022-06-20) + +- [sca_linux_arm64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_linux_arm64) +- [sca_linux_x86_64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_linux_x86_64) +- [sca_macos_x86_64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_macos_x86_64) +- [示例报告](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_sample_report_v5.2.zip) + +### Features + +None + +### Improvements + +- Optimize the display of floating point numbers to show the 0 before the decimal point between 0 and 1 in Oracle simulation report +- Optimize the logic of permission checking in Oracle collection task +- Optimize the performance of query SQL for Oracle SQL complexity analysis data. + +### Bugfixs + +- Fix the abnormal data problem in Oracle data collection where the procedure in package has no parameters. + ## v5.2.2 (2022-06-13) - [sca_linux_arm64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.2/sca_linux_arm64) diff --git a/product/zh/docs-sca/v5.1/release-notes.md b/product/zh/docs-sca/v5.1/release-notes.md index 5540154028b05ee84f17d8929e7bea243232735f..6127902304eee55ac2df9fcf32994e94f72070a9 100644 --- a/product/zh/docs-sca/v5.1/release-notes.md +++ b/product/zh/docs-sca/v5.1/release-notes.md @@ -7,6 +7,27 @@ date: 2022-03-07 # 发布记录 +## v5.2.3 (2022-06-20) + +- [sca_linux_arm64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_linux_arm64) +- [sca_linux_x86_64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_linux_x86_64) +- [sca_macos_x86_64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_macos_x86_64) +- [示例报告](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.3/sca_sample_report_v5.2.zip) + +### 功能 + +暂无 + +### 改进 + +- 调整 Oracle 性能对比页面中,数据小数情况下的展示,优化浮点数展示,显示 0-1 之间小数点前的 0 +- 调整 Oracle 采集过程中权限检查逻辑 +- 优化 Oracle SQL 复杂度分析数据的查询 SQL 的性能 + +### 修复 + +- 修复 Oracle 数据采集中,Package 中 Procedure 无参数的数据异常问题 + ## v5.2.2 (2022-06-13) - [sca_linux_arm64](https://cdn-mogdb.enmotech.com/sca/SCA_v5.2.2/sca_linux_arm64)