Skip to content

Releases: Substra/substra-backend

0.40.0

27 Jul 15:14
19820a3
Compare
Choose a tag to compare

This is a promotion of 0.40.0-rc1

Fixed

  • Remove pagination on get_performances to remove limitation on 1000 first points (#690)

Added

  • New UserAwaitingApproval (base user with no channel) (#680)

0.40.0-rc1

25 Jul 09:55
Compare
Choose a tag to compare
0.40.0-rc1 Pre-release
Pre-release
chore: release 0.40.0-rc1

Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>

0.39.0

30 Jun 10:04
ae7352c
Compare
Choose a tag to compare

0.39.0 2023-06-30

Added

  • New SECRET_KEY_PATH and SECRET_KEY_LOAD_AND_STORE environment variables (#668)

0.39.0-rc1

27 Jun 09:19
de46404
Compare
Choose a tag to compare
0.39.0-rc1 Pre-release
Pre-release

0.39.0-rc1 2023-06-27

Added

  • New SECRET_KEY_PATH and SECRET_KEY_LOAD_AND_STORE environment variables (#668)

0.38.0

15 Jun 07:11
d039a9f
Compare
Choose a tag to compare

0.38.0 2023-06-12

Added

  • BREAKING: Support for multiple API tokens with expanded functionality (#639)

Changed

  • BREAKING: database backend now defaults to backend_{ORG_NAME} rather than substra in all cases (this was already the production setting)
  • ORG_NAME now defaults to default rather than being mandatory (this is always overridden in the chart)

Removed

  • references to substra cli commands in localdev.md (#667)

0.38.0-rc2

13 Jun 16:10
d039a9f
Compare
Choose a tag to compare
0.38.0-rc2 Pre-release
Pre-release

0.38.0-rc2 2023-06-12

Added

  • BREAKING: Support for multiple API tokens with expanded functionality (#639)

Changed

  • BREAKING: database backend now defaults to backend_{ORG_NAME} rather than substra in all cases (this was already the production setting)
  • ORG_NAME now defaults to default rather than being mandatory (this is always overridden in the chart)

Removed

  • references to substra cli commands in localdev.md (#667)

0.38.0-rc1

13 Jun 14:57
Compare
Choose a tag to compare
0.38.0-rc1 Pre-release
Pre-release

0.38.0-rc1 2023-06-12

Added

  • BREAKING: Support for multiple API tokens with expanded functionality (#639)

Changed

  • BREAKING: database backend now defaults to backend_{ORG_NAME} rather than substra in all cases (this was already the production setting)
  • ORG_NAME now defaults to default rather than being mandatory (this is always overridden in the chart)

Removed

  • references to substra cli commands in localdev.md (#667)

0.37.0

15 May 14:33
a2238c7
Compare
Choose a tag to compare

Changed

  • Performance is now unique regarding a ComputeTaskOutput and a Metric (#634)
  • BREAKING: TaskProfiling do not use create_or_update but retry with PUT if error is 409 (#636)

0.37.0-rc5

15 May 13:50
Compare
Choose a tag to compare
0.37.0-rc5 Pre-release
Pre-release

Changed

  • Performance is now unique regarding a ComputeTaskOutput and a Metric (#634)
  • BREAKING: TaskProfiling do not use create_or_update but retry with PUT if error is 409 (#636)

0.37.0-rc4

15 May 13:07
Compare
Choose a tag to compare
0.37.0-rc4 Pre-release
Pre-release

Changed

  • Performance is now unique regarding a ComputeTaskOutput and a Metric (#634)
  • BREAKING: TaskProfiling do not use create_or_update but retry with PUT if error is 409 (#636)