Skip to content

Releases: scaleoutsystems/fedn

v0.9.3

08 May 11:25
fb76c47
Compare
Choose a tag to compare

What's Changed

  • Bug/SK-841 | Fix docs build after folder refactor by @Wrede in #602

Full Changelog: v0.9.2...v0.9.3

Release v0.9.2

07 May 15:06
cbc7dbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

24 Apr 08:20
6cc0219
Compare
Choose a tag to compare

What's Changed

  • Bugfix/SK-820 | Add missing / to some api paths by @Wrede in #587
  • Feature/SK-814 | Add pypi workflow by @stefanhellander in #585
  • Feature/SK-817: Update async-client entrypoints to support new features in the CLI by @ahellander in #588

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

18 Apr 14:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

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