v0.8.88

airweave-ai/airweavev0.8.88Feb 14, 2026by marc-rutzou

AI Summary

This release removes the PostgreSQL connector and refactors the source domain, while adding continuous sync support for SharePoint 2019.

Key Highlights

  • Removed PostgreSQL connector and polymorphic entities
  • Refactored source domain
  • Implemented SharePoint 2019 continuous sync

Breaking Changes

  • Removed PostgreSQL connector

New Features

  • SharePoint 2019 continuous sync

Full Release Notes

## What's Changed
* fix(tests): mock docling health check so unit tests run without live instance by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1418
* feat: remove PostgreSQL connector and polymorphic entities by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1410
* [code blue] api: refactor source domain by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1417
* chore: mcp docs adjustments and openapi.json rerun by @EwanTauran in https://github.com/airweave-ai/airweave/pull/1423
* feat(sharepoint2019): implement continuous sync with GetChanges API and DirSync by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1422


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.8.87...v0.8.88