v0.9.72

iluwatar/java-design-patternsv0.9.72Jun 2, 2026by orhanrauf

AI Summary

Adds support for high-availability Redis topologies using Sentinel.

Key Highlights

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

New Features

  • Redis Sentinel support for 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