Yandex Managed Service for Valkey™ release notes
Written by
Updated at January 29, 2025
December 2024
The service switched to Valkey™
September 2024
- A new Redis version is out: 7.2. For more information about revisions, see the Redis documentation
. - Redis versions 6.2 and 7.0 are no longer supported. Clusters cannot be created in these versions. One month after the release of version 7.2, existing Redis 6.2 and 7.0 clusters were automatically upgraded to version 7.2.
February 2024
Sharding can now be enabled on existing clusters.
Q1 2023
- A new Redis version is out: 7.0. For more information about revisions, see the Redis documentation
. - Added the integration of the
rdsync
agent providing improved fault tolerance for clusters with Redis version 7.0.
Q2 2022
- Redis versions 5.0 and 6.0 are no longer supported. Clusters cannot be created in these versions. One month after the release of version 7.0, existing Redis 5.0 and 6.0 clusters were automatically upgraded to version 6.2.
- In Terraform, added the
replica_priority
andassign_public_ip
settings. - Fixed the error where you could not use Terraform to manage the maintenance window.
- Added the ability to change the
client-output-buffer-limit
normal and pubsub settings. For more information, see the description of the redis.conf configuration file.
Q1 2022
- You can now create clusters with public access. You can enable or update this setting at the host level and only for clusters with TLS support.
- You can now manage persistence settings. If persistence is disabled, a cluster's performance is higher but so is the risk of losing data. For more information, see the Persistence section.