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
entrypointper resource class in your runner configuration. See the documentation for details.