{
  "id": "may-2026",
  "title": "Redis Cloud changelog (May 2026)",
  "url": "https://redis.io/docs/latest/operate/rc/changelog/may-2026/",
  "summary": "New features, enhancements, and other changes added to Redis Cloud during May 2026.",
  "tags": [
    "docs",
    "operate",
    "rc"
  ],
  "last_updated": "2026-05-12T09:07:59-04:00",
  "page_type": "content",
  "content_hash": "39eab98268689145c93475b79599f1fe2f15ac625781dacdeeb0ac96639f78c6",
  "sections": [
    {
      "id": "new-features",
      "title": "New features",
      "role": "overview",
      "text": ""
    },
    {
      "id": "redis-8-6-on-redis-cloud-essentials",
      "title": "Redis 8.6 on Redis Cloud Essentials",
      "role": "content",
      "text": "Redis 8.6 is now available for [Redis Cloud Essentials databases](https://redis.io/docs/latest/operate/rc/databases/create-database/create-essentials-database) in select regions."
    },
    {
      "id": "dynamic-endpoints",
      "title": "Dynamic endpoints",
      "role": "content",
      "text": "Redis Cloud is gradually rolling out dynamic endpoints for all databases. You will be able to view both legacy static endpoints and dynamic endpoints when the feature is available for your account. Static endpoints will still work at this time, but they may be deprecated in the future.\n\nStatic endpoints on Redis Cloud start with `redis-<port>.c<number>` (or `redis-<port>.internal.c<number>` for the private endpoint). For example, a static endpoint might look like this:\n\n[code example]\n\nDynamic endpoints on Redis Cloud always contain three words and a random number, and end in `db.redis.io`. For example, a dynamic endpoint might look like this:\n\n[code example]\n\nYou can see the Dynamic endpoints for databases with both static and dynamic endpoints by expanding the **Dynamic endpoints** section in the **General** section of the **Configuration** tab. \n\n![images/rc/databases-configuration-general-endpoints-legacy.png](https://redis.io/docs/latest/images/rc/databases-configuration-general-endpoints-legacy.png)\n\nWe recommend slowly migrating connections to the dynamic endpoints. Moving connections from the static endpoints to the dynamic endpoints does not cause any downtime. See [Applications that use legacy static endpoints](https://redis.io/docs/latest/operate/rc/databases/redirect-endpoints#applications-that-use-legacy-static-endpoints) for more information."
    },
    {
      "id": "redirect-dynamic-endpoints",
      "title": "Redirect dynamic endpoints",
      "role": "content",
      "text": "Dynamic endpoint redirection is currently in public preview. Features and behavior are subject to change.\n\n\nYou can redirect your dynamic endpoints to any Redis Cloud Pro database in the same account. Redirecting your dynamic endpoints lets you switch connections to your new database seamlessly through Redis Cloud without any code changes. See [Redirect database endpoints](https://redis.io/docs/latest/operate/rc/databases/redirect-endpoints) for more information."
    },
    {
      "id": "enhancements",
      "title": "Enhancements",
      "role": "content",
      "text": ""
    },
    {
      "id": "metrics-resolution-updates",
      "title": "Metrics resolution updates",
      "role": "content",
      "text": "This change only affects Redis on RAM databases. Flex and Auto Tiering databases continue to use the previous metrics time ranges.\n\n\nThe [metrics tab of a Redis Cloud database](https://redis.io/docs/latest/operate/rc/databases/monitor-performance#view-database-metrics) now displays database metrics at different levels of granularity depending on the selected time range. Short time ranges now show finer granularity for detailed investigation, and longer time ranges use aggregated intervals for clearer trend analysis. See [Metric intervals](https://redis.io/docs/latest/operate/rc/databases/monitor-performance#metric-intervals) for a list of available intervals and their corresponding resolutions.\n\nTo simplify the monitoring experience and ensure each time range provides meaningful insight, the 1 minute and 1 year ranges have been removed. The 1 year range has been replaced with a 3 month range."
    }
  ],
  "examples": [
    {
      "id": "dynamic-endpoints-ex0",
      "language": "text",
      "code": "redis-12345.c12345.us-east-1-mz.ec2.cloud.rlrcp.com",
      "section_id": "dynamic-endpoints"
    },
    {
      "id": "dynamic-endpoints-ex1",
      "language": "text",
      "code": "horse-battery-staple-12345.db.redis.io",
      "section_id": "dynamic-endpoints"
    }
  ]
}
