v0.8.93
airweave-ai/airweavev0.8.93Feb 20, 2026by orhanrauf
AI Summary
This release enhances observability by adding health probes and ensures E2E test reliability by correcting cache handling.
Key Highlights
- Added liveness and readiness health probes
- Fixed account for Svix cache TTL in E2E tests
New Features
- Liveness and readiness health probes
Full Release Notes
## What's Changed * feat: add liveness and readiness health probes by @hiddeco in https://github.com/airweave-ai/airweave/pull/1433 * fix: account for Svix cache TTL in E2E tests by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1448 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.8.92...v0.8.93