Skip to content

Releases: scaleoutsystems/fedn

Release v0.8.0

09 Feb 14:40
7cef838
Compare
Choose a tag to compare

What's Changed

  • Make choice of aggregator dynamic at session level and additional aggregators (FedOpt) by @ahellander in #498
  • Fixes the issue with number of files/storage growing on combiner by @ahellander in #503
  • Use latest mongodb and bump version number by @ahellander in #502
  • Feature/cross device simulation by @ahellander in #504
  • Add docker compose override file for async example by @ahellander in #505
  • Docs/SK-646 | Add aggregators and helpers by @Wrede in #508
  • Feature/SK-634 | Add logging to controller by @ahellander in #506
  • Feature/SK-622 | Session object should store committed_at in date format by @niklastheman in #510
  • Feature/retire dashboard by @ahellander in #509
  • Feature/SK-660 | Clean up numpyhelper from unused methods by @Wrede in #512
  • Docs update to reflect recent refactoring by @ahellander in #511
  • Link to docs tutorial from main readme by @ahellander in #519
  • Updated FAQ docs by @ahellander in #518
  • Feature/SK-658 | Add gRPC healthchecking by @ahellander in #515
  • Bugfix/SK-673 | start_session endpoint should have delete_models=True by @Wrede in #521
  • Feature/SK-667 | Add new Android helper to Fedn by @niklastheman in #524
  • Bug/SK-680 | Android helper imports helper base incorrectly by @niklastheman in #525
  • Feature/SK-676 | If no compute package is set when starting a session, Fedn should say so by @niklastheman in #522
  • Feature/SK-623 | Validations objects should store proper timestamp by @niklastheman in #526
  • Feature/SK-684 | Events should store proper timestamps by @niklastheman in #527
  • Bugfix/SK-675 | Model staging not in sync, TaskStream by @Wrede in #523

Full Changelog: v0.7.1...v0.8.0

Release v0.7.1

11 Jan 09:17
96a7044
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

04 Jan 13:49
e23421a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

Release v0.6.2

20 Nov 10:21
36cf7f7
Compare
Choose a tag to compare

What's Changed

  • Bugfix/SK-582 | If session id is empty it should be set to guid by @niklastheman in #488

Full Changelog: v0.6.1...v0.6.2

Release v0.6.1

16 Nov 13:15
1d26953
Compare
Choose a tag to compare

What's Changed

  • Bugfix/SK-581 | Fixes problem with download of ssl cert when using python 3.9 by @stefanhellander in #486

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

13 Nov 16:58
Compare
Choose a tag to compare

What's Changed

  • Feature/SK-505 | Flush model update queues at new session + Buffer size config by @ahellander in #476
  • Feature/SK-523 | Refactor REST and add APIClient by @Wrede in #477
  • Feature/SK-545 | Statestore init from api-server lack proper setup by @Wrede in #479
  • Bugfix/SK-548 | Fix printout at model staging at combiner by @Wrede in #480
  • Feature/SK-553 | Add pagination option to REST-API by @niklastheman in #482
  • Feature/SK-521 | Global model not created if the combiner terminates based on timeout by @ahellander in #478
  • Feature/SK-574 | Add metadata to gRPC calls for python clients by @Wrede in #483

Docs

  • Major improvements to the documentation
  • New reference API

New Contributors

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

25 Oct 15:44
Compare
Choose a tag to compare

What's Changed

  • Refactor core for a more streamlined API for aggregators/controllers by @ahellander in #459
  • Feature/SK-481 | Add option to delete intermediate models from disk by @Wrede in #467
  • Feature/SK-491 | Make aggregator plugin-configurable by @ahellander in #469
  • Bug/SK-507 | Add functionality to inspect combiner queue state (debug mode) by @ahellander in #474
  • Debug: Disable global model deletion by @Wrede in #475

Full Changelog: v0.4.1...v0.5.0

Release v0.5.0-beta.3

27 Jun 11:21
826742a
Compare
Choose a tag to compare
Release v0.5.0-beta.3 Pre-release
Pre-release

What's Changed

  • Debug: Disable global model deletion by @Wrede in #475

Full Changelog: v0.5.0-beta.2...v0.5.0-beta.3

Release v0.5.0-beta.2

20 Jun 13:39
07629ff
Compare
Choose a tag to compare
Release v0.5.0-beta.2 Pre-release
Pre-release

What's Changed

  • Bug/SK-507 | Add functionality to inspect combiner queue state (debug mode) by @ahellander in #474

Full Changelog: v0.5.0-beta.1...v0.5.0-beta.2

Release v0.5.0-beta.1

14 Jun 13:39
dd416c1
Compare
Choose a tag to compare
Release v0.5.0-beta.1 Pre-release
Pre-release

What's Changed

  • Refactor core for a more streamlined API for aggregators/controllers by @ahellander in #459
  • Feature/SK-481 | Add option to delete intermediate models from disk by @Wrede in #467
  • Feature/SK-491 | Make aggregator plugin-configurable by @ahellander in #469

Full Changelog: v0.4.1...v0.5.0-beta.1