Syft

Latest version: v0.8.6

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 22

0.8.4b18

Not secure
What's Changed
* Fix HAGrid Runtime by madhavajay in https://github.com/OpenMined/PySyft/pull/8436
* [Container Workload] Fix k8s by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8443
* [k8s] fix slow and expensive build calls by yashgorana in https://github.com/OpenMined/PySyft/pull/8442
* Fix DictTuple exception when invoking images.get_all() by yashgorana in https://github.com/OpenMined/PySyft/pull/8441
* [CD] Optimizing CD Pipeline by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8440
* Add pullImageSecrets for authenticated registries by yashgorana in https://github.com/OpenMined/PySyft/pull/8444


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.4b15...v0.8.4b18

0.8.4b16

Not secure
What's Changed
* Fix HAGrid Runtime by madhavajay in https://github.com/OpenMined/PySyft/pull/8436
* [Container Workload] Fix k8s by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8443
* [k8s] fix slow and expensive build calls by yashgorana in https://github.com/OpenMined/PySyft/pull/8442
* Fix DictTuple exception when invoking images.get_all() by yashgorana in https://github.com/OpenMined/PySyft/pull/8441
* [CD] Optimizing CD Pipeline by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8440
* Add pullImageSecrets for authenticated registries by yashgorana in https://github.com/OpenMined/PySyft/pull/8444


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.4b15...v0.8.4b16

0.8.4b15

Not secure
What's Changed
* Update README.md by removing $ from command lines by iamtrask in https://github.com/OpenMined/PySyft/pull/8408
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/OpenMined/PySyft/pull/8409
* Allow optional description for DockerWorkerConfig by khoaguin in https://github.com/OpenMined/PySyft/pull/8410
* remove job v4, add new schema to job v3 by eelcovdw in https://github.com/OpenMined/PySyft/pull/8407
* [UX] Shorthand for Worker Logs by khoaguin in https://github.com/OpenMined/PySyft/pull/8400
* ADD script to save AKS credentials in 1password by IonesioJunior in https://github.com/OpenMined/PySyft/pull/8199
* Update Consume State Health by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8399
* Bump vite from 4.4.12 to 4.5.2 in /packages/grid/frontend by dependabot in https://github.com/OpenMined/PySyft/pull/8406
* Cw minor fixes by shubham3121 in https://github.com/OpenMined/PySyft/pull/8414
* Fix job.wait() api to allow it to wait for subjobs by IonesioJunior in https://github.com/OpenMined/PySyft/pull/8392
* fix nested syncing by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8415
* Execute usercode on mock data by eelcovdw in https://github.com/OpenMined/PySyft/pull/8413
* Tests for container workload services using container stack nodes by khoaguin in https://github.com/OpenMined/PySyft/pull/8412
* Fix bug in jobs and launching of workers by shubham3121 in https://github.com/OpenMined/PySyft/pull/8419
* Fix orchestra by shubham3121 in https://github.com/OpenMined/PySyft/pull/8420
* Fix kubernetes dev workflows by yashgorana in https://github.com/OpenMined/PySyft/pull/8416
* Improve UX for file upload by tcp in https://github.com/OpenMined/PySyft/pull/8391
* fix protocol version json by shubham3121 in https://github.com/OpenMined/PySyft/pull/8424
* Kubernetes custom worker builder by yashgorana in https://github.com/OpenMined/PySyft/pull/8417
* Re-enabled k8s test by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8426
* Upgrade transformers by madhavajay in https://github.com/OpenMined/PySyft/pull/8427
* Unpinned jupyter by madhavajay in https://github.com/OpenMined/PySyft/pull/8428
* fix: frontend issues by tcp in https://github.com/OpenMined/PySyft/pull/8192
* Fix Consumer being detached for long time by shubham3121 in https://github.com/OpenMined/PySyft/pull/8432
* Fixed issue where new args in hagrid break syft code by madhavajay in https://github.com/OpenMined/PySyft/pull/8435
* Bump dorny/paths-filter from 2 to 3 by dependabot in https://github.com/OpenMined/PySyft/pull/8422
* Kubernetes-based worker pool by yashgorana in https://github.com/OpenMined/PySyft/pull/8425


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.4b14...v0.8.4b15

0.8.4b14

Not secure
**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.4b13...v0.8.4b14

0.8.4b13

Not secure
What's Changed
* Fix dataset and asset default values by teo-milea in https://github.com/OpenMined/PySyft/pull/8308
* Fix image id and worker pool list by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8379
* Safer execution by teo-milea in https://github.com/OpenMined/PySyft/pull/8378
* Syft Workers & Registry Tests by yashgorana in https://github.com/OpenMined/PySyft/pull/8384
* Fix bugs in Default Worker Pool Spinning by shubham3121 in https://github.com/OpenMined/PySyft/pull/8380
* fix multiple workers spinning up on hot reload by shubham3121 in https://github.com/OpenMined/PySyft/pull/8385
* Auto Lint+Format Notebooks + Update pre-commit hooks by yashgorana in https://github.com/OpenMined/PySyft/pull/8386
* distinguish between s/it and it/s for fast jobs by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8389
* bugfix: base image build test failed due to conflicting system packages by khoaguin in https://github.com/OpenMined/PySyft/pull/8393
* Worker Pool to SyftFunction Integration by shubham3121 in https://github.com/OpenMined/PySyft/pull/8376
* data scientists can see worker pools, image, workers by khoaguin in https://github.com/OpenMined/PySyft/pull/8394
* bugfix: fix `SyftWorkerPoolService.filter_by_image_id` not working by khoaguin in https://github.com/OpenMined/PySyft/pull/8388
* [UX] Rename Container Workload Services by khoaguin in https://github.com/OpenMined/PySyft/pull/8396
* Move `worker_pool_service.get_worker` to `worker_service.get` by kiendang in https://github.com/OpenMined/PySyft/pull/8397
* ZMQ fixes by yashgorana in https://github.com/OpenMined/PySyft/pull/8403
* Clean up worker_pool service by kiendang in https://github.com/OpenMined/PySyft/pull/8405
* [syft] fix: remove extra two div tags from custom_code by tcp in https://github.com/OpenMined/PySyft/pull/8404
* Local execution by teo-milea in https://github.com/OpenMined/PySyft/pull/8387
* syncing l0 by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8377
* DS/DO Flow for Request/Approve CustomImage by shubham3121 in https://github.com/OpenMined/PySyft/pull/8398


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.4b12...v0.8.4b13

0.8.4b12

Not secure
What's Changed
* Bump crazy-max/ghaction-setup-docker from 2.2.0 to 3.0.0 by dependabot in https://github.com/OpenMined/PySyft/pull/8367
* Ability to Queue Messages to different containers by shubham3121 in https://github.com/OpenMined/PySyft/pull/8344
* add shutdown event to stop the worker on uvicorn reload by shubham3121 in https://github.com/OpenMined/PySyft/pull/8369
* Adding `__repr__` for container workload classes by khoaguin in https://github.com/OpenMined/PySyft/pull/8337
* [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by madhavajay in https://github.com/OpenMined/PySyft/pull/8361
* Syft Image Registry by yashgorana in https://github.com/OpenMined/PySyft/pull/8370


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.4b11...v0.8.4b12

Page 7 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.