v0.9.54

airweave-ai/airweavev0.9.54Mar 25, 2026by felixschmetz

AI Summary

Refactored the Temporal workflow code by relocating it to a domains/ folder and introduced a SyncJobStateMachine.

Key Highlights

  • Relocated temporal code to domains/
  • Added SyncJobStateMachine

New Features

  • Temporal relocation
  • SyncJobStateMachine

Full Release Notes

## What's Changed
* refactor: relocate temporal to domains/, add SyncJobStateMachine by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1706
* fix: backend computes OAuth redirect_url, fixing re-auth and removing two-hop redirect by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1715


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.53...v0.9.54