Skip to content

Releases: Substra/substra

0.51.0rc1

07 Mar 10:44
9edd757
Compare
Choose a tag to compare
0.51.0rc1 Pre-release
Pre-release

0.51.0rc1

Changed

  • Compute task status DOING is renamed EXECUTING (#401)
  • Compute plan statuses EMPTY, WAITING ansd TODO are merged into new status CREATED (#401)

0.50.0

26 Feb 13:46
dc68597
Compare
Choose a tag to compare

Changed

  • BREAKING: Renamed function field of the Function pydantic model to archive(#393)
  • BREAKING: Renamed ComputeTask status values (#397)
  • download_logs uses the new endpoint (#398)
  • BREAKING: Renamed Status to ComputeTaskStatus (#399)

Added

  • Paths are now resolved on DatasampleSpec objects. Which means that users can pass relative paths (#392)
  • Added FunctionStatus (#399)

0.50.0rc3

23 Feb 15:09
64289f1
Compare
Choose a tag to compare
0.50.0rc3 Pre-release
Pre-release
chore: update substratools version

Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>

0.50.0rc2

21 Feb 11:26
9db56af
Compare
Choose a tag to compare
0.50.0rc2 Pre-release
Pre-release
chore: release 0.50.0-rc2

Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>

0.50.0rc1

20 Feb 14:43
c53a792
Compare
Choose a tag to compare
0.50.0rc1 Pre-release
Pre-release
chore: release 0.50.0rc1

Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>

0.49.0

20 Oct 07:44
872d484
Compare
Choose a tag to compare

0.49.0 - 2023-10-18

Added

  • Support on Python 3.11 (#388)

0.49.0rc1

19 Oct 12:08
Compare
Choose a tag to compare
0.49.0rc1 Pre-release
Pre-release

0.49.0rc1 pre-release

Added

  • Support on Python 3.11 (#388)

0.48.1

06 Oct 14:08
05a38a2
Compare
Choose a tag to compare

Changed

  • Use substra-tools base docker image (not minimal) in tests (#389)

0.48.1rc3

04 Oct 10:02
6c39070
Compare
Choose a tag to compare
0.48.1rc3 Pre-release
Pre-release

Changed

  • Use substra-tools base docker image (not minimal) in tests (#389)

0.45.1

11 Sep 12:10
Compare
Choose a tag to compare

0.45.1 - 2023-09-11

Fixed

  • Pin Pydantic < 2.0.0.