What's Changed
- refactor(state): rename parameter 'data' to 'value' in set method for clarity by @andersonleal in #1205
- feat: more work on streaming requests by @sergiofilhowz in #1211
- chore: update iii-sdk to 0.4.0 by @ytallo in #1214
- fix: http response by @sergiofilhowz in #1215
- refactor(runtime): update trigger suffix format and add metadata to function registration by @andersonleal in #1210
- feat: moving to monorepo for easier maintenability by @sergiofilhowz in #1220
- chore: remove dead code by @guibeira in #1209
- Unify registerFunction to support HTTP-invoked functions by @ytallo in #1221
- feat(console): improve adapters endpoint and traces/config UX by @andersonleal in #1224
- fix(motia-js): add missing state/stream guard helpers (#1183) by @Dayifour in #1227
- feat: centralize condition evaluation and unify queue trigger config API by @ytallo in #1226
- feat(logging): enhance logging configuration with batch processing parameters by @andersonleal in #1232
- Init rust and python by @guibeira in #1223
- feat: release pipeline by @sergiofilhowz in #1225
- feat: add website to monorepo by @rohitg00 in #1236
- Iii docs migration by @anthonyiscoding in #1233
- chore: merge iii-docs skills with root skills by @anthonyiscoding in #1239
- fix: build for console and node sdk by @guibeira in #1244
- fix: update website SDK examples to use init() API by @rohitg00 in #1243
- docs: rewrite engine and SDK READMEs by @rohitg00 in #1237
- chore: update .gitignore, add cli package, and enhance Docker workflow by @ytallo in #1241
- feat: introduce data channels documentation and HTTP utility function by @sergiofilhowz in #1240
- fix: add missing armv7 and i686 targets to CLI platform detection by @ytallo in #1248
New Contributors
Full Changelog: v1.0.0-rc.26...iii/v0.8.0