Syft

Latest version: v0.8.6

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

Scan your dependencies

Page 2 of 22

0.8.7b2

What's Changed
* Syncing nested jobs by eelcovdw in https://github.com/OpenMined/PySyft/pull/8578
* Syncing updated private objects by eelcovdw in https://github.com/OpenMined/PySyft/pull/8603
* private obj warnings by eelcovdw in https://github.com/OpenMined/PySyft/pull/8625
* Batch dependencies by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8626
* Batch dependencies by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8630
* fix always sharing to high side by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8634
* Update 0.8.6 by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8655
* Update version to 0.8.6 by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8656
* Bump to 0.8.7 beta by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8657
* Node syncing V3 by eelcovdw in https://github.com/OpenMined/PySyft/pull/8579
* dedent user code by default by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8633
* Cleanup SEAWEED_VERSION by yashgorana in https://github.com/OpenMined/PySyft/pull/8645
* add classmethod resolvedsyncstate for overwrite functionality by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8592
* remove helm notebooks by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8600
* Add storage permissions to mongo document storage by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8577
* Disable Veilid by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8664
* Bump vite from 4.5.2 to 4.5.3 in /packages/grid/frontend by dependabot in https://github.com/OpenMined/PySyft/pull/8663
* speed up syft unit tests by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8572
* Remove all code and files related to Oblivous Enclave by itstauq in https://github.com/OpenMined/PySyft/pull/8639
* Test Network Functionalities and Fix Related Bugs by khoaguin in https://github.com/OpenMined/PySyft/pull/8568
* Fix Custom Policies by teo-milea in https://github.com/OpenMined/PySyft/pull/8641
* Syncing widget by eelcovdw in https://github.com/OpenMined/PySyft/pull/8658
* Admin API by jcardonnet in https://github.com/OpenMined/PySyft/pull/8593
* bump uv versions and increase uv timeout by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8666
* Bump undici from 6.6.2 to 6.11.1 in /packages/grid/frontend by dependabot in https://github.com/OpenMined/PySyft/pull/8669
* make `AbstractNode` nonoptional by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8667
* remove user code status if code execution validation fails by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8611
* Fix widget repr for ActionObject by eelcovdw in https://github.com/OpenMined/PySyft/pull/8668
* fix removal by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8675
* Upgrading Transformers by Smartappli in https://github.com/OpenMined/PySyft/pull/8678
* Fix UserCode _repr_markdown_ by changing notifications.resolve_object role level access by kiendang in https://github.com/OpenMined/PySyft/pull/8640
* delete references of veilid from code 🗡️🩸 by shubham3121 in https://github.com/OpenMined/PySyft/pull/8680
* Attestation Side Car Container by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8643
* Peers Managing API by khoaguin in https://github.com/OpenMined/PySyft/pull/8602
* Fix np bug by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8677
* add subjobs fix for servers for syncing by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8676
* Widget HTML cleanup by eelcovdw in https://github.com/OpenMined/PySyft/pull/8681
* Fix 499 timeout in traefik by yashgorana in https://github.com/OpenMined/PySyft/pull/8694
* cleanup traefik config by yashgorana in https://github.com/OpenMined/PySyft/pull/8695
* SeaweedFS Remote Mount by yashgorana in https://github.com/OpenMined/PySyft/pull/8660
* Add custom accordion widget by eelcovdw in https://github.com/OpenMined/PySyft/pull/8691
* Sync TwinAPIEndpoint by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8696
* fix badge line-height by eelcovdw in https://github.com/OpenMined/PySyft/pull/8698
* add repr for twinapiendpoint by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8697
* Pin traefik to 2.11.0 by yashgorana in https://github.com/OpenMined/PySyft/pull/8701
* bugfix: accept_deposit for non-job ActionObject by eelcovdw in https://github.com/OpenMined/PySyft/pull/8700
* [syft] syft client + jupyter image by yashgorana in https://github.com/OpenMined/PySyft/pull/8699
* fix: get permissions from mongo store by eelcovdw in https://github.com/OpenMined/PySyft/pull/8709
* [WIP] Test syncing custom endpoints by eelcovdw in https://github.com/OpenMined/PySyft/pull/8702
* Bugfix: Fix adding data subject not working if there is no member by khoaguin in https://github.com/OpenMined/PySyft/pull/8710
* fix PandasDataFrameObject truthiness by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8711
* fix actiondatalink check by eelcovdw in https://github.com/OpenMined/PySyft/pull/8714
* Revert release changes by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8713
* Add podLabels podAnnotations to Helm Charts by yashgorana in https://github.com/OpenMined/PySyft/pull/8712
* fix: handle empty kwargs and high state update in high-to-low case by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8718
* Upload large blob fixes by eelcovdw in https://github.com/OpenMined/PySyft/pull/8717
* serializing large objs by eelcovdw in https://github.com/OpenMined/PySyft/pull/8715

