v0.159.0
Zipstack/unstractv0.159.0Mar 12, 2026by chandrasekharan-zipstack
AI Summary
This update introduces high-availability enhancements for RabbitMQ and Redis, alongside improvements to LLMWhisperer reliability and user interface time display.
Key Highlights
- Added configurable RabbitMQ HA mode with quorum queues
- Implemented Redis Sentinel HA support
- Added retry backoff configuration for LLMWhisperer client
- Improved TTL time display to show days instead of just hours
New Features
- Configurable RabbitMQ HA mode with quorum queues
- Redis Sentinel HA support
- Retry backoff configuration for LLMWhisperer client
Full Release Notes
## What's Changed * UN-3034 [FIX] Add retry backoff configuration for LLMWhisperer client by @gaya3-zipstack in https://github.com/Zipstack/unstract/pull/1836 * [FEAT] Add configurable RabbitMQ HA mode with quorum queues by @johnyrahul in https://github.com/Zipstack/unstract/pull/1840 * UN-3307 [FEAT] Redis Sentinel HA support by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1838 * UN-3320 [FIX] Show days in TTL time display instead of only hours by @vishnuszipstack in https://github.com/Zipstack/unstract/pull/1847 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.158.4...v0.159.0