v0.8.7b14
Pre-release
Pre-release
github-actions
released this
14 Jul 12:50
·
2381 commits
to dev
since this release
What's Changed
- implement
UserCode.__call__
and fix code_history by @abyesilyurt in #8929 - Remove Old Enclave Code by @rasswanth-s in #8969
- request existing code by @eelcovdw in #8942
- Make code hash specific to user by @eelcovdw in #8976
- Add node description field on node metadata by @jcardonnet in #8890
- Proper exceptions for SyftResponseMessage by @teo-milea in #8845
- Fix uv issue on windows by @khoaguin in #8991
- Added initial prototype for rathole by @madhavajay in #8632
- Update custom image pip install commands in notebooks to add uv and add import statement to syft function by @BrendanSchell in #8903
- migrate store metadata by @eelcovdw in #8982
- Add migrations for latest UserCode and CodeHistory by @BrendanSchell in #8985
- blob storage migrations by @eelcovdw in #9005
- show asset details on code repr by @abyesilyurt in #9000
- Rename 'unsafe_function' to 'run' by @jcardonnet in #9001
- Send small variables to storage without blob storage by @khoaguin in #8897
- Add linter and error for code submissions that use global scope variables / methods by @khoaguin in #8974
- 🔥 Hot-reload Syft nodes in your notebooks by @itstauq in #8988
- 🚀 Debug Syft nodes in VSCode by @itstauq in #8997
- migrate to new node by @eelcovdw in #9006
- Fix asset replace by @teo-milea in #9011
- Check for unexpected constructor parameters in CreateDataset and CreateAsset by @jcardonnet in #9008
- Add info message when launching node in Python mode by @jcardonnet in #9014
- Gracefully delete workers by @kiendang in #8906
- Flush debugger print statements by @itstauq in #9017
- Display usercode metadata and code repr differently by @teo-milea in #9010
- Skip blob permission check if small data by @shubham3121 in #9021
- Add short summary field to dataset and clean up repr by @BrendanSchell in #9015
- fix syft function result repr by @abyesilyurt in #8984
- Fix new admin unable to list user code by @kiendang in #8947
- Fix to remove duplicated search bar in repr by @BrendanSchell in #9022
- Data migration + testing by @koenvanderveen in #8854
- deprecation warning frontend json by @eelcovdw in #9028
- quickfix: typing + autocomplete for node services by @eelcovdw in #9032
- fix: remove commented function in node.py by @eelcovdw in #9033
- Add conda install check in CI by @BrendanSchell in #9024
- Prevent server data reset due to Uvicorn hot-reload by @itstauq in #9034
- enable test_nested_jobs test in CI by @shubham3121 in #9035
- Added notification enabled text to domain settings by @snwagh in #9038
- big rename by @eelcovdw in #9042
Full Changelog: v0.8.7b13...v0.8.7b14