v0.9.20

airweave-ai/airweavev0.9.20Mar 10, 2026by orhanrauf

AI Summary

Refactors Temporal workflows and fixes a login issue caused by a missing selectinload in UserRepository.

Key Highlights

  • Refactors temporal workflows
  • Fixes 422 error on login via selectinload

Full Release Notes

## What's Changed
* refactor: temporal by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1576
* fix: use selectinload in UserRepository.refresh to prevent 422 on login by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1583


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.19...v0.9.20