Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
docker_config.tar.gz | 2024-10-30 | 2.3 kB | |
manifest.yml | 2024-10-30 | 522 Bytes | |
README.md | 2024-10-30 | 6.8 kB | |
v0.9.2 source code.tar.gz | 2024-10-30 | 14.3 MB | |
v0.9.2 source code.zip | 2024-10-30 | 15.1 MB | |
Totals: 5 Items | 29.4 MB | 1 |
What's Changed
- [WIP] Rewrite action store to json stash by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9201
- move db engine by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9211
- merge dev by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9259
- [Release 0.9.1] update README with updated release version info by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9250
- Bump version to 0.9.1 by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9260
- update notebook version by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9261
- Revert "[syft] bump protocol version" by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9262
- [wip] rewrite remaining stashes by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9263
- move notebook 14 by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9266
- Merge 0.9.1 by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9271
- Merge 0.9.1 to dev and bump to next beta by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9268
- enable base image test by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9272
- make traceback clickable by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9273
- add synchronous message handler by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9276
- Remove get service method and get service by @teo-milea in https://github.com/OpenMined/PySyft/pull/9275
- Added test to notebook for password token expiry by @snwagh in https://github.com/OpenMined/PySyft/pull/9274
- [WIP] split db logic from new json stash by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9277
- refactor scenario L2 notebooks by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9279
- ADD Failed Job Email alerts by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9280
- Sync testing (L0) with k8s added to CI by @snwagh in https://github.com/OpenMined/PySyft/pull/9281
- Added deps to test by @madhavajay in https://github.com/OpenMined/PySyft/pull/9283
- Postgres K8s integration by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9284
- Moving helpers into a better location by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9288
- Refactor DB as document store, add Postgres, remove mongo by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9176
- Cleaning up sync notebooks by @snwagh in https://github.com/OpenMined/PySyft/pull/9291
- smtp toggle by @yashgorana in https://github.com/OpenMined/PySyft/pull/9294
- Move helpers into utils by @snwagh in https://github.com/OpenMined/PySyft/pull/9301
- [Experimental] Justfile for custom commands & scripts by @yashgorana in https://github.com/OpenMined/PySyft/pull/9289
- Add L0 worker pool testing notebook by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9304
- Fix justfile & reset_k8s script by @yashgorana in https://github.com/OpenMined/PySyft/pull/9305
- Remove kv and sqlite document stores by @khoaguin in https://github.com/OpenMined/PySyft/pull/9297
- refactor user code status by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9286
- make stash.[set,update,upsert] atomic by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9310
- fix exactmatch policy for server with different name but same ID by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9311
- Test upgradability for scenarios by @teo-milea in https://github.com/OpenMined/PySyft/pull/9299
- Fix get status L0 by @teo-milea in https://github.com/OpenMined/PySyft/pull/9314
- Update otel instrumentation by @yashgorana in https://github.com/OpenMined/PySyft/pull/9285
- justfile - fix signoz cluster command by @yashgorana in https://github.com/OpenMined/PySyft/pull/9312
- Feat/add batch emails by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9296
- fix: slow sync notebooks by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9313
- fix logging by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9317
- Fix/rename worker pool var name by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9319
- Add more testing coverage for L0 (multiple requests, email server) by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9306
- [WIP] Reset Stateful Migrations by @rasswanth-s in https://github.com/OpenMined/PySyft/pull/9320
- fix decorator returntype by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9322
- move email thread behind background_tasks flag by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9321
- add deny reason to email and table by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9318
- Level 0 UX for low side decision making by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9315
- clean up stale document store code by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9323
- fix deny reason in email by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9324
- Check that users receive approved / reject emails in bigquery L2 notebook by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9328
- [WIP] Notebooks State - Misc Improvements by @rasswanth-s in https://github.com/OpenMined/PySyft/pull/9331
- Stateful Notebooks by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9298
- Remove default /redoc and /docs FastAPI endpoints from server by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9332
- Update submit query to use user_client instead of admin_client by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9329
- Fix Error When Returning Large Data from API Endpoints by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9334
- Shift to Single Checkpoint Files by @rasswanth-s in https://github.com/OpenMined/PySyft/pull/9333
- remove test_helpers by @yashgorana in https://github.com/OpenMined/PySyft/pull/9330
- add setting the passed signing key in worker by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9342
- Fix status for requests high side after syncing by @teo-milea in https://github.com/OpenMined/PySyft/pull/9339
- add tests to prevent updating root users by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9344
- log signing key by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9327
- Scenario load tests with simulator by @itstauq in https://github.com/OpenMined/PySyft/pull/9292
- Added admin methods for get and set by @teo-milea in https://github.com/OpenMined/PySyft/pull/9345
- add k8s migration tests (not in CI) by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9346
- fix workerversion by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9347
Full Changelog: https://github.com/OpenMined/PySyft/compare/v0.9.1...v0.9.2