iii/v0.19.2
aws-samples/bedrock-chatiii/v0.19.2Jun 9, 2026by iii-hq-ci[bot]
AI Summary
This release focuses on enhancing the iii worker engine and website, introducing a self-describing worker API, and improving telemetry capabilities.
Key Highlights
- Self-describing worker API added
- Enhanced worker telemetry with CI environment detection
- Fixed HTTP trigger unregister owner-awareness
- Fixed transient failures in curl downloads
New Features
- Self-describing worker API
- CI environment detection in telemetry
- HTTP trigger unregister owner-awareness fix
Full Release Notes
## What's Changed * docs(stream): point client subscriptions to Browser SDK by @rohitg00 in https://github.com/iii-hq/iii/pull/1797 * fix(install): retry transient 5xx/timeout failures in curl downloads by @guibeira in https://github.com/iii-hq/iii/pull/1798 * fix: worker add telemetry by @sergiofilhowz in https://github.com/iii-hq/iii/pull/1802 * fix(engine): make HTTP trigger unregister owner-aware (#1796) by @guibeira in https://github.com/iii-hq/iii/pull/1803 * Add: iii.worker.yaml manifest docs & fix observability imports in linkly tutorial by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1801 * Chore/docs gaps 2: Manual copy next to root by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1805 * feat(worker-api)!: self-describing worker::* API + builtin worker descriptions by @andersonleal in https://github.com/iii-hq/iii/pull/1780 * docs(sdk(go): fix pkg.go.dev rendering for the Go SDK by @MarcusElwin in https://github.com/iii-hq/iii/pull/1786 * fix(website): restore destination tabs and nav overlap fix by @rohitg00 in https://github.com/iii-hq/iii/pull/1804 * fix(website): true-parabola hero complexity chart by @rohitg00 in https://github.com/iii-hq/iii/pull/1815 * feat(telemetry): enhance worker telemetry to include CI environment detection by @sergiofilhowz in https://github.com/iii-hq/iii/pull/1816 * fix(engine): reject conflicting HTTP routes instead of panicking by @guibeira in https://github.com/iii-hq/iii/pull/1818 **Full Changelog**: https://github.com/iii-hq/iii/compare/iii/v0.19.0...iii/v0.19.2