Skip to content

0.46.0

Latest
Compare
Choose a tag to compare
@ThibaultFy ThibaultFy released this 03 Jun 14:10
· 8 commits to main since this release
0c3b1db

0.46.0 - 2024-05-21

Added

  • Add privateCa to Kaniko pods (#877) (#877)
  • Parametrize user docker repository for user docker images through environment variable. (#888)
  • Resources to Kaniko pods and computeTask pods (#892)
  • Profiling step download_function (#1520)

Changed

  • Requests to get Docker manifest now uses manifests in version 2 (#862)
  • substra-backend docker image is now based on Ubuntu 23.10 (#866)
  • MinIO is now the default S3 storage, instead of localstack. (#878)

Fixed

  • Dxf authenticator now uses content of dockerconfig to login (#862)

Removed

  • Function get_container_images which was not used (#862)
  • Task profiling step build_image (#1517)