--- Title: Redis Cloud changelog (July 2025) alwaysopen: false categories: - docs - operate - rc description: New features, enhancements, and other changes added to Redis Cloud during July 2025. highlights: LangCache public preview, Redis 8.0 preview linktitle: July 2025 weight: 72 tags: - changelog --- ## New features ### LangCache public preview [LangCache]({{< relref "/operate/rc/langcache" >}}) is now available in public preview on Redis Cloud. LangCache is a semantic caching service available as a REST API that stores LLM responses for fast and cheaper retrieval, built on the Redis vector database. By using semantic caching, you can significantly reduce API costs and lower the average latency of your generative AI applications. For more information about how LangCache works, see the [LangCache overview]({{< relref "/develop/ai/langcache" >}}). {{< embed-md "rc-langcache-get-started.md" >}} ### Redis 8.0 preview A preview of Redis 8.0 is now available for [Redis Cloud Essentials databases]({{< relref "/operate/rc/databases/create-database/create-essentials-database" >}}) in select regions. Redis 8.0 introduces powerful new capabilities, including the beta release of the Vector Set data structure, designed for AI use cases such as semantic search and recommendation systems. For more information on the changes in Redis 8.0, see [What's new in Redis 8.0]({{}}) and review the [breaking changes]({{}}).