Skip to content

Releases: Substra/substra-backend

0.1.2

29 Sep 09:41
fe5771a
Compare
Choose a tag to compare

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

30 Sep 13:23
Compare
Choose a tag to compare
0.1.2.timeit Pre-release
Pre-release
fix linting

0.1.0-rc.6.melloddy

19 Aug 08:55
0d6e9e7
Compare
Choose a tag to compare

Enable celery tasks concurrency
Improvements on event app, docker-registry, retrial strategy.

0.1.1

12 Aug 07:22
fdff659
Compare
Choose a tag to compare
  • Remove raven/sentry dependency
  • Remove useless python requirements
  • Update pip in docker images to speed up grpcio installation

0.1.0

31 Jul 08:36
24921ce
Compare
Choose a tag to compare

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

21 Jul 15:09
2500c57
Compare
Choose a tag to compare
Merge pull request #287 from SubstraFoundation/improve-events-app

Improve events app cleaning task

0.0.23

15 Jul 09:07
19ec017
Compare
Choose a tag to compare
Merge pull request #289 from SubstraFoundation/ignore-subtuple-retrie…

0.0.22

10 Jul 09:20
8827a73
Compare
Choose a tag to compare
Merge pull request #285 from SubstraFoundation/fix-subtuple-check

Fix subtuple check when replaying events

0.0.22-beta

10 Jul 09:09
Compare
Choose a tag to compare
0.0.22-beta Pre-release
Pre-release
Fix retry

0.0.22-alpha

10 Jul 09:00
Compare
Choose a tag to compare
0.0.22-alpha Pre-release
Pre-release
Fix subtuple check when replaying events