------------------
**NOTICE**
- From this release, the manager and agent versions will go together, which indicates
the compatibility of them, even when either one has relatively little improvements.
**CHANGES**
- Include the exit code of the last executed in-kernel process when returning
``build-finished`` or ``finished`` results in the batch mode.
- Improve logging to support rotating file-based logs.
- Upgrade aiotools to v0.5.2 release.
- Remove the image name prefix when reporting available images. (51)
- Improve debug-kernel mode to mount host-side kernel runner source into the kernel
containers so that they use the latest, editable source clone of the kernel runner.