Releases: secretflow/spu
Releases · secretflow/spu
0.9.4
What's Changed
- Update scikit-learn requirement from <1.6.0 to <1.8.0 by @dependabot[bot] in #1232
- update jax version to 0.6.2 by @deadlywing in #1237
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #1239
- Bump github/codeql-action from 3.28.0 to 3.30.2 by @dependabot[bot] in #1245
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1240
- update version by @danqi437 in #1248
Full Changelog: 0.9.4.dev20250827...0.9.4
0.9.4.dev20250827
What's Changed
- [docs] add runtime_config in Chinese by @mihotel108 in #1183
- chore: update config for docs by @tonywu6 in #1168
- [docs] add develop_your_first_mpc_application in Chinese by @mihotel108 in #1184
- [docs] add fxp in Chinese by @mihotel108 in #1185
- add docs publish by @yujun4464 in #1199
- CI: update bazel remote cache by @Song-Quan in #1209
- Remove SML in SPU and migrate SML to standalone repo by @deadlywing in #1217
- repo-sync-2025-08-22T16:03:20+0800 by @danqi437 in #1228
- Fix docs-publish workflow & contributing instructions by @tongke6 in #1230
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1219
- fix: release build ci by @danqi437 in #1231
- update version by @danqi437 in #1233
New Contributors
- @mihotel108 made their first contribution in #1183
- @yujun4464 made their first contribution in #1199
- @Song-Quan made their first contribution in #1209
- @danqi437 made their first contribution in #1228
- @dependabot[bot] made their first contribution in #1219
Full Changelog: 0.9.4.dev20250618...0.9.4.dev20250827
0.9.4.dev20250618
What's Changed
- fix bugs in kmeans of SML by @deadlywing in #1159
- Fix issue #1160 by @tongke6 in #1164
- chore(action): add stale action back by @tongke6 in #1165
- [docs] add ir_dump doc in Chinese by @kinoko-shelter in #1162
- do not parallel for mmul if macos by @warriorpaw in #1173
- [docs] add add_protocols.po doc in Chinese by @kinoko-shelter in #1172
- fix ttp bug by @warriorpaw in #1179
- repo-sync-2025-06-12T15:14:11+0800 by @huocun-ant in #1177
- add src/libspu/mpc/swift by @lwxxxxxxx in #984
- update version by @huocun-ant in #1180
- add sml install by @huocun-ant in #1181
- add plat name by @huocun-ant in #1182
New Contributors
- @huocun-ant made their first contribution in #1177
Full Changelog: 0.9.4.dev20250522...0.9.4.dev20250618
0.9.4.dev20250522
What's Changed
- updata index.po by @YuzeHao2023 in #1100
- [docs] add tutorials/quick_start doc in Chinese by @wawahejun in #1103
- [StepSecurity] Apply security best practices by @step-security-bot in #1121
- fix stax nn bug by @deadlywing in #1131
- fix circleci/path-filtering error by @warriorpaw in #1132
- Ant project-Jacobi-EVD and Jacobi-PCA by @fdddy in #950
- manifold without si.perm by @cpz2024 in #1063
- Jacobi svd by @BingLiu0 in #1093
- [OSCP]使用 SPU 计算 ANOVA F 统计量 by @hacker-jerry in #1108
- 使用 SPU 实现 QuantileTransformer 预处理算法 by @hacker-jerry in #1117
- 使用 SPU 实现 t-SNE 算法 by @hacker-jerry in #1114
- 在SML中实现gridsearchCV by @hacker-jerry in #1137
- the impl of reveal in SPU/SML by @deadlywing in #1142
- docs: fix translation files by @tonywu6 in #1145
- bump version to 0.9.4.dev20250522 by @FollyCoolly in #1146
New Contributors
- @YuzeHao2023 made their first contribution in #1100
- @wawahejun made their first contribution in #1103
- @step-security-bot made their first contribution in #1121
- @warriorpaw made their first contribution in #1132
- @fdddy made their first contribution in #950
- @cpz2024 made their first contribution in #1063
- @BingLiu0 made their first contribution in #1093
- @tonywu6 made their first contribution in #1145
Full Changelog: 0.9.4.dev20250416...0.9.4.dev20250522
0.9.4.dev20250416
What's Changed
- Fix bazel build //:spu_wheel error in spu dev container by @tongke6 in #1078
- [OSCP使用SPU实现OneHotEncoder by @MiKKiYang in https://github.com//pull/1071
- (chore) update docs by @w-gc in #1076
- [docs] update INSTALLATION.md for clarity by @NemoYuan2008 in #1080
- chore: use clang-format 19 by @tongke6 in #1085
- 【OSCP】【文档季】【SPU】文档 [Supported MPC Protocol]翻译成中文文档 by @guzy in #1081
- [docs] correct errors in cpp_lr_example.rst by @NemoYuan2008 in #1086
- chore: use [email protected] in secretflow/bazel-registry by @tongke6 in #1083
- feat: improve string representation of RuntimeConfig object by @wanakiki in #1077
- (refine) refine msb_s by @w-gc in #1089
- [OSCP]使用SPU实现Robust Scaler预处理算法 by @MiKKiYang in #1094
- repo-sync-2025-04-10T17:47:12+0800 by @FollyCoolly in #1099
- [docs] translate install instructions to Chinese by @NemoYuan2008 in #1101
- [docs] Translate cpp_lr_example to Chinese by @NemoYuan2008 in #1102
- 【SPU】翻译文档 「SPU Inside」成中文文档 by @enkilee in #1104
- 使用 SPU 实现 brier_score_loss 函数 #728 by @JiangCodeLab in #1073
- fix:code error in the tutorial doc of the english version spu by @hacker-jerry in #1105
- chore: upgrade to bazel 7.6.1 by @tongke6 in #1106
- 【SPU】文档 [PPHLO API reference]翻译成中文文档 by @hacker-jerry in #1109
- chore: add devcontainer files by @tongke6 in #1107
- Fix: update bazel_dep psi to fix bzip2 downloading error by @tongke6 in #1111
- Fix //examples/python/ml/tf_experiment failed to run issues by @tongke6 in #1110
- bump version to 0.9.4.dev20250416 by @FollyCoolly in #1112
New Contributors
- @MiKKiYang made their first contribution in #1071
- @guzy made their first contribution in #1081
- @wanakiki made their first contribution in #1077
- @enkilee made their first contribution in #1104
- @JiangCodeLab made their first contribution in #1073
Full Changelog: 0.9.4.dev20250319...0.9.4.dev20250416
0.9.4.dev20250319
What's Changed
- chore: add some missing funcs for scql adapting latest spu by @tongke6 in #1056
- 文档 [Development,Basic concepts]翻译成中文文档 by @bzzbzz7 in #1049
- 文档 [SPU Pipeline]翻译成中文文档 by @bzzbzz7 in #1050
- add Background: SGD in MPC-ML doc in Chinese by @lilxmx in #1055
- (chore) fix docs issue by @w-gc in #1064
- [docs] add Type System doc in Chinese by @happy-game in #1053
- 文档 [SPU Compiler]翻译成中文文档 by @bzzbzz7 in #1051
- (chore) update docs by @w-gc in #1065
- [docs] add getting_started/faq doc in Chinese by @happy-game in #1066
- [docs] translate Python API reference docs to Chinese by @NemoYuan2008 in #1068
- PR for【文档季】【SPU】文档 [SPU Runtime] & [XLA Implementation Status]翻译成中文文档 by @SukerMao in #1059
- [docs] add np_op_status doc in Chinese by @kinoko-shelter in #1069
- repo-sync-2025-03-19T11:04:50+0800 by @FollyCoolly in #1074
New Contributors
- @bzzbzz7 made their first contribution in #1049
- @lilxmx made their first contribution in #1055
- @happy-game made their first contribution in #1053
- @NemoYuan2008 made their first contribution in #1068
- @SukerMao made their first contribution in #1059
- @kinoko-shelter made their first contribution in #1069
- @FollyCoolly made their first contribution in #1074
Full Changelog: 0.9.4.dev20250310...0.9.4.dev20250319
0.9.4.dev20250310
What's Changed
- chore: add unassign stale oscp issue workflow by @tongke6 in #1047
- 文档 [What is SPU?]翻译成中文文档 by @2429887991 in #1046
- repo-sync-2025-03-10T10:33:40+0800 by @w-gc in #1054
New Contributors
- @2429887991 made their first contribution in #1046
Full Changelog: 0.9.4.dev20250227...0.9.4.dev20250310
0.9.4.dev20250227
0.9.4.dev20250225
What's Changed
- chore: use bazelisk instead of bazel in instructions by @tongke6 in #1003
- repo-sync-2025-02-25T14:40:27+0800 by @w-gc in #1004
- (chore) update *.bazel.lock and version by @w-gc in #1005
- (chore) fix pulishing issue by @w-gc in #1007
- doc: prepare *.po files for doc translation work by @tongke6 in #1008
Full Changelog: 0.9.4.dev20250218...0.9.4.dev20250225