{
  "id": "march-2023",
  "title": "Redis Cloud changelog (March 2023)",
  "url": "https://redis.io/docs/latest/operate/rc/changelog/2023/march-2023/",
  "summary": "New features, enhancements, and other changes added to Redis Cloud during March 2023.",
  "tags": [
    "docs",
    "operate",
    "rc"
  ],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "page_type": "content",
  "content_hash": "a59175a2ac18aed94791110decffbf186e228651f9f1c7092d6f4c45804891da",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "This changelog lists new features, enhancements, and other changes added to Redis Cloud during March 2023."
    },
    {
      "id": "new-features-and-enhancements",
      "title": "New features and enhancements",
      "role": "content",
      "text": ""
    },
    {
      "id": "redis-7-0-preview",
      "title": "Redis 7.0 preview",
      "role": "content",
      "text": "A preview of Redis 7.0 is available for [Fixed subscriptions]() in selected regions in AWS and GCP. However, some Redis 7.0 functionality might not be fully available during preview. Redis 7.0 also introduces several changes to existing Redis commands; see the [list of breaking changes](#redis-70-breaking-changes) for more details.\n\nThe following tables show which new open source Redis 7.0 commands are supported in Redis 7.0 subscriptions.\n\n#### [Cluster management commands](?group=cluster)\n\n| <span style=\"min-width: 10em; display: table-cell\">Command</span> | Supported |\n|:--------|:----------|\n| [CLUSTER ADDSLOTSRANGE]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [CLUSTER DELSLOTSRANGE]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [CLUSTER LINKS]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [CLUSTER SHARDS]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n\n#### [Connection management commands](?group=connection)\n\n| <span style=\"min-width: 10em; display: table-cell\">Command</span> | Supported |\n|:--------|:----------|\n| [CLIENT NO-EVICT]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n\n#### Data type commands\n\n| Data type | Command | Supported |\n|:----------|:--------|:----------|\n| [List](?group=list) | [BLMPOP]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [List](?group=list) | [LMPOP]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [Set](?group=set) | [SINTERCARD]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [Sorted set](?group=sorted-set) | [BZMPOP]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [Sorted set](?group=sorted-set) | [ZINTERCARD]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [Sorted set](?group=sorted-set) | [BZMPOP]() | <span title=\"Supported\">&#x2705; Supported</span>|\n\n#### [Keys (generic) commands](?group=generic)\n\n| <span style=\"min-width: 10em; display: table-cell\">Command</span> | Supported |\n|:--------|:----------|\n| [EXPIRETIME]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [PEXPIRETIME]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [SORT_RO]() | <span title=\"Supported\">&#x2705; Supported</span>|\n\n#### [Pub/sub commands](?group=pubsub)\n\n| <span style=\"min-width: 10em; display: table-cell\">Command</span> | Supported |\n|:--------|:----------|\n| [PUBSUB SHARDCHANNELS]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [PUBSUB SHARDNUMSUB]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [SPUBLISH]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [SSUBSCRIBE]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [SUNSUBSCRIBE]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n\n#### [Scripting and function commands](?group=scripting)\n\n| <span style=\"min-width: 10em; display: table-cell\">Command</span> | Supported |\n|:--------|:----------|\n| [EVAL_RO]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [EVALSHA_RO]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [FUNCTION DELETE]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION DUMP]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION FLUSH]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION HELP]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION KILL]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION LIST]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION LOAD]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION RESTORE]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [FUNCTION STATS]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n\n#### [Server management commands](?group=server)\n\n| <span style=\"min-width: 10em; display: table-cell\">Command</span> | Supported |\n|:--------|:----------|\n| [ACL DRYRUN]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [COMMAND DOCS]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [COMMAND GETKEYSANDFLAGS]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [COMMAND LIST]() | <span title=\"Supported\">&#x2705; Supported</span>|\n| [MODULE LOADEX]() | <span title=\"Not supported\">&#x274c; Not supported</span> |\n| [LATENCY HISTOGRAM]() | <span title=\"Not supported\">&#x274c; Not supported</span> |"
    },
    {
      "id": "breaking-changes",
      "title": "Breaking changes",
      "role": "content",
      "text": ""
    },
    {
      "id": "deprecations",
      "title": "Deprecations",
      "role": "content",
      "text": "- [`CLUSTER SLOTS`]() is deprecated as of Redis 7.0"
    }
  ],
  "examples": []
}
