v0.9.33
airweave-ai/airweavev0.9.33Mar 16, 2026by felixschmetz
AI Summary
Bug fix for the OAuth session repository to address a missing method.
Key Highlights
- Added missing 'get' method to OAuthInitSessionRepository
Full Release Notes
## What's Changed * fix(oauth): add missing get method to OAuthInitSessionRepository by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1636 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.32...v0.9.33