Releases: Substra/substra-backend
Releases · Substra/substra-backend
0.42.1-rc2
Added
three_orgs
Skaffold profile for standalone orchestrator (#733)
0.42.1-rc1
Added
three_orgs
Skaffold profile for standalone orchestrator (#733)
0.40.0-alpha.5
0.40.0-alpha.4
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
0.41.0
Added
- New
SECRET_KEY
optional environment variable (#671) /api-token-auth/
and the associated tokens can now be disabled through theEXPIRY_TOKEN_ENABLED
environment variable andserver.allowImplicitLogin
chart value (#698)- Tokens issued by
/api-token-auth/
can now be deleted like other API tokens, through aDELETE
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
andSECRET_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
Added
- New
SECRET_KEY
optional environment variable (#671) /api-token-auth/
and the associated tokens can now be disabled through theEXPIRY_TOKEN_ENABLED
environment variable andserver.allowImplicitLogin
chart value (#698)- Tokens issued by
/api-token-auth/
can now be deleted like other API tokens, through aDELETE
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
andSECRET_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
[DEV ONLY] - 0.40.0-alpha.3 - 2023-08-22
POC decoupled builder.
0.40.0-alpha.2
[DEV ONLY] - 0.40.0-alpha.2 - 2023-08-21
POC decoupled builder.
0.40.0-alpha.1
[DEV ONLY] - 0.40.0-alpha.1 - 2023-08-21
POC decoupled builder.