Releases: Substra/substra-backend
Releases · Substra/substra-backend
0.40.0
0.40.0-rc1
chore: release 0.40.0-rc1 Signed-off-by: Olivier Léobal <olivier.leobal@owkin.com>
0.39.0
0.39.0-rc1
0.39.0-rc1 2023-06-27
Added
- New
SECRET_KEY_PATH
andSECRET_KEY_LOAD_AND_STORE
environment variables (#668)
0.38.0
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 thansubstra
in all cases (this was already the production setting) ORG_NAME
now defaults todefault
rather than being mandatory (this is always overridden in the chart)
Removed
- references to
substra
cli commands inlocaldev.md
(#667)
0.38.0-rc2
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 thansubstra
in all cases (this was already the production setting) ORG_NAME
now defaults todefault
rather than being mandatory (this is always overridden in the chart)
Removed
- references to
substra
cli commands inlocaldev.md
(#667)
0.38.0-rc1
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 thansubstra
in all cases (this was already the production setting) ORG_NAME
now defaults todefault
rather than being mandatory (this is always overridden in the chart)
Removed
- references to
substra
cli commands inlocaldev.md
(#667)