Skip to content

Runner Release 3.1.10

Enhancement

Machine Runner:

  • Fixed a bug where a runner with a cached task-agent binary could fail every job with an “unsupported platform” error until the process was restarted. The fix ensures newer task-agent versions are still fetched on demand when available.

Container Runner:

  • You can now override the container entrypoint per resource class in your runner configuration. See the documentation for details.

Previous changes