🚀 What's New in Motia 0.17.11-beta.193
✨ New Features
- add comprehensive stress testing framework with scripts and documentation (#1068) (48fa9860) by @anderson Leal
- prevent conflicts in queue keys (#1098) (cbd63955) by @Glauber Castro
🐛 Bug Fixes
- build issues in python steps (#1103) (2f98962f) by @Glauber Castro
- improve Windows and WSL compatibility for create command (#1089) (43bcd0a5) by @anderson Leal
- validate if the python_modules folder was created during the installation phase (#1082) (0834e186) by @Glauber Castro
📝 Documentation Updates
- fixes for railway, self-hosted, fly deployment guide (#1097) (d03dc537) by @Rohit Ghumare
- update star history chart in README with dogfooding our own API (#1091) (39c3d509) by @Rohit Ghumare
- add docker compose with redis, railway and fly deployments (#1085) (a4995202) by @Rohit Ghumare
📦 Package Versions
Core Packages
- motia: 0.17.11-beta.193
- @motiadev/core: 0.17.11-beta.193
- @motiadev/workbench: 0.17.11-beta.193
- @motiadev/ui: 0.17.11-beta.193
- @motiadev/test: 0.17.11-beta.193
Stream Clients
- @motiadev/stream-client: 0.17.11-beta.193
- @motiadev/stream-client-browser: 0.17.11-beta.193
- @motiadev/stream-client-node: 0.17.11-beta.193
- @motiadev/stream-client-react: 0.17.11-beta.193
Plugins
- @motiadev/plugin-endpoint: 0.17.11-beta.193
- @motiadev/plugin-logs: 0.17.11-beta.193
- @motiadev/plugin-observability: 0.17.11-beta.193
- @motiadev/plugin-states: 0.17.11-beta.193
- @motiadev/plugin-bullmq: 0.17.11-beta.193
Adapters
- @motiadev/adapter-rabbitmq-events: 0.17.11-beta.193
- @motiadev/adapter-bullmq-events: 0.17.11-beta.193
- @motiadev/adapter-redis-cron: 0.17.11-beta.193
- @motiadev/adapter-redis-state: 0.17.11-beta.193
- @motiadev/adapter-redis-streams: 0.17.11-beta.193
🚀 Installation & Upgrade
NPM
npm install motia@0.17.11-beta.193Yarn
yarn add motia@0.17.11-beta.193PNPM
pnpm add motia@0.17.11-beta.193🔗 Links
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.17.9-beta.191..v0.17.11-beta.193