What's Changed
- feat(infra): migrate iii.dev website to AWS S3 + CloudFront (Phase 2+3) by @ytallo in #1470
- Chore/website iii experience update 1 by @anthonyiscoding in #1478
- ci(release): sync Cargo.lock in version bump, unblock bench-release by @guibeira in #1482
- fix(logging): strip ANSI escapes from JSON log output by @guibeira in #1484
- feat(website): serve iii.dev/docs in place instead of 301-redirecting by @ytallo in #1486
- Fix small site and doc nits by @anthonyiscoding in #1485
- docs: motia deprecation by @sergiofilhowz in #1487
- Check PRs to ensure all mandatory checklists are checked (ie. Apache 2 contribution acknowledgement) by @anthonyiscoding in #1489
- docs: add iii-lsp extension to install page by @guibeira in #1491
- docs: update migration guide for iii-sdk, replacing fn() helper with … by @sergiofilhowz in #1490
- fix(engine): accept string-encoded int64 on OTLP number data points by @andersonleal in #1494
- docs: add contextual options for user interactions in docs.json by @sergiofilhowz in #1495
- Add Discord button to website + docs, plus migrated-examples changelog page by @rohitg00 in #1496
- fix(observability): respect enabled=false to fully disable OTEL by @guibeira in #1465
- fix(iii-worker): DX overhaul + unblock binary worker auto-start by @andersonleal in #1481
- feat(iii-worker): hot-reload local-path workers via host watcher + in-VM supervisor by @andersonleal in #1498
- docs: update worker configuration to use 'exec' by @sergiofilhowz in #1500
- fix(iii-worker): review follow-ups + rootfs FHS-marker guard by @andersonleal in #1501
- feat(console): surface worker isolation on the Workers page by @ytallo in #1476
- docs(motia): add deprecation banner pointing to iii.dev by @rohitg00 in #1497
- fix(engine): preserve function registrations across worker reloads by @andersonleal in #1502
Full Changelog: iii/v0.11.0...iii/v0.11.1-next.1