New Contributors
* Smartappli made their first contribution in https://github.com/OpenMined/PySyft/pull/8678

**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.6...v0.8.7b2

0.8.7b1

What's Changed
* Syncing nested jobs by eelcovdw in https://github.com/OpenMined/PySyft/pull/8578
* Syncing updated private objects by eelcovdw in https://github.com/OpenMined/PySyft/pull/8603
* private obj warnings by eelcovdw in https://github.com/OpenMined/PySyft/pull/8625
* Batch dependencies by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8626
* Batch dependencies by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8630
* fix always sharing to high side by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8634
* Update 0.8.6 by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8655
* Update version to 0.8.6 by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8656
* Bump to 0.8.7 beta by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8657
* Node syncing V3 by eelcovdw in https://github.com/OpenMined/PySyft/pull/8579
* dedent user code by default by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8633
* Cleanup SEAWEED_VERSION by yashgorana in https://github.com/OpenMined/PySyft/pull/8645
* add classmethod resolvedsyncstate for overwrite functionality by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8592
* remove helm notebooks by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8600
* Add storage permissions to mongo document storage by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8577
* Disable Veilid by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8664
* Bump vite from 4.5.2 to 4.5.3 in /packages/grid/frontend by dependabot in https://github.com/OpenMined/PySyft/pull/8663
* speed up syft unit tests by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8572
* Remove all code and files related to Oblivous Enclave by itstauq in https://github.com/OpenMined/PySyft/pull/8639
* Test Network Functionalities and Fix Related Bugs by khoaguin in https://github.com/OpenMined/PySyft/pull/8568
* Fix Custom Policies by teo-milea in https://github.com/OpenMined/PySyft/pull/8641
* Syncing widget by eelcovdw in https://github.com/OpenMined/PySyft/pull/8658
* Admin API by jcardonnet in https://github.com/OpenMined/PySyft/pull/8593
* bump uv versions and increase uv timeout by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8666
* Bump undici from 6.6.2 to 6.11.1 in /packages/grid/frontend by dependabot in https://github.com/OpenMined/PySyft/pull/8669
* make `AbstractNode` nonoptional by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8667
* remove user code status if code execution validation fails by abyesilyurt in https://github.com/OpenMined/PySyft/pull/8611
* Fix widget repr for ActionObject by eelcovdw in https://github.com/OpenMined/PySyft/pull/8668
* fix removal by koenvanderveen in https://github.com/OpenMined/PySyft/pull/8675

New Contributors
* abyesilyurt made their first contribution in https://github.com/OpenMined/PySyft/pull/8634

**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.6...v0.8.7b1

0.8.6

