What's Changed
- fix(ci): update trivy-action to 0.35.0 by @ytallo in #1358
- Fix/hold process while connected by @guibeira in #1347
- refactor(console): remove enableProxy flag and always route through proxy by @andersonleal in #1360
- docs: update register function by @guibeira in #1359
- chore: change the README header image to the new one and focus the engine README on the engine by @anthonyiscoding in #1350
- fix: hero display and alignment by @anthonyiscoding in #1362
- Feat/trigger config by @guibeira in #1354
- fix: remove separate CLI install from install script by @rohitg00 in #1368
- Chore/website benefits language 2 by @anthonyiscoding in #1366
- feat(engine-worker): implement EngineWorker module for exposing functions to external clients with RBAC controls by @sergiofilhowz in #1355
- fix: avoid extra fields for config inputs by @guibeira in #1364
- feat(rbac): add function registration hooks and RBAC controls by @sergiofilhowz in #1371
- feat(rbac): enhance function registration with new hooks and RBAC con… by @sergiofilhowz in #1373
- fix: apply default worker host when config is absent by @guibeira in #1379
- feat: introducing iii-sdk-browser by @sergiofilhowz in #1376
- chore: hero, spacing, and sections updates by @anthonyiscoding in #1372
- add context7 json for validation by @anthonyiscoding in #1381
- docs: fix config wording, Rust SDK signature, add --timeout-ms by @rohitg00 in #1369
- feat: queue fan-out per function by @ytallo in #1384
- chore: update SDK references and documentation for iii-browser-sdk by @sergiofilhowz in #1380
- feat(middleware): engine-level middleware execution for HTTP triggers by @ytallo in #1377
- refactor: streamline stream event handling and update SDK documentation by @sergiofilhowz in #1387
- fix: update dead MotiaDev repo URLs and incorrect exec commands in docs by @rohitg00 in #1386
- feat: add metadata field to trigger registration by @guibeira in #1378
- ci: fix bench by @guibeira in #1319
- fix: use /releases/latest in install.sh and fix no-jq prerelease bug by @andersonleal in #1363
- fix(rust-sdk): fix Logger and make OpenTelemetry always-on by @guibeira in #1382
- stream authentication via literals bug fixed by @Atlas1225 in #1388
- feat: add Cloud command for managing iii Cloud deployments by @ytallo in #1375
- fix: add 301 redirects for broken motia.dev onboarding links by @rohitg00 in #1393
- feat: rbac on function discovery by @sergiofilhowz in #1389
- Fix: Improve reporting of user metrics to amplitude by @anthonyiscoding in #1390
- feat: register fn node sdk by @sergiofilhowz in #1395
- chore: switch to gtm by @anthonyiscoding in #1397
- fix: switch docs to gtm by @anthonyiscoding in #1398
- refactor: rename modules to workers by @sergiofilhowz in #1408
- feat: add managed worker sandbox with libkrun VM isolation by @andersonleal in #1402
- feat: logger docs by @sergiofilhowz in #1399
- docs: propagate iii execution model and live system traits by @rohitg00 in #1394
- feat: add skills/ directory with preserved history + AGENTS.md by @rohitg00 in #1385
- add: contributor licensing clarification by @anthonyiscoding in #1409
- docs: add agent skills to quickstart flow by @rohitg00 in #1411
- Sync skills inventory docs by @abishekgiri in #1415
- Fix Browser SDK package name in skills by @abishekgiri in #1416
- docs: update queue documentation for fan-out delivery semantics by @ytallo in #1391
- Organize howtos by @anthonyiscoding in #1423
- docs: container and sandbox documentation by @sergiofilhowz in #1425
- Restore module reference callouts by @abishekgiri in #1414
- feat: rename enqueue to durable::publish and queue to durable:subscriber by @ytallo in #1422
- feat: add "next" pre-release channel for WIP testing by @ytallo in #1426
New Contributors
- @Atlas1225 made their first contribution in #1388
- @abishekgiri made their first contribution in #1415
Full Changelog: iii/v0.10.0...iii/v0.11.0-next.1