What's Changed
- fix(ci): grant id-token: write to alpha-release (fixes startup_failure) by @guibeira in #1866
- fix(ci): alpha-release publishes iii-helpers + fixes worker payload by @guibeira in #1867
- Update README.md to include configuration worker by @rohitg00 in #1868
- docs(changelog): sync entries to real GitHub releases by @guibeira in #1869
- fix(iii-worker): rerun install on
worker add --forcewhen dependencies change by @andersonleal in #1865 - feat(ci): trigger downstream validations after release by @guibeira in #1871
- feat(engine): runtime-configurable iii-pubsub via the configuration worker by @andersonleal in #1878
- feat(engine): runtime-configurable iii-stream via the configuration worker by @andersonleal in #1876
- feat(iii-cron): consume the configuration worker (runtime adapter hot-swap) by @andersonleal in #1875
- docs: guide users through the "KVM not accessible" worker error by @guibeira in #1877
- feat(iii-queue): consume the configuration worker for runtime config by @andersonleal in #1873
- feat(engine): runtime-configurable iii-observability via the configuration worker by @andersonleal in #1859
- feat(website): add /privacy-policy page by @rohitg00 in #1857
- fix(website): point footer privacy link to /privacy-policy.html by @rohitg00 in #1887
- fix(iii-worker): infer --release for rust workers (MOT-3459 Defect 1) by @andersonleal in #1888
- feat(iii-worker): shared read-only rootfs overlay (squashfs base + per-worker ext4 upper) by @andersonleal in #1886
- docs(readme): add worker and package download badges by @rohitg00 in #1898
- ci: speed up PR builds without dropping targets by @guibeira in #1881
- fix(console): restore request-body pre-fill on functions page by @guibeira in #1870
- fix(iii-init,iii-worker): harden overlay local-worker boot (host-src mount retry + squashfs fd limit) by @andersonleal in #1899
Full Changelog: iii/v0.19.4...iii/v0.19.5-next.1