Fedn

Latest version: v0.10.0

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

Scan your dependencies

Page 2 of 7

0.9.1

What's Changed
* Bugfix/SK-820 | Add missing / to some api paths by Wrede in https://github.com/scaleoutsystems/fedn/pull/587
* Feature/SK-814 | Add pypi workflow by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/585
* Feature/SK-817: Update async-client entrypoints to support new features in the CLI by ahellander in https://github.com/scaleoutsystems/fedn/pull/588

**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* Feature/SK-669 | Store session id on status (event) and validation objects by niklastheman in https://github.com/scaleoutsystems/fedn/pull/528
* Bug/SK-703 | Client doesn't handle model retrieve error correctly by niklastheman in https://github.com/scaleoutsystems/fedn/pull/536
* Feature/SK-687 | Fedn API v1 by niklastheman in https://github.com/scaleoutsystems/fedn/pull/532
* Feature/SK-544 | Server side changes for c++ client by Wrede in https://github.com/scaleoutsystems/fedn/pull/534
* Feature/SK-697 | Adds token auth to the APIClient by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/533
* Feature/SK-724 | API method to load a FEDn model / parameters from S3. by niklastheman in https://github.com/scaleoutsystems/fedn/pull/545
* Feature/SK-726 | Refactor APIClient by niklastheman in https://github.com/scaleoutsystems/fedn/pull/546
* Feature/SK-721 | Add JWT verification (decoding) by Wrede in https://github.com/scaleoutsystems/fedn/pull/543
* Feature/async simulation by ahellander in https://github.com/scaleoutsystems/fedn/pull/541
* Bugfix/SK-737 | Conflict in auth metadata in grpc client by Wrede in https://github.com/scaleoutsystems/fedn/pull/554
* Bug/SK-750 | get_events returns incorrect data if used with custom prefix by niklastheman in https://github.com/scaleoutsystems/fedn/pull/561
* Feature/SK-728 | Move Studio docs to Fedn docs by niklastheman in https://github.com/scaleoutsystems/fedn/pull/555
* Feature/SK-718 | Enable remote logging by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/540
* Feature/SK-707 | Flower client example by viktorvaladi in https://github.com/scaleoutsystems/fedn/pull/537
* Feature/SK-765 | /health for api by niklastheman in https://github.com/scaleoutsystems/fedn/pull/567
* Feature/SK-746 | Add python_env support in fedn.yaml by Wrede in https://github.com/scaleoutsystems/fedn/pull/556
* Feature/SK-707 | Add config support to flower adapter by viktorvaladi in https://github.com/scaleoutsystems/fedn/pull/570
* Bug/SK-790 | FLASK 3.0.4 requires click>=8.1.3 by Wrede in https://github.com/scaleoutsystems/fedn/pull/575
* Feature/SK-788 | Add "models" to studio docs by niklastheman in https://github.com/scaleoutsystems/fedn/pull/576
* Feature/SK-795 | default Bearer in FEDN_AUTH_SCHEME by Wrede in https://github.com/scaleoutsystems/fedn/pull/578

New Contributors
* viktorvaladi made their first contribution in https://github.com/scaleoutsystems/fedn/pull/530

**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.8.0...v0.9.0

0.8.0

What's Changed
* Make choice of aggregator dynamic at session level and additional aggregators (FedOpt) by ahellander in https://github.com/scaleoutsystems/fedn/pull/498
* Fixes the issue with number of files/storage growing on combiner by ahellander in https://github.com/scaleoutsystems/fedn/pull/503
* Use latest mongodb and bump version number by ahellander in https://github.com/scaleoutsystems/fedn/pull/502
* Feature/cross device simulation by ahellander in https://github.com/scaleoutsystems/fedn/pull/504
* Add docker compose override file for async example by ahellander in https://github.com/scaleoutsystems/fedn/pull/505
* Docs/SK-646 | Add aggregators and helpers by Wrede in https://github.com/scaleoutsystems/fedn/pull/508
* Feature/SK-634 | Add logging to controller by ahellander in https://github.com/scaleoutsystems/fedn/pull/506
* Feature/SK-622 | Session object should store committed_at in date format by niklastheman in https://github.com/scaleoutsystems/fedn/pull/510
* Feature/retire dashboard by ahellander in https://github.com/scaleoutsystems/fedn/pull/509
* Feature/SK-660 | Clean up numpyhelper from unused methods by Wrede in https://github.com/scaleoutsystems/fedn/pull/512
* Docs update to reflect recent refactoring by ahellander in https://github.com/scaleoutsystems/fedn/pull/511
* Link to docs tutorial from main readme by ahellander in https://github.com/scaleoutsystems/fedn/pull/519
* Updated FAQ docs by ahellander in https://github.com/scaleoutsystems/fedn/pull/518
* Feature/SK-658 | Add gRPC healthchecking by ahellander in https://github.com/scaleoutsystems/fedn/pull/515
* Bugfix/SK-673 | start_session endpoint should have delete_models=True by Wrede in https://github.com/scaleoutsystems/fedn/pull/521
* Feature/SK-667 | Add new Android helper to Fedn by niklastheman in https://github.com/scaleoutsystems/fedn/pull/524
* Bug/SK-680 | Android helper imports helper base incorrectly by niklastheman in https://github.com/scaleoutsystems/fedn/pull/525
* Feature/SK-676 | If no compute package is set when starting a session, Fedn should say so by niklastheman in https://github.com/scaleoutsystems/fedn/pull/522
* Feature/SK-623 | Validations objects should store proper timestamp by niklastheman in https://github.com/scaleoutsystems/fedn/pull/526
* Feature/SK-684 | Events should store proper timestamps by niklastheman in https://github.com/scaleoutsystems/fedn/pull/527
* Bugfix/SK-675 | Model staging not in sync, TaskStream by Wrede in https://github.com/scaleoutsystems/fedn/pull/523


**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.7.1...v0.8.0

0.7.1

What's Changed
* Feature/SK-613 | Display model trail in studio by niklastheman in https://github.com/scaleoutsystems/fedn/pull/501


**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.7.0...v0.7.1

0.7.0

What's Changed
* Feature/SK-558 | Adds Python's logging framework to the client by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/484
* Feature/SK-559 | Dispatcher works on Windows by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/489
* Feature/SK-592 | Refactor gRPC server by Wrede in https://github.com/scaleoutsystems/fedn/pull/490
* Feature/SK-604 | Refactor common by ahellander in https://github.com/scaleoutsystems/fedn/pull/491
* Feature/SK-344 | Add compute package registry by niklastheman in https://github.com/scaleoutsystems/fedn/pull/495


**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.6.2...v0.7.0

0.6.2

What's Changed
* Bugfix/SK-582 | If session id is empty it should be set to guid by niklastheman in https://github.com/scaleoutsystems/fedn/pull/488


**Full Changelog**: https://github.com/scaleoutsystems/fedn/compare/v0.6.1...v0.6.2

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.