- 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)
0.10.0
What’s Changed
Features
- Feature/SK-898 | Add presigned put url to inference workflow Wrede (631) - Feature/SK-871 | Enable updating models via the API niklastheman (632) - Feature/SK-866 | Inference TaskType workflow Wrede (614) - Feature/SK-855 | Monai Example sztoor (620)
Fixes
- Bug/SK-893 - MonAI example, requirements.txt file removed sztoor (622)
0.9.6
What's Changed * Added examples to dockerignore by ahellander in https://github.com/scaleoutsystems/fedn/pull/613 * Bug/SK-836 | Grpc error retry passes over max tries by Wrede in https://github.com/scaleoutsystems/fedn/pull/615 * Feature/SK-884 | FEDn compatible with Python 3.12 by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/619 * Bug/SK-875 | Fix health check in combiner by sztoor in https://github.com/scaleoutsystems/fedn/pull/618 * Bug/SK-853 | Helper for package ignored in start_session by Wrede in https://github.com/scaleoutsystems/fedn/pull/616
What's Changed * Feature/SK-831 | Self-supervised Learning Example by FrankJonasmoelle in https://github.com/scaleoutsystems/fedn/pull/603 * bugfix/SK-847 | Fixes timing issue in client status check by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/605 * bugfix/SK-850 | Sets client status to online in database when client connects by stefanhellander in https://github.com/scaleoutsystems/fedn/pull/606 * Feature/SK-845 | As a user I want to continue an existing session by niklastheman in https://github.com/scaleoutsystems/fedn/pull/609 * Feature/SK-852 | Add numpy raw binary helper by Wrede in https://github.com/scaleoutsystems/fedn/pull/608 * Feature/SK-823 | Hugging Face Example by FrankJonasmoelle in https://github.com/scaleoutsystems/fedn/pull/600
New Contributors * FrankJonasmoelle made their first contribution in https://github.com/scaleoutsystems/fedn/pull/603