Releases: secretflow/yacl
Releases · secretflow/yacl
0.4.5b11-nightly-20250514
What's Changed
- chore(deps): update dependency path-filtering to v1.3.0 by @renovate in #523
- Add HashToCurve and EncodeToCurve suite for P256, P384, P521, Curve25519 by @Ame-ReIori in #517
- Bulletproofs 零知识证明算法实现 —— IPA实现 by @yangjucai in #505
- repo-sync-2025-05-14T14:40:52+0800 by @shaojian-ant in #526
New Contributors
- @Ame-ReIori made their first contribution in #517
Full Changelog: 0.4.5b11-nightly-20250428...0.4.5b11-nightly-20250514
0.4.5b11-nightly-20250428
What's Changed
- Fix oprf.h by @maths644311798 in #459
- Fix .bcr templates by @tongke6 in #461
- chore(deps): update dependency bazel_features to v1.24.0 by @renovate in #431
- chore(deps): update dependency platforms to v0.0.11 by @renovate in #430
- chore(deps): update dependency apple_support to v1.18.0 by @renovate in #464
- chore(deps): update dependency rules_foreign_cc to v0.14.0 by @renovate in #437
- chore(deps): update dependency google_benchmark to v1.9.1 by @renovate in #463
- Revert "chore(deps): update dependency apple_support to v1.18.0" by @tongke6 in #474
- chore: use bazelisk in GETTING_STARTED.md by @tongke6 in #476
- doc: prepare *.po files for doc translation works by @tongke6 in #477
- chore: Add unassign stale oscp issue workflow by @tongke6 in #492
- 【OSCP】 + 在 YACL 上实现对称可搜索加密算法 by @xbw886 in #423
- build: switch yacl examples to bzlmod by @tongke6 in #495
- [OSCP]+【YACL】验证文档「Example: Build a PSI Protocol」,包括验证文档流程以及示例代码的正确性 by @xbw886 in #497
- 【OSCP】 + 【YACL】文档「Develop]、[Security]、[Algorithm List]、[Changelog」翻译成中文文档 by @xbw886 in https://github.com//pull/490
- fix: missing g++ in prerequisites by @yangjucai in #496
- add a description of the function's scope. by @tyrone-yu in #493
- chore: fix clang-format lint issues by @tongke6 in #515
- [OSCP]+【文档季】【YACL】翻译文档 「Getting Started」,「Research」成中文文档 by @xbw886 in #511
- [OSCP]+【文档季】【YACL】翻译文档 「Example: Build a PSI Protocol」成中文文档 by @xbw886 in #512
- [OSCP]+【文档季】【YACL】翻译文档 「Example: Bind PSI to Java」成中文文档 by @xbw886 in #513
- [OSCP]+【文档季】【YACL】翻译文档 「Example: Bind PSI to Python」成中文文档 by @xbw886 in #514
- docs: update yacl docs by @changtong9 in #516
- chore(deps): update dependency googletest to v1.16.0.bcr.1 by @renovate in #518
- repo-sync-2025-04-22T17:16:18+0800 by @shaojian-ant in #519
- Bump version by @shaojian-ant in #520
- repo-sync-2025-04-28T11:15:36+0800 by @shaojian-ant in #522
New Contributors
- @xbw886 made their first contribution in #423
- @yangjucai made their first contribution in #496
- @changtong9 made their first contribution in #516
Full Changelog: 0.4.5b10-nightly-20250110...0.4.5b11-nightly-20250428
0.4.5b10-nightly-20250110
What's Changed
- Add .bcr files to automate publishing yacl rulesets to bazel registry by @tongke6 in #457
- Bump version to 0.4.5b10-nightly-20250110 by @tongke6 in #458
Full Changelog: 0.4.5b10-nightly-20241224...0.4.5b10-nightly-20250110
0.4.5b10-nightly-20241224
What's Changed
- repo-sync-2024-11-08T15:48:58+0800 by @Jamie-Cui in #416
- repo-sync-2024-12-06T15:51:41+0800 by @shaojian-ant in #425
- fix: apply clang-format by @tongke6 in #428
- chore(deps): update dependency openssl to v3.3.2.bcr.1 by @renovate in #427
- Revert "chore(deps): update dependency openssl to v3.3.2.bcr.1" by @Candicepan in #429
- fix: add version in bazel_dep by @tongke6 in #432
- fix: fix m1 macos build by @tongke6 in #439
- chore: update circleci config by @tongke6 in #440
- fix test by @huocun-ant in #442
- specify bazel version in .bazeliskrc since .bazelversion not working … by @tongke6 in #441
- fix build on arm64 by @tongke6 in #443
- Add USE_BAZEL_VERSION instruction by @tongke6 in #444
- doc: fix readme by @tongke6 in #445
- Fix brpc randomly print stack issue by @tongke6 in #447
- Fix upstream app psi build failures on macos m1 by @tongke6 in #453
- repo-sync-2024-12-19T15:23:27+0800 by @shaojian-ant in #454
- Add update_version.py and Bump version to 0.4.5b10-nightly-20241224 by @tongke6 in #455
Full Changelog: 0.4.5b9_nightly_20241024...0.4.5b10-nightly-20241224
0.4.5b9_nightly_20241024
What's Changed
- tweak(ci): force renovatebot to use semantic commit messages by @Jamie-Cui in #403
- refactor!(examples): make examples a separate bazel project by @Jamie-Cui in #408
- fix(drbg): make drbg more silent by @Jamie-Cui in #411
- bump(bazel): 7.4.0 by @Jamie-Cui in #414
Full Changelog: 0.4.5b8_nightly_20241014...0.4.5b9_nightly_20241024
0.4.5b8_nightly_20241014
What's Changed
- Update github/codeql-action action to v3.26.12 by @renovate in #386
- Update actions/checkout action to v4.2.1 by @renovate in #390
- repo-sync-2024-10-08T10:24:52+0800 by @Jamie-Cui in #397
- fix bazel/config not found when use yacl_cc_library in other repo by @tongke6 in #400
- Fix fmtlib update by @shaojian-ant in #401
Full Changelog: 0.4.5b7_nightly_20240930...0.4.5b8_nightly_20241014
0.4.5b7_nightly_20240930
What's Changed
- Update dependency rules_python to v0.36.0 by @renovate in #389
- repo-sync-2024-09-26T11:38:23+0800 by @Jamie-Cui in #391
- repo-sync-2024-09-30T16:00:47+0800 by @Jamie-Cui in #395
Full Changelog: 0.4.5b6_nightly_20240923...0.4.5b7_nightly_20240930
0.4.5b6_nightly_20240923
What's Changed
- repo-sync-2024-09-23T14:50:14+0800 by @Jamie-Cui in #387
Full Changelog: 0.4.5b5_nightly_20240919...0.4.5b6_nightly_20240923
0.4.5b5_nightly_20240919
What's Changed
- Update github/codeql-action action to v3.26.7 by @renovate in #376
- Update dependency com_github_google_benchmark to v1.9.0 by @renovate in #374
- repo-sync-2024-09-14T10:21:04+0800 by @Jamie-Cui in #382
- Update dependency com_github_blake3team_blake3 to v1.5.4 by @renovate in #375
- Update foreign_rules_cc by @anakinxc in #385
- Improve compatibility with macOS 15 & Xcode 16 by @anakinxc in #384
- Update dependency com_github_herumi_mcl to v1.99 by @renovate in #339
Full Changelog: 0.4.5b5_nightly_20240913...0.4.5b5_nightly_20240919
0.4.5b5_nightly_20240913
What's Changed
- Update dependency com_google_googletest to v1.15.2 by @renovate in #370
- Update ossf/scorecard-action action to v2.4.0 by @renovate in #367
- Update github/codeql-action action to v3.25.15 by @renovate in #366
- repo-sync-2024-08-16T11:45:41+0800 by @Jamie-Cui in #373
- Update github/codeql-action action to v3.26.2 by @renovate in #372
- Update dependency rules_python to v0.35.0 by @renovate in #340
- Update dependency com_google_absl to v20240722 by @renovate in #371
- Update dependency com_github_fmtlib_fmt to v11 by @renovate in #350
- repo-sync-2024-08-28T18:19:29+0800 by @Jamie-Cui in #379
- repo-sync-2024-09-13T11:38:05+0800 by @Jamie-Cui in #381
Full Changelog: 0.4.5b4_nightly_20240731...0.4.5b5_nightly_20240913