| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| docker_config.tar.gz | 2024-09-04 | 2.3 kB | |
| manifest.yml | 2024-09-04 | 520 Bytes | |
| README.md | 2024-09-04 | 11.8 kB | |
| v0.9.1 source code.tar.gz | 2024-09-04 | 13.5 MB | |
| v0.9.1 source code.zip | 2024-09-04 | 14.3 MB | |
| Totals: 5 Items | 27.8 MB | 0 | |
What's Changed
- refactor(syft_exc): replace
PySyftExceptionwithSyftExceptionby @tcp in https://github.com/OpenMined/PySyft/pull/8919 - feat(syft_exc): change client and server side response handling by @tcp in https://github.com/OpenMined/PySyft/pull/9012
- feat(syft_exc): add implementation of BaseStash and BaseUIDStoreStash using the new types by @tcp in https://github.com/OpenMined/PySyft/pull/9013
- add server and client traceback to syftexception by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9030
- Refactor/syft error handling services last services by @teo-milea in https://github.com/OpenMined/PySyft/pull/9040
- Refactor/syft error handling services by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9018
- bump syft version to 0.9.0 by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9111
- update readme and notebooks by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9112
- update 0.9.0 by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9115
- Merge 0.9.0 to dev by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9117
- Forbid changing user delete, created and updated dates using the API. by @jcardonnet in https://github.com/OpenMined/PySyft/pull/9116
- Avoid searching all datasets in UserCode.asset property by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9108
- fix tag reference from steps by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9118
- Simplify syft.datasites registry to operate against a static file by @iamtrask in https://github.com/OpenMined/PySyft/pull/9125
- Improve printing for syft.datasites by @iamtrask in https://github.com/OpenMined/PySyft/pull/9130
- bugfix: AttributeError retrieving server.python_server by @khoaguin in https://github.com/OpenMined/PySyft/pull/9105
- sync ignores objects missing on the source side by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9123
- Clean up some intergration tests for syft network by @khoaguin in https://github.com/OpenMined/PySyft/pull/9134
- increase sleep period before running post release tests by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9137
- return error when
blockingparameter is used for a custom endpoint by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9138 - Added notebooks 6, 7 , and 8 to getting started scenario by @snwagh in https://github.com/OpenMined/PySyft/pull/9094
- Fixing cli launch bug by @snwagh in https://github.com/OpenMined/PySyft/pull/9141
- Fix asset table rows not rendered by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9104
- disable showing logs in jobs get_all table by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9140
- Checking dataset upload perms earlier in the endpoint by @snwagh in https://github.com/OpenMined/PySyft/pull/9143
- Fix SMTPClient by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9147
- Add feature to enable/disable guest sessions by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9119
- Enable mypy type checking for DictTuple by @kiendang in https://github.com/OpenMined/PySyft/pull/9109
- show endpoint name for twin api jobs by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9145
- Show input policy constant values in UserCode display within sync widget. by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9146
- Update get_mb_size util function to handle containers by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9150
- [Snyk] Fix for 15 vulnerabilities by @madhavajay in https://github.com/OpenMined/PySyft/pull/9148
- [Snyk] Fix for 3 vulnerabilities by @madhavajay in https://github.com/OpenMined/PySyft/pull/9151
- Better error message when invalid arguments are passed to
autosplatmethods by @kiendang in https://github.com/OpenMined/PySyft/pull/9088 - Improve error message when uploading unsupported datatypes by @khoaguin in https://github.com/OpenMined/PySyft/pull/9122
- Fix worker build and push failing in K8s by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9139
- L2 accept by depositing result by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9157
- add sync warning for deletions by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9165
- Adding pip install quotes for zsh support by @snwagh in https://github.com/OpenMined/PySyft/pull/9173
- Update migration tests by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9167
- Repr truncation for asset's primitive types by @khoaguin in https://github.com/OpenMined/PySyft/pull/9171
- L2 flow fixes by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9178
- Added BigQuery API example notebooks by @madhavajay in https://github.com/OpenMined/PySyft/pull/9186
- Add an endpoint to delete a worker pool by @kiendang in https://github.com/OpenMined/PySyft/pull/9045
- Revert "Add an endpoint to delete a worker pool" by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9192
- Fix sync error on fetching job results for non-existent action objects in mongodb by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9190
- spin up in memory consumers on startup by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9200
- Fix frontend probes by @jcardonnet in https://github.com/OpenMined/PySyft/pull/9184
- Fix Inconsistent use of UTC time in DateTime class by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9169
- Improve secrets loading and tox, CI support for Bigquery Scenario by @snwagh in https://github.com/OpenMined/PySyft/pull/9197
- Test for Twin Endpoint with Custom Workers by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9193
- Fix log service for twin api by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9199
- Revert "Fix log service for twin api" by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9206
- add roles for job.get_all by @teo-milea in https://github.com/OpenMined/PySyft/pull/9208
- Refactor: syft error handling by @tcp in https://github.com/OpenMined/PySyft/pull/8883
- Error handling2 by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9188
- Refactor/syft error handling fix jobs fix L2 by @teo-milea in https://github.com/OpenMined/PySyft/pull/9210
- manually sort requests in get_all by date by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9207
- Fixing bigquery scenario notebooks by @madhavajay in https://github.com/OpenMined/PySyft/pull/9213
- Create mock bigquery client so bigquery API endpoints can be run without a real API by @khoaguin in https://github.com/OpenMined/PySyft/pull/9196
- Utility to dump API as Json by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9216
- WIP Added initial scenario testing prototype by @madhavajay in https://github.com/OpenMined/PySyft/pull/9180
- Fix typo in tox.ini by @itstauq in https://github.com/OpenMined/PySyft/pull/9166
- Add tests for user code generator via custom API by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9198
- Adding k8s testing for Bigquery by @snwagh in https://github.com/OpenMined/PySyft/pull/9212
- Check email credentials on switching on
ServerSettings.notifications_enabledby @kiendang in https://github.com/OpenMined/PySyft/pull/9203 - Add Twin API endpoint logs by @IonesioJunior in https://github.com/OpenMined/PySyft/pull/9215
- Bigquery testing with syncing and in-memory python by @snwagh in https://github.com/OpenMined/PySyft/pull/9214
- fix NaN values in syft equals by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9221
- Add an endpoint to delete a worker pool"" by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9194
- fix email being sent after notifier update by @tcp in https://github.com/OpenMined/PySyft/pull/9223
- fix: restricts autosplat parameter checking to autosplat object by @tcp in https://github.com/OpenMined/PySyft/pull/9217
- adding more helpful output post helm install by @bitsofsteve in https://github.com/OpenMined/PySyft/pull/9225
- Dump state and load from folder by @teo-milea in https://github.com/OpenMined/PySyft/pull/9202
- Remove Hash from notebooks by @teo-milea in https://github.com/OpenMined/PySyft/pull/9226
- [Snyk] Upgrade libsodium from 0.7.11 to 0.7.14 by @madhavajay in https://github.com/OpenMined/PySyft/pull/9106
- [Snyk] Upgrade libsodium-wrappers from 0.7.11 to 0.7.14 by @madhavajay in https://github.com/OpenMined/PySyft/pull/9121
- Fixed links in README.md by @madhavajay in https://github.com/OpenMined/PySyft/pull/9154
- Fix
dataset.getall()showsDictTuple()when there are no datasets by @khoaguin in https://github.com/OpenMined/PySyft/pull/9163 - Add API Spec Snapshot to CICD by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9222
- fix: update lockfile by @tcp in https://github.com/OpenMined/PySyft/pull/9228
- Configurable query size for bigquery notebook testing by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9227
- Bigquery scenario notebooks (without sync) with different admin user by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9233
- FIX URL in setup.cfg to point to Documentation page by @leriomaggio in https://github.com/OpenMined/PySyft/pull/9234
- Temp fix tests by pinning ipython by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9238
- Fix scary-looking wrong password error by @BrendanSchell in https://github.com/OpenMined/PySyft/pull/9237
- Testing User, email and password flows by @madhavajay in https://github.com/OpenMined/PySyft/pull/9229
- [WIP] notebook tests for jobs by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9230
- fix forgot password by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9241
- Tweaked email templates by @madhavajay in https://github.com/OpenMined/PySyft/pull/9242
- upgrade worker pools (local deployment only) by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9219
- sync: filter out high side requests and codes by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9224
- OpenTelemetry [#2] by @yashgorana in https://github.com/OpenMined/PySyft/pull/8968
- Settings validation by @jcardonnet in https://github.com/OpenMined/PySyft/pull/9172
- Configure scenario tests with env var by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9243
- ignore rate limit exceptions in request.[submit, approve, deny] by @abyesilyurt in https://github.com/OpenMined/PySyft/pull/9244
- show a warning to indicate that jobs aren't killed in a worker pool by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9245
- Fixed small issue with load_jobs by @madhavajay in https://github.com/OpenMined/PySyft/pull/9246
- worker scale test by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9240
- fix ao get_storage_permissions by @eelcovdw in https://github.com/OpenMined/PySyft/pull/9247
- Improve Logging outputs by @teo-milea in https://github.com/OpenMined/PySyft/pull/9248
- Re-creating pool with different image spins up with last attached image by @shubham3121 in https://github.com/OpenMined/PySyft/pull/9249
- Adding dynaconf by @madhavajay in https://github.com/OpenMined/PySyft/pull/9253
- Madhava/fix test settings by @madhavajay in https://github.com/OpenMined/PySyft/pull/9254
- Marking this flappy test as xfail by @madhavajay in https://github.com/OpenMined/PySyft/pull/9255
- BigQuery data review test by @teo-milea in https://github.com/OpenMined/PySyft/pull/9236
- Fix for base condition where there is no root dir by @madhavajay in https://github.com/OpenMined/PySyft/pull/9256
- Configure OTLP endpoint through Helm by @yashgorana in https://github.com/OpenMined/PySyft/pull/9258
- make pytest fail on syftexception by @koenvanderveen in https://github.com/OpenMined/PySyft/pull/9264
Full Changelog: https://github.com/OpenMined/PySyft/compare/v0.9.0...v0.9.1