Very shortly, the dev branch will switch to 0.8.6 beta and we will continue to support hotfixes into 0.8.5 as needed here: https://github.com/OpenMined/pysyft/tree/0.8.5
Changelog:
Notifications/Notifier:
Enable notifier Service by IonesioJunior in 8485
Add init notifier by IonesioJunior in 8487
ADD Notifier Settings for Admin view by IonesioJunior in 8488
ADD Notifier turn_on service by IonesioJunior in 8489
ADD Notifier turn off service by IonesioJunior in 8490
Integrate Notifier Service with Postmark by IonesioJunior in 8504
Enable notifications via settings API by IonesioJunior in 8506
Check Invalid Email Token by IonesioJunior in 8520
Replace email_token -> username/password credentials by IonesioJunior in 8522
ADD Email Sender Parameter by IonesioJunior in 8527
ADD Activate/Deactivate notifier aliases for the notification service by IonesioJunior in 8521
Dependency Management:
dependencies for sync by eelcovdw in 8482
Bump nick-fields/retry from 2 to 3 by dependabot in 8450
[Snyk] Fix for 12 vulnerabilities by madhavajay in 8479
Bump undici from 5.27.0 to 6.6.2 in /packages/grid/frontend by dependabot in 8505
Upgrade result Library to version 0.16.0 and pycapnp by shubham3121 in 8535
Update typeguard and networkx by shubham3121 in 8538
Bump class versions and deprecate older versioned classes by shubham3121 in 8554
Bump softprops/action-gh-release from 1 to 2 by dependabot in 8565
Bump fastapi from 0.103.2 to 0.109.1 in /packages/grid/veilid by dependabot in 8573
Code Refactoring/Quality Improvement:
[Refactor] Fixing mypy issues (01) by khoaguin in 8451
[Refactor] Fixing mypy issues for syft/service/ and syft/util/ by khoaguin in 8492
[Refactor] Fixing mypy issues of syft/ by khoaguin in 8523
[UX] Suppress capnp path warning upon initially importing syft by khoaguin in 8563
Use uv in tox by yashgorana in 8569
Python remote debugging in Kubernetes by yashgorana in 8481
Infrastructure/Deployment:
Add helm upgrade test by yashgorana in 8529
Lint+Audit Helm charts by yashgorana in 8537
Cleanup helm charts by yashgorana in 8546
Fix python3 not found in backend container by yashgorana in 8571
Improve .dockerignore files by madhavajay in 8608
Improve helm secrets template by yashgorana in 8598
Cleanup service instantiation by yashgorana in 8607
Feature Development/Enhancement:
Split sync state func by eelcovdw in 8503
Hierarchical resolve for sync by eelcovdw in 8519
Node syncing by koenvanderveen in 8475
Node state sync fix tests by eelcovdw in 8550
Fix Veilid IPV6 Binding Issue by rasswanth-s in 8581
Veilid Optimization Iteration 2 by rasswanth-s in 8582
Veilid Prototype Iteration 2 by rasswanth-s in 8526
Veilid Improvements v3 by rasswanth-s in 8591
Veilid Chunking by rasswanth-s in 8558
Veilid Prototype by madhavajay in 8421
Testing/Quality Assurance:
[WIP] sync service by eelcovdw in 8516
[WIP] Added diff classes by teo-milea in 8502
Fix unit tests by yashgorana in 8553
Fix syft.test.helm by rasswanth-s in 8589
Fix Helm Upgrade by rasswanth-s in 8590
Fix CD- Syft by rasswanth-s in 8594
Fix api bugs by teo-milea in 8599
Fixing issue where hagrid art is causing warnings in notebooks by madhavajay in 8601
Miscellaneous:
Remove "Notifications are in beta" message when calling Notifications Service methods by jcardonnet in 8540
Bump Frontend Default Resources Preset by rasswanth-s in 8580
SQLite WAL + store cleanups + fix some unit test fixes by yashgorana in 8585
Validate Input Policy and show info on user code caches by shubham3121 in 8596
Upgrade to Python 3.12 by koenvanderveen in 8559
Storage permissions by koenvanderveen in 8556
port remaining cd flows to python 3.12 by rasswanth-s in 8567
update protocol version by rasswanth-s in 8575
Adding git to cd-syft by rasswanth-s in 8576
Changed ENABLE_SIGNUP in tox task to False to prevent 07 notebook error by madhavajay in 8586

0.8.6b1

Not secure
What's Changed
* Reverted changes for the latest release by teo-milea in https://github.com/OpenMined/PySyft/pull/8619


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.5...v0.8.6b1

0.8.5post.2

What's Changed
* Add Empty annotation during class creation for subclasses of PartialModelMetaclass by shubham3121 in https://github.com/OpenMined/PySyft/pull/8642
* Revert protocol version 4 by shubham3121 in https://github.com/OpenMined/PySyft/pull/8644
* Update syft version to 0.8.5-post.2 by shubham3121 in https://github.com/OpenMined/PySyft/pull/8646
* Update Readme and fix post release workflow by shubham3121 in https://github.com/OpenMined/PySyft/pull/8647
* force parse to string vars evaluated from github inputs by shubham3121 in https://github.com/OpenMined/PySyft/pull/8649
* pass test pypi url as extra index by shubham3121 in https://github.com/OpenMined/PySyft/pull/8650


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.5-post.1...v0.8.5-post.2

0.8.5post.1

What's Changed
* Merge dev into 0.8.5 by teo-milea in https://github.com/OpenMined/PySyft/pull/8618
* Reverted changes for the latest release by teo-milea in https://github.com/OpenMined/PySyft/pull/8619
* sy.check_or_stage_protocol(); sy.bump_protocol_version() on python 3.12 by iamtrask in https://github.com/OpenMined/PySyft/pull/8624
* Changed hash computation for Pydantic2 and ForwardRef by teo-milea in https://github.com/OpenMined/PySyft/pull/8629
* Bump for Post Release by rasswanth-s in https://github.com/OpenMined/PySyft/pull/8635
* update version of syft from 0.8.5 to 0.8.5-post.1 in README by shubham3121 in https://github.com/OpenMined/PySyft/pull/8637


**Full Changelog**: https://github.com/OpenMined/PySyft/compare/v0.8.5...v0.8.5-post.1

Page 2 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.