v0.9.40

airweave-ai/airweavev0.9.40Mar 21, 2026by felixschmetz

AI Summary

New functionality includes a reinitiate OAuth endpoint for handling authentication flows and a centralized IntegrationCredentialService for better credential management.

Key Highlights

  • New reinitiate-oauth endpoint
  • Centralized IntegrationCredentialService
  • Improved credential management architecture

New Features

  • Reinitiate-oauth endpoint
  • IntegrationCredentialService

Full Release Notes

## What's Changed
* feat: add reinitiate-oauth endpoint by @hiddeco in https://github.com/airweave-ai/airweave/pull/1678
* refactor: introduce IntegrationCredentialService for centralized credential management by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1679


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.39...v0.9.40