Skip to content

Releases: Substra/substra-documentation

0.39.0

16 Sep 08:03
a0327ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.38.0...0.39.0

0.28.2

30 Jul 12:52
e04f5e5
Compare
Choose a tag to compare

0.28.2 - 2024-07-30

Update dependencies table to reflect backend patch

Fix doc build

0.38.0

14 Jun 09:04
456b7e1
Compare
Choose a tag to compare

0.38.0 - 2024-06-14

Added

  • Documentation on how to use the Harbor profile on substra-backend (#416)
  • Documentation about Pod Security Standard for Substra deployment (#418)

0.37.0

08 Apr 13:31
5c2f77d
Compare
Choose a tag to compare

0.37.0 - 2024-03-27

Changed

Fixed

  • Added explicit substratools dependency in Substra core examples (#408)

0.36.0

12 Mar 16:34
2498a73
Compare
Choose a tag to compare

0.36.0

Changed

  • Rename test_data_sample_keys to data_sample_keys on TestDataNodes after Substra/substrafl#185 (#398)
  • Test and predict tasks are now merged, after Substra/substrafl#177
  • Rename predictions_path to predictions in metrics (#376)
  • Pass metric_functions to Strategy instead to TestDataNodes (#376)
  • Update supported Python versions (#405)

Added

Fixed

  • Updated status diagrams for ComputePlan and ComputeTask (#404)

0.35.0

26 Feb 15:19
f355727
Compare
Choose a tag to compare

Added

  • Diagrams for status for function and compute tasks (#390)

Changed

  • Bump Sphinx to 7.2.6, and upgrade linked dependencies (#388)
  • Examples are not executed when building the documentation (#388)

Fixed

  • Restor custom css on nbshpinx gallery (#394)

Removed

  • Mentions to Orchestrator distributed mode (#379)

0.34.0

20 Oct 09:52
3d0e184
Compare
Choose a tag to compare

[0.34.0]

Added

  • Support on Python 3.11 (#367)
  • Add doc about task output permissions (#369)
  • Examples now install torch on CPU only if launched on docker or remote mode (#375)

0.33.1

09 Oct 14:05
67133c7
Compare
Choose a tag to compare

Fixed

  • Missing install in titanic example (#372)

0.33.0

06 Oct 16:40
f849714
Compare
Choose a tag to compare

Substra

  • BREAKING: Unique and lighter base substra-tools docker image. Removed minimal and workflow image versions

Documentation

  • The dev-oriented skaffold profile three-orgs has been added in the local deployment section.

0.28.1

11 Sep 12:18
Compare
Choose a tag to compare

Substra 0.28.1 - 2023-09-11

SubstraFL:

  • Bump SubstraFL to 0.37.1 to always keep last tasks output in remote mode, even with clean_models to True in execute_experiment.