Releases: Substra/substra-backend
Releases · Substra/substra-backend
1.0.1
What's Changed
- feat: make init dependencies image customizable by @guilhem-barthes in #1021
- chore: switch from mantis (
23.10
) to next LTS (24.04
) by @guilhem-barthes in #1022 - fix(chart): add role on builder pod by @mblottiere in #1027
- fix: check if OIDC is activated before deleting users by @guilhem-barthes in #1029
- chore: release 1.0.1-rc1 by @guilhem-barthes in #1030
- chore: release 1.0.1 by @guilhem-barthes in #1031
Full Changelog: 1.0.0...1.0.1
1.0.1-rc1
1.0.0
What's Changed
- chore: remove tqdm by @ThibaultFy in #990
- chore: change updateStrategy of the server and the registry by @SdgJlbl in #1000
- chore(charts): bump defaut kaniko version by @thbcmlowk in #968
- feat: cp duration starts with build by @guilhem-barthes in #998
- fix: pending error not repackaged by @guilhem-barthes in #993
- fix(charts): update path for
server.spec.strategy.type
by @guilhem-barthes in #1001 - feat: make image builder timeout configurable by @guilhem-barthes in #992
- feat: remove
django-celery-results
and replace by redis by @guilhem-barthes in #995 - chore(deps): bump python from 3.11-slim to 3.12-slim in /docker/metrics-exporter in the production-dependencies group by @dependabot in #978
- fix: add account operator does not synchronise content by @guilhem-barthes in #999
- fix: kaniko deprecated options by @SdgJlbl in #940
- feat: check computeplans before running function by @guilhem-barthes in #997
- feat: add timeout on
save_image
by @guilhem-barthes in #1003 - chore(deps): bump django from 4.2.14 to 4.2.15 in /backend by @dependabot in #988
- chore(deps-dev): bump the development-dependencies group in /backend with 5 updates by @dependabot in #1004
- chore(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #1006
- chore(deps): bump the production-dependencies group across 1 directory with 17 updates by @dependabot in #1007
- feat: wait redis on start by @guilhem-barthes in #1010
- fix: save image timeout 2 by @guilhem-barthes in #1011
- chore: release 1.0.0 by @substra-bot in #1013
Full Changelog: 0.48.0...1.0.0
1.0.0-rc1
What's Changed
- chore: remove tqdm by @ThibaultFy in #990
- chore: change updateStrategy of the server and the registry by @SdgJlbl in #1000
- chore(charts): bump defaut kaniko version by @thbcmlowk in #968
- feat: cp duration starts with build by @guilhem-barthes in #998
- fix: pending error not repackaged by @guilhem-barthes in #993
- fix(charts): update path for
server.spec.strategy.type
by @guilhem-barthes in #1001 - feat: make image builder timeout configurable by @guilhem-barthes in #992
- feat: remove
django-celery-results
and replace by redis by @guilhem-barthes in #995 - chore(deps): bump python from 3.11-slim to 3.12-slim in /docker/metrics-exporter in the production-dependencies group by @dependabot in #978
- fix: add account operator does not synchronise content by @guilhem-barthes in #999
- fix: kaniko deprecated options by @SdgJlbl in #940
- feat: check computeplans before running function by @guilhem-barthes in #997
- feat: add timeout on
save_image
by @guilhem-barthes in #1003 - chore(deps): bump django from 4.2.14 to 4.2.15 in /backend by @dependabot in #988
- chore(deps-dev): bump the development-dependencies group in /backend with 5 updates by @dependabot in #1004
- chore(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #1006
- chore(deps): bump the production-dependencies group across 1 directory with 17 updates by @dependabot in #1007
- feat: wait redis on start by @guilhem-barthes in #1010
- fix: save image timeout 2 by @guilhem-barthes in #1011
Full Changelog: 0.48.0...1.0.0-rc1
1.0.0-rc2
What's Changed
- chore: remove tqdm by @ThibaultFy in #990
- chore: change updateStrategy of the server and the registry by @SdgJlbl in #1000
- chore(charts): bump defaut kaniko version by @thbcmlowk in #968
- feat: cp duration starts with build by @guilhem-barthes in #998
- fix: pending error not repackaged by @guilhem-barthes in #993
- fix(charts): update path for
server.spec.strategy.type
by @guilhem-barthes in #1001 - feat: make image builder timeout configurable by @guilhem-barthes in #992
- feat: remove
django-celery-results
and replace by redis by @guilhem-barthes in #995 - chore(deps): bump python from 3.11-slim to 3.12-slim in /docker/metrics-exporter in the production-dependencies group by @dependabot in #978
- fix: add account operator does not synchronise content by @guilhem-barthes in #999
- fix: kaniko deprecated options by @SdgJlbl in #940
- feat: check computeplans before running function by @guilhem-barthes in #997
- feat: add timeout on
save_image
by @guilhem-barthes in #1003 - chore(deps): bump django from 4.2.14 to 4.2.15 in /backend by @dependabot in #988
- chore(deps-dev): bump the development-dependencies group in /backend with 5 updates by @dependabot in #1004
- chore(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #1006
- chore(deps): bump the production-dependencies group across 1 directory with 17 updates by @dependabot in #1007
- feat: wait redis on start by @guilhem-barthes in #1010
Full Changelog: 0.48.0...1.0.0-rc2
0.49.0-alpha.6
Full Changelog: 0.49.0-alpha.5...0.49.0-alpha.6
0.49.0-alpha.5
Full Changelog: 0.49.0-alpha.4...0.49.0-alpha.5
0.49.0-alpha.4
Full Changelog: 0.49.0-alpha.3...0.49.0-alpha.4
0.49.0-alpha.3
Full Changelog: 0.49.0-alpha.1...0.49.0-alpha.3
0.49.0-alpha.2: feat: update `base_sync.py` to use instance level deletion
Refactor delete behavior (using instance level instead of SQL bulk delete)