Redis: Version 8.8 General Availability Release
Redis 8.8 has reached general availability with core version updates and module upgrades. The release includes updated DataType modules and official GA release notes.
Duration: PT1M38S
Transcript
Good morning, this is your Redis development briefing for Monday, May 25th, 2026.
Two significant merges landed today marking Redis 8.8's general availability release. YaacovHazan merged the Redis 8.8 GA pull request, officially bumping the core version from 8.7.240 to 8.8.0 in the version header and adding comprehensive release notes. The changes are minimal but crucial - updating version numbers and documentation with no functional server modifications.
Tom Gabsow merged updates to the DataType Modules, upgrading RedisBloom, RedisJSON, and RedisTimeSeries from version 8.7.91 to 8.8.0. The module updates include several important fixes: RedisBloom addresses an RDB memory leak, while RedisTimeSeries adds cluster topology change detection during multi-shard commands. All three modules reverted previous Redis version fixes as part of the stabilization process.
The module update touched three Makefile configurations and links to five related issues spanning memory management and cluster operations. The changes maintain compatibility while providing enhanced stability for production deployments.
What's next: Teams should prepare for 8.8 GA adoption and validate module compatibility in their environments. CI pipeline testing continues for the updated module versions against the stable branch.
That's your Redis update for today. Back tomorrow with more development news.