0.48.0
What's Changed
- feat: add profiling step functions by @guilhem-barthes in #886
- chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend by @dependabot in #900
- chore: add test for Harbor 412 repackaging by @SdgJlbl in #931
- fix: casting when receiving
FunctionProfilingStep
by @guilhem-barthes in #932 - chore(deps): bump celery from 5.3.6 to 5.4.0 in /metrics-exporter by @dependabot in #896
- chore(deps): bump structlog from 24.1.0 to 24.2.0 in /metrics-exporter by @dependabot in #922
- chore(deps): bump mozilla-django-oidc from 3.0.0 to 4.0.1 in /backend by @dependabot in #920
- chore(deps-dev): bump isort from 5.12.0 to 5.13.2 in /backend by @dependabot in #919
- chore(deps): bump django-structlog from 7.1.0 to 8.1.0 in /backend by @dependabot in #921
- chore(deps): bump django-filter from 23.2 to 24.2 in /backend by @dependabot in #918
- fix: netpol allow worker internet by @guilhem-barthes in #933
- chore(charts): allow local oidc provider by @thbcmlowk in #938
- chore: add nodeSelector, tolerations and affinity for server to values by @ThibaultFy in #936
- fix: chart changelog date by @ThibaultFy in #946
- chore: improve check for image download by @SdgJlbl in #934
- feat(charts): allow using existing secrets for addAccountOperator by @thbcmlowk in #950
- feat(charts): allow using existing secret for redis by @thbcmlowk in #951
- fix(charts): restart pods after cm updates by @thbcmlowk in #954
- chore(deps-dev): bump black from 24.3.0 to 24.4.2 in /backend by @dependabot in #943
- chore(deps): bump django from 4.2.11 to 4.2.14 in /backend by @dependabot in #952
- chore: remove unused dependencies by @SdgJlbl in #957
- chore(deps): bump django-cors-headers from 3.14.0 to 4.4.0 in /backend by @dependabot in #944
- fix: pin pyopenssl to prevent deprecation warnings by @guilhem-barthes in #958
- chore(charts): disable localstack services by @thbcmlowk in #955
- feat: allow custom compute pod affinities, nodeSelector and tolerations by @ThibaultFy in #935
- feat: function profiling by @guilhem-barthes in #949
- chore(deps): bump djangorestframework from 3.14.0 to 3.15.2 in /backend by @dependabot in #937
- chore(deps-dev): bump mypy from 1.4.1 to 1.11.0 in /backend by @dependabot in #959
- chore(deps): bump redis from 5.0.4 to 5.0.7 in /metrics-exporter by @dependabot in #945
- fix: change fragment ID from ticket ID to PR id by @guilhem-barthes in #960
- chore: add towncrier changelog workflow by @ThibaultFy in #971
- fix: store asset failure report supports exception without logs by @guilhem-barthes in #970
- feat: add groups in
dependabot.yml
by @guilhem-barthes in #976 - fix(dependabot): remove YAML anchors in
dependabot.yaml
by @guilhem-barthes in #977 - fix:
OrganizationHttpError
did not get correct status code by @guilhem-barthes in #982 - chore: add
docker
toproduction-dependencies
by @guilhem-barthes in #983 - fix(deps): remove docker from production dependencies pattern by @guilhem-barthes in #985
- chore(deps-dev): bump the development-dependencies group across 1 directory with 17 updates by @dependabot in #984
- chore(backend): force token expire by @thbcmlowk in #969
- chore: release 0.48.0 by @substra-bot in #996
New Contributors
- @substra-bot made their first contribution in #996
Full Changelog: 0.47.0...0.48.0