--- Title: Redis Software release notes 7.22.x alwaysopen: false categories: - docs - operate - rs compatibleOSSVersion: Redis 7.4, 7.2, 6.2 description: 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. hideListLinks: true linkTitle: 7.22.x releases toc: 'true' weight: 68 --- ​​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: {{}} ## Version changes - The fully qualified domain name is now validated using the FQDN library instead of a regex during cluster creation. ### Reserved ports Make sure the following ports are open before upgrading Redis Software. Ports reserved as of Redis Software version 7.22.0: | Port | Process name | Usage | |------|--------------|-------| | 3346 | cluster_api_internal | Cluster API internal port | | 3351 | cluster_watchdog_grpc_api | Cluster watchdog now supports gRPC | | 3352 | grpc_service_mesh | gRPC communication between nodes | | 3353 | local_grpc_service_mesh | Local gRPC services | | 3354 | grpc_gossip_envoy | gRPC gossip protocol communication between nodes | | 3355 | authentication_service | Authentication service internal port | Ports reserved as of Redis Software version 7.8.2: | Port | Process name | Usage | |------|--------------|-------| | 3347 | cert_exporter | Reports cluster certificate metrics | | 3348 | process_exporter | Reports process metrics for DMC and Redis processes | | 3349 | cluster_wd_exporter | Reports cluster watchdog metrics | | 3350 | db_controller | Internode communication | | 9091 | node_exporter | Reports host node metrics related to CPU, memory, disk, and more | | 9125 | statsd_exporter | Reports push metrics related to the DMC and syncer, and some cluster and node metrics | See [Ports and port ranges used by Redis Software]({{}}) for a complete list. ### Deprecations #### API deprecations - Deprecated [`GET /v1/bdbs//actions/optimize_shards_placement`]({{}}) REST API request. Use [`PUT /v1/bdbs//actions/revamp?dry_run=true`]({{}}) 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`]({{}}) 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`]({{}}) REST API requests as of Redis Software version 7.22.2. Use [`PUT /v1/cluster/certificates`]({{}}) to update cluster certificates instead. #### Internal monitoring and v1 Prometheus metrics deprecation The existing [internal monitoring engine]({{}}) is deprecated. We recommend transitioning to the new [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]({{}}) 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. Supported – The platform is supported for this version of Redis Software and Redis Stack modules. :warning: 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 versions | 8.0 | 7.22 | 7.8 | 7.4 | 7.2 | 6.4 | 6.2 | |---------------------------------|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:| | **Release date** | Oct 2025 | May 2025 | Nov 2024 | Feb 2024 | Aug 2023 | Feb 2023 | Aug 2021 | | [**End-of-life date**]({{< relref "/operate/rs/installing-upgrading/product-lifecycle#endoflife-schedule" >}}) | Determined after
next major release | Oct 2027 | May 2027 | Nov 2026 | Feb 2026 | Aug 2025 | Feb 2025 | | **Platforms** | | | | | | | | | RHEL 9 &
compatible distros[1](#table-note-1) | | | | | – | – | – | | RHEL 9
FIPS mode[5](#table-note-5) | | | | – | – | – | – | | RHEL 8 &
compatible distros[1](#table-note-1) | | | | | | | | | RHEL 7 &
compatible distros[1](#table-note-1) | – | – | – | – | :warning: | | | | Ubuntu 22.04[2](#table-note-2) | | | | – | – | – | – | | Ubuntu 20.04[2](#table-note-2) | | | | | | | – | | Ubuntu 18.04[2](#table-note-2) | – | – | – | :warning: | :warning: | | | | Ubuntu 16.04[2](#table-note-2) | – | – | – | – | :warning: | | | | Amazon Linux 2 | | | | | | | – | | Amazon Linux 1 | – | – | – | – | | | | | Kubernetes[3](#table-note-3) | | | | | | | | | Docker[4](#table-note-4) | | | | | | | | 1. 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. The server version of Ubuntu is recommended for production installations. The desktop version is only recommended for development deployments. 3. See the [Redis Enterprise for Kubernetes documentation]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) for details about support per version and Kubernetes distribution. 4. [Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Software are certified for development and testing only. 5. Supported only if [FIPS was enabled during RHEL installation](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/security_hardening/switching-rhel-to-fips-mode_security-hardening#proc_installing-the-system-with-fips-mode-enabled_switching-rhel-to-fips-mode) 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]({{}}) 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](https://redis.com/blog/redisgraph-eol/) 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.