Releases: airweave-ai/airweave
Releases · airweave-ai/airweave
v0.9.67
What's Changed
- fix(sharepoint_online): organization-scoped sharing links no longer bypass access control by @marc-rutzou in #1774
- fix(sharepoint_online): scope sharing-link viewers per-file, drop blanket-attach by @marc-rutzou in #1775
- fix(sharepoint_online): expand "Everyone except external users" claim into per-user memberships by @marc-rutzou in #1776
Full Changelog: v0.9.66...v0.9.67
v0.9.66
What's Changed
- fix: cancel path for pending sync jobs by @hiddeco in #1759
- fix(ci): harden scan-and-attest resilience by @hiddeco in #1761
- fix(sharepoint_online): correct SP site group expansion by @marc-rutzou in #1760
- feat: lazy + configurable LLM fallback chain by @felixschmetz in #1762
Full Changelog: v0.9.65...v0.9.66
v0.9.65
What's Changed
- feat: add Mistral LLM adapter by @marc-rutzou in #1754
- fix(ci): use in-project venvs for mypy and import-linter jobs by @felixschmetz in #1757
Full Changelog: v0.9.64...v0.9.65
v0.9.64
What's Changed
- fix(docs): update connector links to use the correct documentation paths by @EwanTauran in #1753
- chore: update Node.js version in GitHub Actions workflow from 18 to 20 by @EwanTauran in #1755
- refactor: unified SyncService — consolidate lifecycle + record + runner by @orhanrauf in #1719
- feat: custom auth provider by @felixschmetz in #1668
Full Changelog: v0.9.63...v0.9.64
v0.9.63
What's Changed
- feat(sharepoint): client credentials auth + ACL-filtered search by @orhanrauf in #1750
Full Changelog: v0.9.62...v0.9.63
v0.9.62
What's Changed
- fix: allow BYOC OAuth without platform credentials in YAML by @orhanrauf in #1749
Full Changelog: v0.9.61...v0.9.62
v0.9.61
What's Changed
- fix(ui): empty tooltip on last sync hover by @felixschmetz in #1737
- fix: remove requires-poetry directive that breaks Poetry 1.x pre-commit hooks by @orhanrauf in #1739
- refactor: squash 144 migrations into single baseline + incremental IDs by @orhanrauf in #1740
Full Changelog: v0.9.60...v0.9.61
v0.9.60
What's Changed
- feat: remove feature flag gating from Airweave Connect by @orhanrauf in #1736
- feat: SyncStateMachine + jobs subdomain refactor by @orhanrauf in #1714
Full Changelog: v0.9.59...v0.9.60
v0.9.59
What's Changed
- fix(vespa): raise on bulk-delete failures instead of returning partial results by @orhanrauf in #1734
Full Changelog: v0.9.58...v0.9.59
v0.9.58
What's Changed
- fix(vespa): detect silently dropped documents during feed by @orhanrauf in #1731
- fix(vespa): fix fast-delete YQL operator + detect silently dropped feeds by @orhanrauf in #1732
- fix(vespa): handle continuation tokens in selection-based bulk deletes by @orhanrauf in #1733
Full Changelog: v0.9.57...v0.9.58