v0.9.9
airweave-ai/airweavev0.9.9Mar 4, 2026by felixschmetz
AI Summary
Enhanced the MCP module with Auth0 OAuth support using Redis for the remote flow, fixed billing webhook errors, and updated Node.js dependencies.
Key Highlights
- Added Auth0 OAuth with Redis-backed MCP-remote flow
- Fixed billing webhook error improvements
- Bumped Node.js version in Docker MCP container
Breaking Changes
- Added new Auth0 OAuth flow with Redis backend
New Features
- Auth0 OAuth with Redis-backed MCP-remote flow
Full Release Notes
## What's Changed * fix: billing webhook error improvements by @hiddeco in https://github.com/airweave-ai/airweave/pull/1545 * chore(deps): bump node from 20.20.0-alpine to 24.14.0-alpine in /mcp in the docker-mcp group by @dependabot[bot] in https://github.com/airweave-ai/airweave/pull/1532 * feat(mcp): add Auth0 OAuth with redis-backed mcp-remote flow by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1478 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.8...v0.9.9