Releases: scaleoutsystems/fedn
Releases · scaleoutsystems/fedn
Release v0.16.1
What’s Changed
Fixes
- Bug/SK-1040 | Fixing numpy version with the MONAI package @mattiasakesson (#705)
Release v0.16.0
What’s Changed
Features
- Feature/SK-895 | Use the system's default cert store @stefanhellander (#711)
- Feature/SK-948 | Combiner config flags in fedn client @Wrede (#709)
- Feature/SK-1050 | Add set active model to /api/v1 @niklastheman (#708)
- Feature/SK-1039 | Add upload, activate & deactivate package to fedn api v1 @niklastheman (#706)
- Feature/SK-996 | Users should be able to choose not to upload a package but instead use the "localpackage" approach @niklastheman (#702)
Fixes
Release v0.15.0
What’s Changed
Features
- Feature/SK-811 | Example using Differential Privacy @mattiasakesson (#698)
Fixes
- Fix/SK-1025 | Fix torch dependencies based on arch @Wrede (#701)
- Fix/SK-1021 | Updating dependencies for huggingface example @FrankJonasmoelle (#699)
Release v0.14.0
What’s Changed
Features
- Feature/SK-998 | Add get number of active clients connected to /v1 api @niklastheman (#696)
- Refactor/SK-936 | Clean up certs and remove /add_combiner logic @Wrede (#653)
- Feature/SK-933 | Add delete combiner/client to Api @niklastheman (#693)
Other
Release v0.13.0
What’s Changed
Features
- Feature/SK-944 + SK-934 | Add flag for deleting the virtual env @sowmyasris (#661)
- Feature/SK-954 | Updated file structure in mnist-keras example @FrankJonasmoelle (#678)
Fixes
- Fix/SK-966 | Removing fire from python_env.yaml files @FrankJonasmoelle (#688)
- Bug/SK-964 | Fixes get_session request in APIClient @FrankJonasmoelle (#685)
- Bug/SK-965 | Syntax error in dockerfile @FrankJonasmoelle (#686)
- Bugfix/SK-963 | preferred combiner fixed in client cmd @sowmyasris (#683)
Release v0.12.1
Release v0.12.0
What’s Changed
Features
- Feature/SK-940 | CLI command for train and validate @sowmyasris (#658)
- Feature/SK-935 | Add fedn run startup @sowmyasris (#654)
Fixes
- Bug/SK-931 | --preferred-combiner should not be boolean @sowmyasris (#667)
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)