Back to Redis

Index

content/operate/rs/release-notes/rs-7-22-releases/_index.md

latest12.1 KB
Original Source

​​Redis Software version 7.22 is now available!

Highlights

This version offers:

  • Performance improvements

  • Diagnostic logging service

  • Call home client to send daily usage statistics to Redis

  • Usage reports in support packages

  • Revamp database API

  • Migration status API

  • Two-dimensional rack awareness

  • New version for actions API

  • Additional REST API enhancements

Detailed release notes

For more detailed release notes, select a build version from the following table:

{{<table-children columnNames="Version&nbsp;(Release&nbsp;date)&nbsp;,Major changes,Redis Open Source compatibility" columnSources="LinkTitle,Description,compatibleOSSVersion" enableLinks="LinkTitle">}}

Version changes

  • The fully qualified domain name is now validated using the FQDN library instead of a regex during cluster creation.

Breaking changes

  • Redis Software installation script changes:

    • Added --skip-updating-env-path option to [install.sh]({{<relref "/operate/rs/installing-upgrading/install/install-script">}}).

    • Added skip_updating_env_path parameter to the [installation answers file]({{<relref "/operate/rs/installing-upgrading/install/manage-installation-questions#configure-file-to-answer">}}).

Reserved ports

Make sure the following ports are open before upgrading Redis Software.

Ports reserved as of Redis Software version 7.22.0:

PortProcess nameUsage
3346cluster_api_internalCluster API internal port
3351cluster_watchdog_grpc_apiCluster watchdog now supports gRPC
3352grpc_service_meshgRPC communication between nodes
3353local_grpc_service_meshLocal gRPC services
3354grpc_gossip_envoygRPC gossip protocol communication between nodes
3355authentication_serviceAuthentication service internal port

Ports reserved as of Redis Software version 7.8.2:

PortProcess nameUsage
3347cert_exporterReports cluster certificate metrics
3348process_exporterReports process metrics for DMC and Redis processes
3349cluster_wd_exporterReports cluster watchdog metrics
3350db_controllerInternode communication
9091node_exporterReports host node metrics related to CPU, memory, disk, and more
9125statsd_exporterReports push metrics related to the DMC and syncer, and some cluster and node metrics

See [Ports and port ranges used by Redis Software]({{<relref "/operate/rs/networking/port-configurations#ports-and-port-ranges-used-by-redis-enterprise-software">}}) for a complete list.

Deprecations

API deprecations

  • Deprecated [GET /v1/bdbs/<uid>/actions/optimize_shards_placement]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/optimize_shards_placement/#get-bdbs-actions-optimize-shards-placement">}}) REST API request. Use [PUT /v1/bdbs/<uid>/actions/revamp?dry_run=true]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/revamp/#put-bdbs-actions-revamp">}}) to get an optimized shard placement blueprint for a database instead.

  • Deprecated the data_files option for the recovery_plan specified in [POST /v2/bdbs]({{<relref "/operate/rs/references/rest-api/requests/bdbs#post-bdbs-v2">}}) requests. Use the new original_bdb_shards option to recover a database from the provided list of shards instead.

  • Deprecated [PUT /v1/cluster/update_cert]({{<relref "/operate/rs/references/rest-api/requests/cluster/certificates#put-cluster-update_cert">}}) REST API requests as of Redis Software version 7.22.2. Use [PUT /v1/cluster/certificates]({{<relref "/operate/rs/references/rest-api/requests/cluster/certificates#put-cluster-certificates">}}) to update cluster certificates instead.

Internal monitoring and v1 Prometheus metrics deprecation

The existing [internal monitoring engine]({{<relref "/operate/rs/monitoring/v1_monitoring">}}) is deprecated. We recommend transitioning to the new [metrics stream engine]({{<relref "/operate/rs/monitoring/metrics_stream_engine">}}) for improved performance, enhanced integration capabilities, and modernized metrics streaming.

