| feat[all]: merge ant branch with sandbox, snapshot, and aio features Major changes: - Add sandbox functionality for function execution isolation - Add snapshot/snapstart support for checkpoint management - Add AIO (all-in-one) example with Docker deployment - Support loading environment variables from .env files - Add port forwarding functionality - Improve multi-language APIs (Python/Java/Go/C++) - Optimize build and deployment scripts - Update documentation and examples - Add submodules: datasystem, frontend, functionsystem Signed-off-by: songminhui <songminhui2@huawei.com> | 3 个月前 |
| chore: Merge upstream master into sandbox merge branch Signed-off-by: mhsong2 <songminhui2@huawei.com> | 8 天前 |
| fix: restore changes overwritten by pr791 merge PR 791 was merged from an old full-tree branch head and overwrote several changes that had already landed on master after PR 788. - restore PR 750 MSetTx deprecation/API documentation updates - restore PR 792 Java ObjectRef invoke argument handling - restore PR 793, PR 795, and PR 796 documentation cleanup and redaction updates - keep PR 791 split-wheel lazy import and datasystem build changes intact Signed-off-by: mhsong2 <songminhui2@huawei.com> | 5 天前 |
| chore: Merge upstream master into sandbox merge branch Signed-off-by: mhsong2 <songminhui2@huawei.com> | 14 天前 |
| sync code | 7 个月前 |
| fix: align sse event server propagation with master Signed-off-by: mhsong2 <songminhui2@huawei.com> | 13 天前 |
| fix(python-api): keep openyuanrong main wheel pure python Keep the openyuanrong distribution free of Python ABI-bound fnruntime binaries. Move fnruntime selection into the runtime wheel and keep yr top-level exports lazy so import yr remains pure Python until runtime APIs are used. Also keep the release build path aligned with the current datasystem master SDK layout: - update the datasystem submodule and Bazel source-build rules - drop unsupported datasystem prebuilt wiring - preserve process-mode runtime mappings and SDK compatibility paths - refresh related runtime, KV, sandbox, and example documentation Signed-off-by: mhsong2 <songminhui2@huawei.com> | 5 天前 |
| sync code | 7 个月前 |
| fix[scheduler]:function scheduler compile fix Signed-off-by: Yuchao Wang <wangyuchao12@huawei.com> | 4 个月前 |
| chore: Merge branch 'br_mix' of gitcode.com:yuchaow/yuanrong into br_mix Signed-off-by: ycwang <wangyuchao12@huawei.com> | 5 个月前 |