Releases: scaleoutsystems/fedn
Releases · scaleoutsystems/fedn
Release v0.11.1
Release v0.11.0
What’s Changed
Features
- Feature/SK-918 | Add --version to fedn CLI @sowmyasris (#649)
- Feature/SK-923 | Improve continue session @niklastheman (#647)
- Feature/SK-751 | Clients should have unique IDs @niklastheman (#638)
- Feature/SK-911 | Add terminate session to controller @Wrede (#641)
- Feature/SK-916 | Get active model id @niklastheman (#645)
- Feature/SK-599 | Add PUT and PATCH to /sessions API @niklastheman (#640)
Fixes
- Bug/SK-928 | Fixes bug in find_available if-statement @stefanhellander (#650)
- Fix/SK-903 | Clear-text logging of sensitive information @Wrede (#634)
- Fix/SK-904 | Uncontrolled data used in path expression @Wrede (#635)
- Bug/SK-894 | Information exposure through an exception @niklastheman (#637)
Release v0.10.0
Release v0.9.6
What's Changed
- Added examples to dockerignore by @ahellander in #613
- Bug/SK-836 | Grpc error retry passes over max tries by @Wrede in #615
- Feature/SK-884 | FEDn compatible with Python 3.12 by @stefanhellander in #619
- Bug/SK-875 | Fix health check in combiner by @sztoor in #618
- Bug/SK-853 | Helper for package ignored in start_session by @Wrede in #616
Full Changelog: v0.9.5...v0.9.6
Release v0.9.5
What's Changed
- Fixes file permission bug on Windows when trying to delete package tar file.
Full Changelog: v0.9.4...v0.9.5
Release v0.9.4
What's Changed
- Feature/SK-831 | Self-supervised Learning Example by @FrankJonasmoelle in #603
- bugfix/SK-847 | Fixes timing issue in client status check by @stefanhellander in #605
- bugfix/SK-850 | Sets client status to online in database when client connects by @stefanhellander in #606
- Feature/SK-845 | As a user I want to continue an existing session by @niklastheman in #609
- Feature/SK-852 | Add numpy raw binary helper by @Wrede in #608
- Feature/SK-823 | Hugging Face Example by @FrankJonasmoelle in #600
New Contributors
- @FrankJonasmoelle made their first contribution in #603
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Release v0.9.2
What's Changed
- Bug/SK-821 | Client status sync issue by @niklastheman in #591
- Feature/SK-732 | Introduces FedYogi and FedAdaGrad aggregators by @ahellander in #580
- Bug/SK-832 | API client is missing trailing / to work with Studio by @niklastheman in #596
- Feature/SK-736 | Ruff linter by @viktorvaladi in #552
- Feature/SK-805 | FEDn cli - new order by @niklastheman in #593
- Bug/SK-793 | Fix package extract and dispatch folder by @Wrede in #597
- Feature/SK-837 | Update version by @stefanhellander in #598
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Bugfix/SK-820 | Add missing / to some api paths by @Wrede in #587
- Feature/SK-814 | Add pypi workflow by @stefanhellander in #585
- Feature/SK-817: Update async-client entrypoints to support new features in the CLI by @ahellander in #588
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What's Changed
- Feature/SK-669 | Store session id on status (event) and validation objects by @niklastheman in #528
- Bug/SK-703 | Client doesn't handle model retrieve error correctly by @niklastheman in #536
- Feature/SK-687 | Fedn API v1 by @niklastheman in #532
- Feature/SK-544 | Server side changes for c++ client by @Wrede in #534
- Feature/SK-697 | Adds token auth to the APIClient by @stefanhellander in #533
- Feature/SK-724 | API method to load a FEDn model / parameters from S3. by @niklastheman in #545
- Feature/SK-726 | Refactor APIClient by @niklastheman in #546
- Feature/SK-721 | Add JWT verification (decoding) by @Wrede in #543
- Feature/async simulation by @ahellander in #541
- Bugfix/SK-737 | Conflict in auth metadata in grpc client by @Wrede in #554
- Bug/SK-750 | get_events returns incorrect data if used with custom prefix by @niklastheman in #561
- Feature/SK-728 | Move Studio docs to Fedn docs by @niklastheman in #555
- Feature/SK-718 | Enable remote logging by @stefanhellander in #540
- Feature/SK-707 | Flower client example by @viktorvaladi in #537
- Feature/SK-765 | /health for api by @niklastheman in #567
- Feature/SK-746 | Add python_env support in fedn.yaml by @Wrede in #556
- Feature/SK-707 | Add config support to flower adapter by @viktorvaladi in #570
- Bug/SK-790 | FLASK 3.0.4 requires click>=8.1.3 by @Wrede in #575
- Feature/SK-788 | Add "models" to studio docs by @niklastheman in #576
- Feature/SK-795 | default Bearer in FEDN_AUTH_SCHEME by @Wrede in #578
New Contributors
- @viktorvaladi made their first contribution in #530
Full Changelog: v0.8.0...v0.9.0