V1 Prometheus metrics are deprecated but still available. To transition to the new metrics stream engine, either migrate your existing dashboards using [this guide]({{<relref "/operate/rs/references/metrics/prometheus-metrics-v1-to-v2">}}) now, or wait to use new preconfigured dashboards when they become available in a future release.

Supported platforms

The following table provides a snapshot of supported platforms as of this Redis Software release. See the [supported platforms reference]({{< relref "/operate/rs/references/supported-platforms" >}}) for more details about operating system compatibility.

<span title="Check mark icon"></span> Supported – The platform is supported for this version of Redis Software and Redis Stack modules.

<span title="Warning icon" class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Software, but support will be removed in a future release.

| Redis Software

major versions8.07.227.87.47.26.46.2
Release dateOct 2025May 2025Nov 2024Feb 2024Aug 2023Feb 2023Aug 2021
[End-of-life date]({{< relref "/operate/rs/installing-upgrading/product-lifecycle#endoflife-schedule" >}})Determined after
next major releaseOct 2027May 2027Nov 2026Feb 2026Aug 2025Feb 2025
Platforms
RHEL 9 &
compatible distros<sup>1</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
RHEL 9
FIPS mode<sup>5</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
RHEL 8 &
compatible distros<sup>1</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
RHEL 7 &
compatible distros<sup>1</sup><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span>
Ubuntu 22.04<sup>2</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
Ubuntu 20.04<sup>2</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
Ubuntu 18.04<sup>2</sup><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span>
Ubuntu 16.04<sup>2</sup><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span>
Amazon Linux 2<span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
Amazon Linux 1<span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span><span title="Deprecated" class="font-serif">:warning:</span>
Kubernetes<sup>3</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
Docker<sup>4</sup><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span><span title="Supported"></span>
  1. <a name="table-note-1"></a>The RHEL-compatible distributions CentOS, CentOS Stream, Alma, and Rocky are supported if they have full RHEL compatibility. Oracle Linux running the Red Hat Compatible Kernel (RHCK) is supported, but the Unbreakable Enterprise Kernel (UEK) is not supported.

  2. <a name="table-note-2"></a>The server version of Ubuntu is recommended for production installations. The desktop version is only recommended for development deployments.

  3. <a name="table-note-3"></a>See the [Redis Enterprise for Kubernetes documentation]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) for details about support per version and Kubernetes distribution.

  4. <a name="table-note-4"></a>[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Software are certified for development and testing only.

  5. <a name="table-note-5"></a>Supported only if FIPS was enabled during RHEL installation to ensure FIPS compliance.

Known issues

  • RS131972: Creating an ACL that contains a line break in the Cluster Manager UI can cause shard migration to fail due to ACL errors.

  • RS155734: Endpoint availability metrics do not work as expected due to a calculation error.

  • RS156391: The job_scheduler's memory usage can increase significantly when the diagnostic logging service is enabled.

  • RS153589: The metrics stream engine preview reports incorrect latency metrics.

Known limitations

Upload modules before OS upgrade

If the cluster contains any databases that use modules, you must upload module packages for the target OS version to a node in the existing cluster before you upgrade the cluster's operating system.

See [Upgrade a cluster's operating system]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-os">}}) for detailed upgrade instructions.

New Cluster Manager UI limitations

The following legacy UI features are not yet available in the new Cluster Manager UI:

  • Purge an Active-Active instance.

    Use [crdb-cli crdb purge-instance]({{< relref "/operate/rs/references/cli-utilities/crdb-cli/crdb/purge-instance" >}}) instead.

  • Search and export the log.

RedisGraph prevents upgrade to RHEL 9

You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Software cluster contains a RedisGraph module, even if unused by any database. The RedisGraph module has reached end-of-life and is completely unavailable in RHEL 9.

Query results might include hash keys with lazily expired fields

If one or more fields of a hash key expire after an FT.SEARCH or FT.AGGREGATE query begins, Redis does not account for these lazily expired fields. As a result, keys with expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.

Active defragmentation does not stop mid-key for JSON

Active defragmentation does not stop mid-key for JSON data. Large keys are defragmented in full, which might cause latency spikes.