v0.9.59

airweave-ai/airweavev0.9.59Mar 30, 2026by orhanrauf

AI Summary

Modified the Vespa integration to raise errors on bulk-delete failures instead of returning partial results to ensure data integrity.

Key Highlights

  • Vespa bulk-delete failures now raise errors
  • Ensures data integrity by rejecting partial results

New Features

  • Vespa bulk-delete error handling

Full Release Notes

## What's Changed
* fix(vespa): raise on bulk-delete failures instead of returning partial results by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1734


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.58...v0.9.59