iii/v0.19.3
iii-hq/iiiiii/v0.19.3Jun 15, 2026by iii-hq-ci[bot]
AI Summary
This release prioritizes stability by fixing critical worker leaks and improving connection handling to prevent panics. It also adds build tooling improvements and a new CI contributor agreement.
Key Highlights
- Fix for zombie-worker leak via engine-death cascade for daemons and VMs.
- Route connection-scoped replies through a per-connection queue.
- Checkbox-based contributor license agreement in CI.
New Features
- Checkbox-based contributor license agreement.
- Full make build target with PATH instructions.
Full Release Notes
## What's Changed * fix(sdk/go): route connection-scoped replies through a per-connection queue by @MarcusElwin in https://github.com/iii-hq/iii/pull/1785 * fix(observability): tree-correct trace detail stream and cut span flush latency by @ytallo in https://github.com/iii-hq/iii/pull/1817 * feat(ci): checkbox-based contributor license agreement by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1778 * Remove @tonymotiatest from contributors list by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1829 * adjust bot message by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1830 * docs(changelog): 0.19.2 SDK bugfix entries by @guibeira in https://github.com/iii-hq/iii/pull/1820 * fix(iii-worker,engine): kill the zombie-worker leak — engine-death cascade for daemons, VMs, watchers, and workers by @andersonleal in https://github.com/iii-hq/iii/pull/1825 * Chore/templates rename file per language by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1832 * Cleanup readme badges by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1846 * fix(iii-worker): stop daemon EPIPE panic when engine dies with broken stdio by @guibeira in https://github.com/iii-hq/iii/pull/1845 * enhance(build): add full make build target with PATH instructions by @andersonleal in https://github.com/iii-hq/iii/pull/1849 **Full Changelog**: https://github.com/iii-hq/iii/compare/iii/v0.19.2...iii/v0.19.3