Skip to content

24.09.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 06:20
· 184 commits to main since this release
24.09.5
c476127

Features

  • Allow specifying a full shell script string in start_command of model-definition.yaml while preserving shell variable expansions to allow access to environment variables in service definitions (#3248)
  • Add several commonly used GPU configuration environment variables defined in containers by default: GPU_TYPE, GPU_COUNT, GPU_CONFIG, GPU_MODEL_NAME and TF_GPU_MEMORY_ALLOC (#3275)

Fixes

  • Fix the TUI installer to make the install path always visible (#3029)
  • Fix broken session CLI commands due to invalid initialization of ComputeSession. (#3222)
  • Fix CLI test failures caused by yarl.URL._val type change. (#3235)
  • Prevent vfolder request-download API from accessing host filesystem. (#3241)
  • Fix 1d42c726d8a3 revision execution failing (#3254)

Miscellaneous

  • Upgrade the base CPython version from 3.12.6 to 3.12.8 (#3302)

Full Changelog

Check out the full changelog until this release (24.09.5).

Full Commit Logs

Check out the full commit logs between release (24.09.4) and (24.09.5).