Skip to content

Releases: Substra/substra-backend

0.42.1-rc2

04 Oct 09:28
b2ad622
Compare
Choose a tag to compare
0.42.1-rc2 Pre-release
Pre-release

Added

  • three_orgs Skaffold profile for standalone orchestrator (#733)

0.42.1-rc1

04 Oct 09:19
3e14d9b
Compare
Choose a tag to compare
0.42.1-rc1 Pre-release
Pre-release

Added

  • three_orgs Skaffold profile for standalone orchestrator (#733)

0.40.0-alpha.5

27 Sep 16:20
6b1fcb0
Compare
Choose a tag to compare
0.40.0-alpha.5 Pre-release
Pre-release

POC builder v6

Adding function events and improved build error management
#742

Version

3d5dcd5

Requires

  • orchestrator v0.36.0-alpha.1
  • frontend v0.45.1-alpha.1

0.40.0-alpha.4

25 Sep 13:54
46b605d
Compare
Choose a tag to compare
0.40.0-alpha.4 Pre-release
Pre-release

POC builder v4

Adding function events and improved build error management

Requires

  • orchestrator v0.36.0-alpha.1
  • frontend v0.45.1-alpha.1

0.42.0

08 Sep 14:23
85494d2
Compare
Choose a tag to compare

0.42.0 2023-09-08

Changed

  • Update to pydantic 2.3.0 (#718)

0.41.0

07 Sep 08:18
9a7259d
Compare
Choose a tag to compare

Added

  • New SECRET_KEY optional environment variable (#671)
  • /api-token-auth/ and the associated tokens can now be disabled through the EXPIRY_TOKEN_ENABLED environment variable and server.allowImplicitLogin chart value (#698)
  • Tokens issued by /api-token-auth/ can now be deleted like other API tokens, through a DELETE request on the /active-api-tokens endpoint (#698)

Changed

  • Increase the number of tasks displayable in frontend workflow #697
  • BREAKING: Change the format of many API responses from {"message":...} to {"detail":...} (#705)

Removed

  • BREAKING: SECRET_KEY_PATH and SECRET_KEY_LOAD_AND_STORE environment variables (#671)
  • Removed logic for storing SECRET_KEY at startup, in order to increase stability; it should be done at a higher level, i.e. the chart (#671)

Fixed

  • /api-token-auth/ sometimes handing out tokens that are about to expire (#698)

0.41.0-rc1

05 Sep 09:02
Compare
Choose a tag to compare
0.41.0-rc1 Pre-release
Pre-release

Added

  • New SECRET_KEY optional environment variable (#671)
  • /api-token-auth/ and the associated tokens can now be disabled through the EXPIRY_TOKEN_ENABLED environment variable and server.allowImplicitLogin chart value (#698)
  • Tokens issued by /api-token-auth/ can now be deleted like other API tokens, through a DELETE request on the /active-api-tokens endpoint (#698)

Changed

  • Increase the number of tasks displayable in frontend workflow #697
  • BREAKING: Change the format of many API responses from {"message":...} to {"detail":...} (#705)

Removed

  • BREAKING: SECRET_KEY_PATH and SECRET_KEY_LOAD_AND_STORE environment variables (#671)
  • Removed logic for storing SECRET_KEY at startup, in order to increase stability; it should be done at a higher level, i.e. the chart (#671)

Fixed

  • /api-token-auth/ sometimes handing out tokens that are about to expire (#698)

0.40.0-alpha.3

22 Aug 12:37
Compare
Choose a tag to compare

[DEV ONLY] - 0.40.0-alpha.3 - 2023-08-22

POC decoupled builder.

0.40.0-alpha.2

21 Aug 16:39
Compare
Choose a tag to compare

[DEV ONLY] - 0.40.0-alpha.2 - 2023-08-21

POC decoupled builder.

0.40.0-alpha.1

21 Aug 16:28
Compare
Choose a tag to compare

[DEV ONLY] - 0.40.0-alpha.1 - 2023-08-21

POC decoupled builder.