v0.9.72
PX4/PX4-Autopilotv0.9.72Jun 2, 2026by orhanrauf
AI Summary
This release adds support for Redis Sentinel, enabling the library to manage high-availability Redis topologies.
Key Highlights
- Added support for Redis Sentinel for high availability.
- Enables handling of high-availability Redis topologies.
- Recognized @bricecarpentier as a new contributor
New Features
- Support for Redis Sentinel in high-availability topologies
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