Skip to content

v4.1.2b2

Pre-release
Pre-release

Choose a tag to compare

@LuiggiTenorioK LuiggiTenorioK released this 15 Dec 15:35
· 27 commits to main since this release

Pre-release v4.1.2b2 - Release date: 2025-12-15

  • Added support to Autosubmit >= 4.1.16
  • Support reading of compressed logs in xz and gzip format
  • Fixed a bug that didn't allow getting the full runs list from /v3/runs/{expid}.
  • Added CHSY & Parallelization metrics in /v3/runs/{expid}
  • Updated uvicorn and uvicorn worker dependencies
  • Add username preferences endpoints
  • Added new alpha SSH Runner
  • Updated Runner stop strategy to use autosubmit stop.
  • Added more operations (create experiment, create job list, set job status) to the alpha API runners
  • Minor bug fixes and refactors