Skip to content

Releases: scaleoutsystems/fedn

Release v0.16.1

02 Oct 12:05
Compare
Choose a tag to compare

What’s Changed

Fixes

Release v0.16.0

27 Sep 14:20
Compare
Choose a tag to compare

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

  • Bugfix/SK-1063 | Update sys_platform for windows in environment markers @Wrede (#710)
  • Bugfix/SK-1048 | Logs about grpc stream and heartbeat back online @Wrede (#707)

Release v0.15.0

13 Sep 12:52
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

Release v0.14.0

06 Sep 13:00
Compare
Choose a tag to compare

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

  • Refactor/SK-936 | Clean up certs and remove /add_combiner logic @Wrede (#653)

Release v0.13.0

02 Sep 15:18
df222ea
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

Release v0.12.1

20 Aug 14:18
Compare
Choose a tag to compare

What’s Changed

Fixes

Release v0.12.0

16 Aug 12:45
b6cf292
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

  • Bug/SK-931 | --preferred-combiner should not be boolean @sowmyasris (#667)

Release v0.11.1

11 Jul 16:16
d0a5c02
Compare
Choose a tag to compare

What’s Changed

Fixes

  • Bug/SK-938 | Fix KeyError for client_id @Wrede (#656)
  • Bug/SK-937 | Update for previous clients fails, missing client_id @Wrede (#655)

Release v0.11.0

11 Jul 12:37
49e53d2
Compare
Choose a tag to compare

What’s Changed

Features

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

14 Jun 11:32
Compare
Choose a tag to compare

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)