Skip to content

Releases: scaleoutsystems/fedn

Release v0.30.0

23 Jun 10:13
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

Release v0.29.0

13 Jun 11:43
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

  • Bugfix/SK-1668 | Add try except when emitting logs to remote server @Wrede (#948)
  • Bugfix/SK-1642 | Fix repository printing binary data @carl-andersson (#936)
  • Fix/SK-1632 | Add compressed file suffix to .fednignore + output path option @Wrede (#932)

Release v0.28.1

20 May 10:06
Compare
Choose a tag to compare

What’s Changed

Fixes

  • Bug/SK-1628 | sender_id index should be sender.client_id @niklastheman (#927)
  • Fix/SK-1615 | Update load-test to take float factor for array size @Wrede (#924)

Release v0.28.0

12 May 09:13
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

Release v0.27.0

29 Apr 14:07
708f647
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

  • Bug/SK-1589 | Race condition in project create @KatHellg (#906)
  • Bug/SK-1581 | Telemetry_bp is missing from routes @carl-andersson (#901)
  • Bug/SK-1584 | Start session not working (api client) @niklastheman (#905)
  • Bug/SK-1582 | Running client.get_model_trail() returns only one model when should return multiple @niklastheman (#902)
  • Bug/SK-1467 | Mismatch in click.option input and method argument for repository @KatHellg (#875)
  • Bug/SK-1577 | Path bug fix in mnist-pytorch example @Hovstadius (#899)
  • Bug/SK-1571 | Validation of sessions fails if no name is provided or if boolean values are false @niklastheman (#896)
  • Bug/SK-1565 | Fixed argument name in project create cli function @KatHellg (#894)
  • Fix/SK-1547 | Fixing Huggingface train.py imports @FrankJonasmoelle (#883)

Release v0.26.0

11 Apr 10:36
Compare
Choose a tag to compare

What’s Changed

Features

Fixes

Release v0.25.2

04 Apr 15:28
Compare
Choose a tag to compare

What’s Changed

Fixes

Bug/SK-1529 | save_metric fails on cli client
Bug/SK-1527 | Active compute package not set

Full Changelog: v0.25.0...v0.25.1

Release v0.25.0

01 Apr 14:31
Compare
Choose a tag to compare

What’s Changed

Features

  • Feature/SK-1263 | Improve the API-Client example @niklastheman (#849)
  • Feature/SK-1510 | Add ENV for setting home dir @Wrede (#856)
  • Feature/SK-1257 | Bugfixes and improvements of combiner, and new load test @ahellander (#774)

Fixes

Release v0.24.0

14 Mar 14:58
Compare
Choose a tag to compare

What’s Changed

  • Bug/SK-1469 | Fixed bug with prediction not using the client subselection @carl-andersson (#835)

Features

Fixes

  • Bugfix/SK-1421 | Change load_data function in HuggingFace example @FrankJonasmoelle (#815)
  • Fix/SK-1450 | Fix success message on login @KatHellg (#826)
  • Fix/SK-1451 | Check if there is an active helper before using "numpyhelper" as default @benjaminastrand (#824)
  • Bugfix/SK-1452 | GrpcConnectionOptions all args not needed for direct combiner connection @Wrede (#823)

Release v0.23.3

24 Feb 14:28
Compare
Choose a tag to compare

What’s Changed

Fixes

  • Bugfix/SK-1440 | Syntax error escape character on windows paths @Wrede (#820)