v0.9.72
xnx3/translatev0.9.72Jun 2, 2026by orhanrauf
AI Summary
This release adds support for Redis Sentinel, enabling high-availability configurations for Redis connections.
Key Highlights
- Adds support for Redis Sentinel
- Enables high-availability Redis topologies
- New contributor: @bricecarpentier
New Features
- Redis Sentinel support for high availability
Full Release Notes
## What's Changed * feat(redis): support Sentinel for high-availability Redis topologies by @bricecarpentier in https://github.com/airweave-ai/airweave/pull/1796 ## New Contributors * @bricecarpentier made their first contribution in https://github.com/airweave-ai/airweave/pull/1796 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.71...v0.9.72