v0.9.72

rohitg00/agentmemoryv0.9.72Jun 2, 2026by orhanrauf

AI Summary

Introduces support for Redis Sentinel to enable high availability for Redis topologies, improving reliability for the underlying storage layer.

Key Highlights

  • Redis Sentinel support for high-availability topologies
  • New contributor @bricecarpentier

New Features

  • Sentinel support for Redis

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