Fedn

Latest version: v0.22.0

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

Scan your dependencies

Page 7 of 9

0.4.0beta.1

What's Changed
* Feature/SK-211 Enable toggle ssl by ahellander in https://github.com/scaleoutsystems/fedn/pull/417
* Fix/Bump tensorflow from 2.7.1 to 2.7.2 in /examples/mnist-keras by dependabot in https://github.com/scaleoutsystems/fedn/pull/422
* Feature/issue393 Add python 3.10 to test matrix by ahellander in https://github.com/scaleoutsystems/fedn/pull/424
* Feature/SK-227 Add option to force SSL by Wrede in https://github.com/scaleoutsystems/fedn/pull/426
* Feature/SK-229 Add docker metadata to build tags by Wrede in https://github.com/scaleoutsystems/fedn/pull/427
* Bug/Fix error in deployment docs by ahellander in https://github.com/scaleoutsystems/fedn/pull/425
* Bug/Fix config download error for Python 3.10 by ahellander in https://github.com/scaleoutsystems/fedn/pull/435
* Feature/SK-248 Enable CA signed cert for GRPC channel by Wrede in https://github.com/scaleoutsystems/fedn/pull/439
* Bug/Fetch ca cert via ssl package by Wrede in https://github.com/scaleoutsystems/fedn/pull/440
* Feature/436 improvements to the UI/dashboard by ahellander in https://github.com/scaleoutsystems/fedn/pull/443
* Feature/438 Enables config of all settings in client.yaml (mirror CLI) by ahellander in https://github.com/scaleoutsystems/fedn/pull/441
* Fix/pin bokeh dep, resolves 444, filter graph to only plot online client… by ahellander in https://github.com/scaleoutsystems/fedn/pull/445
* Feature/446 Improves the example docs by ahellander in https://github.com/scaleoutsystems/fedn/pull/447


**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.3.3...v0.4.0-beta.1

0.3.3

What's new?
- UI token authentication: 388
- Dispatcher commands are now wrapped in a shell: 390
- MD5 checksum replaced with SHA256: 405
- Documentation is now versioned and moved to RTD: 408, 409, 410
- Code quality: 394, 398, 401, 399, 404, 406, 407
- Minor improvements: 395, 403

Bugfixes
- Pin minio version in compose file: 382
- Minor fixes: 387, 389, 397, 396, 400
- Fix broken CI and issues introduced by linting: 416

Other
- Documentation fixes and improvements: 378, 379, 381, 402, 392, 411
- Patch for compatibility with Gramine LibOS: 380
- Images are now solely stored on GH registry: 384

0.3.3b2

What's new?
- UI token authentication: 388
- Dispatcher commands are now wrapped in a shell: 390
- MD5 checksum replaced with SHA256: 405
- Documentation is now versioned and moved to RTD: 408, 409, 410
- Code quality: 394, 398, 401, 399, 404, 406, 407
- Minor improvements: 395, 403

Bugfixes
- Pin minio version in compose file: 382
- Minor fixes: 387, 389, 397, 396, 400
- Fix broken CI and issues introduced by linting: 416

Other
- Documentation fixes and improvements: 378, 379, 381, 402, 392, 411
- Patch for compatibility with Gramine LibOS: 380
- Images are now solely stored on GH registry: 384

0.3.3b1

What's new?
- UI token authentication: 388
- Dispatcher commands are now wrapped in a shell: 390
- MD5 checksum replaced with SHA256: 405
- Documentation is now versioned and moved to RTD: 408, 409, 410
- Code quality: 394, 398, 401, 399, 404, 406, 407
- Minor improvements: 395, 403

Bugfixes
- Pin minio version in compose file: 382
- Minor fixes: 387, 389, 397, 396, 400

Other
- Documentation fixes and improvements: 378, 379, 381, 402, 392, 411
- Patch for compatibility with Gramine LibOS: 380
- Images are now solely stored on GH registry: 384

0.3.2

What's new?
- Token (single) authentication:
`fedn run reducer --secret-key=<your-secret-phrase>` will generate a token which will be required for combiners and clients to assign to the network. Clients and combiners are then required to authenticate via `fedn run client --token=<generated-token>` or by specifying "token" key in settings YAML file.
- Compute package is no longer required to setup via the web UI: `fedn run reducer --local-package`
Instead clients will make use of a local compute package, i.e. a remote compute package will **not** be downloaded.
- VS Code devcontainer has been added

Bugfixes
- Fixes an issue where a client could connect before a seed (initial) model has been uploaded

Other
- Various minor fixes
- Documentation

0.3.1

What's new?
- New resilience feature - clients will now attempt automatic reassignment if their associated combiner goes missing for more than 60s (default, configurable on the CLI).
- Refactor of Client initialization.

Bugfixes
- Fixes an issue where training requests to clients are delayed after a client has disconnected from combiner.

Other
- Various minor fixes
- Documentation

Page 7 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.