Skip to content

Releases: Substra/substra

0.44.0

15 May 14:36
dda51fa
Compare
Choose a tag to compare

Added

  • Client can now be configured using environment variables or a configuration Yaml file (#353)

Changed

  • BREAKING: default backend type for Client is now "subprocess" (#353)
  • Add identifier to performance view when calling client.get_performances (#357)

Removed

  • Function name from the Performance model (#358)

0.44.0rc1

11 May 14:31
Compare
Choose a tag to compare
0.44.0rc1 Pre-release
Pre-release

Added

  • Client can now be configured using environment variables or a configuration Yaml file (#353)

0.43.0

07 Apr 15:45
117a915
Compare
Choose a tag to compare

This is a promotion of 0.43.0rc1

Added

  • Add SummaryTask Pydantic validator to match the new API behavior (returning compute tasks without details in list view) (#350)

Changed

  • BREAKING: rename Algo to Function (#341)
  • Rename fields in Performances model (#344)

Fixed

  • Permissions inconsistency in local mode (#348)

0.43.0rc1

31 Mar 09:03
Compare
Choose a tag to compare
0.43.0rc1 Pre-release
Pre-release

Added

  • Add SummaryTask Pydantic validator to match the new API behavior (returning compute tasks without details in list view) (#350)

Changed

  • BREAKING: rename Algo to Function (#341)
  • Rename fields in Performances model (#344)

Fixed

  • Permissions inconsistency in local mode (#348)

0.42.0

20 Feb 08:46
Compare
Choose a tag to compare

0.42.0 - 2023-02-20

Added

  • Creator field in Compute Plan model (#331)
  • Contributing, contributors & code of conduct files (#333)

Removed

  • BREAKING: DataSampleSpec don't have a test_only field anymore (#332)

Changed

  • BREAKING: rename tuple to task (#337)

0.42.0rc1

06 Feb 15:05
Compare
Choose a tag to compare
0.42.0rc1 Pre-release
Pre-release

0.42.0 - 2023-02-06

Added

  • Creator field in Compute Plan model (#331)
  • Contributing, contributors & code of conduct files (#333)

Removed

  • BREAKING: DataSampleSpec don't have a test_only field anymore (#332)

Changed

  • BREAKING: rename tuple to task (#337)

0.42.0rc0

30 Jan 14:22
Compare
Choose a tag to compare
0.42.0rc0 Pre-release
Pre-release

0.42.0 - 2023-01-20

  • BREAKING: DataSampleSpec don't have a test_only field anymore (#332)

0.41.0

13 Jan 09:37
Compare
Choose a tag to compare

0.41.0 - 2022-12-19

Changed

  • Adapt hybrid mode to pass the rank in a task property argument to match backend behaviour (#329)

Fixed

  • Pass the Python Github Actions on ubuntu 20.04 to be compatible with docker rootless mode (#325)

0.41.0rc2

20 Dec 13:44
Compare
Choose a tag to compare
0.41.0rc2 Pre-release
Pre-release
release

Signed-off-by: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com>

0.41.0rc1

19 Dec 09:15
Compare
Choose a tag to compare
0.41.0rc1 Pre-release
Pre-release
release

Signed-off-by: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com>