Skip to content

Releases: scaleoutsystems/fedn

Release v0.19.0

13 Nov 15:14
a253cca
Compare
Choose a tag to compare

What’s Changed

Features

  • Feature/SK-1102 | Simplify ClientAPI and add support for inference @niklastheman (#726)
  • Feature/SK-1167 | Add SetServerFunctions endpoint to auth @viktorvaladi (#737)
  • Feature/SK-1164 | grpc allow version up to <v1.67 @Wrede (#732)
  • Feature/SK-946 | Default value on session config @viktorvaladi (#735)
  • Feature/SK-946 | Graceful failing if new container is not present @viktorvaladi (#733)
  • Feature/SK-946 | Add functionality for user defined server-functions @viktorvaladi (#666)

Fixes

  • Fix/SK-1167 | Fix exception so it handles different errors better @viktorvaladi (#744)
  • Fix/SK-1178 | Set client_id in ModelRequest + single hearbeat function @Wrede (#739)
  • Fix/SK-1181 | Prevent default flag values from always overwriting yaml file in start-v2 @benjaminastrand (#741)
  • Fix/SK-1179 | Update min protobuf version @benjaminastrand (#740)
  • Fix/SK-1169 | Enable --combiner flag without api-url @Wrede (#734)

Release v0.18.0

25 Oct 13:09
Compare
Choose a tag to compare

What’s Changed

Features

  • Feature/SK-1106 | Added GET "/" and POST "/list" endpoints to prediction_routes @benjaminastrand (#730)
  • Feature/SK-1081 | Use stores in Combiner + ModelPredict @Wrede (#718)

Release v0.17.0

11 Oct 14:15
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

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)