v0.9.43

airweave-ai/airweavev0.9.43Mar 22, 2026by marc-rutzou

AI Summary

This release focuses on stability improvements, including resilience for feature flags and role management, alongside an upgrade to the Anthropic SDK and documentation refresh for the new three-tier search API.

Key Highlights

  • Resilient feature flag loading for unknown database values
  • Anthropic SDK upgraded from ^0.50.0 to ^0.86.0
  • Auth0 role assignment fix with priority correction
  • Search page rewritten for the new three-tier API

New Features

  • Updated search page documentation

Full Release Notes

## What's Changed
* fix: make feature flag loading resilient to unknown values in database by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1680
* fix: bump anthropic SDK from ^0.50.0 to ^0.86.0 by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1682
* fix: assign owner role in Auth0 on org creation and fix role priority by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1684
* docs: rewrite search page for new three-tier API by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1681


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.42...v0.9.43