v0.9.51
airweave-ai/airweavev0.9.51Mar 24, 2026by marc-rutzou
AI Summary
This release enhances error handling capabilities with configurable exception stubs and improves SDK documentation by adding schema-level examples for search requests.
Key Highlights
- Configurable exception stub source with error types
- Enum config dropdowns for error types
- Schema-level examples for search requests in Fern SDK
New Features
- Configurable exception stub source
- Schema-level examples for Fern SDK snippets
Full Release Notes
## What's Changed * feat: exception stub source with configurable error types and enum config dropdowns by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1696 * fix: add schema-level examples to search requests for Fern SDK snippets by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1702 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.50...v0.9.51