Releases: Substra/substra-backend
Releases · Substra/substra-backend
0.1.2
Use key everywhere instead of pkhash (#312)
Enable multi channels (#300)
Use helm 3 (#295)
Snake case for assets ( #315, #318)
Remove nested results in assets reponses (#316)
Don't retry celery tasks in local (#327)
Simplify local folder deletion (#332)
Create deployment for event app (#329)
Bump fabric-sdk-py (#330)
Make backend-server startup more verbose (#331)
0.1.2.timeit
fix linting
0.1.0-rc.6.melloddy
Enable celery tasks concurrency
Improvements on event app, docker-registry, retrial strategy.
0.1.1
0.1.0
Susbtra Compute Tasks are now executed in Kubernetes :
- Images for compute tasks are now build with kaniko
- Compute Tasks are now executed in pod with network policies (you need to setup a CNI in your K8S cluster like calico)
- Local docker registry is now deployed with substra-backend and prepopulate with substra-tools latest images
The support of docker (substra launch and compute tasks executor) is dropped
- Remove docker as image builder
- Remove docker as substra launcher (docker-compose)
- Remove docker dependencies (scripts)
Global substra-backend code has seen some improvements:
- nginx/uwsgi better configuration
- rootless container
0.0.24
0.0.23
0.0.22
0.0.22-beta
Fix retry
0.0.22-alpha
Fix subtuple check when replaying events