Fedn

Latest version: v0.24.0

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

Scan your dependencies

Page 8 of 10

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

0.3.0

What's new?
- It is now possible to start clients as trainer, validators, or both (default).
- Clients now execute training and validation events sequentially, this improves client stability for large models.
- Improved visualization of the network graph.
- Clients and their status are now listed on the network page.
- Refactoring of the combiner aggregator API, making it easier to extend with your own aggregator.

Other
- Minor bugfixes and stability improvements.
- Improved documentation.

Page 8 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.