Skip to content

Commit 2cc36c1

Browse files
committed
Merge branch 'release-rs-tba' into release-rs-gilboa
2 parents 1ab7d60 + 05fb4bd commit 2cc36c1

File tree

4 files changed

+412
-27
lines changed

4 files changed

+412
-27
lines changed

content/operate/rs/installing-upgrading/upgrading/upgrade-active-active.md

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -107,36 +107,15 @@ without upgrading the CRDB protocol version.
107107
700140c5-478e-49d7-ad3c-64d517ddc486 aatest 2 aatest2.example.com
108108
```
109109

110-
1. Update module information in the CRDB configuration using the following command syntax:
110+
1. Update module information in the CRDB configuration using the following command:
111111

112112
```sh
113-
crdb-cli crdb update --crdb-guid <guid> --default-db-config \
114-
'{ "module_list":
115-
[
116-
{
117-
"module_name": "<module1_name>",
118-
"semantic_version": "<module1_version>"
119-
},
120-
{
121-
"module_name": "<module2_name>",
122-
"semantic_version": "<module2_version>"
123-
}
124-
]}'
113+
crdb-cli crdb update --crdb-guid <guid> --update-db-config-modules true
125114
```
126115

127-
For example:
116+
`crdb-cli` will ask you to verify all Active-Active database instances and their modules have been updated before you enter `y` to continue.
128117

129-
```sh
130-
crdb-cli crdb update --crdb-guid 82a80988-f5fe-4fa5-bca0-aef2a0fd60db --default-db-config \
131-
'{ "module_list":
132-
[
133-
{
134-
"module_name": "search",
135-
"semantic_version": "2.4.6"
136-
},
137-
{
138-
"module_name": "ReJSON",
139-
"semantic_version": "2.4.5"
140-
}
141-
]}'
118+
```
119+
Verify that all CRDB database instances and their modules have been updated.
120+
Do you want to continue? (y/n): y
142121
```

content/operate/rs/references/cli-utilities/crdb-cli/crdb/update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ crdb-cli crdb update --crdb-guid <guid>
2727
[--memory-size <maximum_memory>]
2828
[--bigstore-ram-size <maximum_memory>]
2929
[--update-module name=<name>,featureset_version=<version>]
30+
[--update-db-config-modules { true | false } ]
3031
```
3132
3233
If you want to change the configuration of the local instance only, use [`rladmin`]({{< relref "/operate/rs/references/cli-utilities/rladmin" >}}) instead.
@@ -50,6 +51,7 @@ If you want to change the configuration of the local instance only, use [`rladmi
5051
| eviction-policy | noeviction<br/>allkeys-lru<br/>allkeys-lfu<br/>allkeys-random<br/>volatile-lru<br/>volatile-lfu<br/>volatile-random<br/>volatile-ttl | Updates [eviction policy]({{< relref "/operate/rs/databases/memory-performance/eviction-policy" >}}) |
5152
| featureset-version | true<br/>false | Updates to latest FeatureSet version |
5253
| update-module name=\<name>,featureset_version=\<version\> | strings | Update a module to the specified version |
54+
| update-db-config-modules | true<br/>false | Updates module information in the CRDB configuration (default-db-config) based on the latest module data for the database. Use this option only after all CRDB database instances have upgraded their modules. |
5355
5456
### Returns
5557
Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
---
2+
Title: Redis Enterprise Software release notes 7.2x.x
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rs
8+
compatibleOSSVersion: Redis 7.4.0
9+
description: TBA
10+
hideListLinks: true
11+
linkTitle: 7.2x.x releases
12+
toc: 'true'
13+
weight: 67
14+
---
15+
16+
[​Redis Enterprise Software version 7.2x](https://redis.io/downloads/#software) is now available!
17+
18+
## Highlights
19+
20+
This version offers:
21+
22+
- TBA
23+
24+
## Detailed release notes
25+
26+
For more detailed release notes, select a build version from the following table:
27+
28+
{{<table-children columnNames="Version&nbsp;(Release&nbsp;date)&nbsp;,Major changes,Redis CE compatibility" columnSources="LinkTitle,Description,compatibleOSSVersion" enableLinks="LinkTitle">}}
29+
30+
## Version changes
31+
32+
### Deprecations
33+
34+
#### API deprecations
35+
36+
- TBA
37+
38+
#### Internal monitoring and v1 Prometheus metrics deprecation
39+
40+
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.
41+
42+
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.
43+
44+
### Supported platforms
45+
46+
The following table provides a snapshot of supported platforms as of this Redis Enterprise Software release. See the [supported platforms reference]({{< relref "/operate/rs/references/supported-platforms" >}}) for more details about operating system compatibility.
47+
48+
<span title="Check mark icon">&#x2705;</span> Supported – The platform is supported for this version of Redis Enterprise Software and Redis Stack modules.
49+
50+
<span title="Warning icon" class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Enterprise Software, but support will be removed in a future release.
51+
52+
| Redis Software<br />major versions | 7.22 | 7.8 | 7.4 | 7.2 | 6.4 | 6.2 |
53+
|---------------------------------|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|
54+
| **Release date** | May 2025 | Nov 2024 | Feb 2024 | Aug 2023 | Feb 2023 | Aug 2021 |
55+
| [**End-of-life date**]({{< relref "/operate/rs/installing-upgrading/product-lifecycle#endoflife-schedule" >}}) | Determined after<br />next major release | May 2027 | Nov 2026 | Feb 2026 | Aug 2025 | Feb 2025 |
56+
| **Platforms** | | | | | | |
57+
| RHEL 9 &<br />compatible distros<sup>[1](#table-note-1)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> ||||
58+
| RHEL 9<br />FIPS mode<sup>[5](#table-note-5)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |||||
59+
| RHEL 8 &<br />compatible distros<sup>[1](#table-note-1)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
60+
| RHEL 7 &<br />compatible distros<sup>[1](#table-note-1)</sup> |||| <span title="Deprecated" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
61+
| Ubuntu 22.04<sup>[2](#table-note-2)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |||||
62+
| Ubuntu 20.04<sup>[2](#table-note-2)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> ||
63+
| Ubuntu 18.04<sup>[2](#table-note-2)</sup> ||| <span title="Deprecated" class="font-serif">:warning:</span> | <span title="Deprecated" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
64+
| Ubuntu 16.04<sup>[2](#table-note-2)</sup> |||| <span title="Deprecated" class="font-serif">:warning:</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
65+
| Amazon Linux 2 | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> ||
66+
| Amazon Linux 1 |||| <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
67+
| Kubernetes<sup>[3](#table-note-3)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
68+
| Docker<sup>[4](#table-note-4)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
69+
70+
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.
71+
72+
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.
73+
74+
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.
75+
76+
4. <a name="table-note-4"></a>[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Enterprise Software are certified for development and testing only.
77+
78+
5. <a name="table-note-5"></a>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.
79+
80+
## Known issues
81+
82+
- RS131972: Creating an ACL that contains a line break in the Cluster Manager UI can cause shard migration to fail due to ACL errors.
83+
84+
- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.
85+
86+
- RS153589: The metrics stream engine preview reports incorrect latency metrics.
87+
88+
## Known limitations
89+
90+
#### Upload modules before OS upgrade
91+
92+
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.
93+
94+
See [Upgrade a cluster's operating system]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-os">}}) for detailed upgrade instructions.
95+
96+
#### New Cluster Manager UI limitations
97+
98+
The following legacy UI features are not yet available in the new Cluster Manager UI:
99+
100+
- Purge an Active-Active instance.
101+
102+
Use [`crdb-cli crdb purge-instance`]({{< relref "/operate/rs/references/cli-utilities/crdb-cli/crdb/purge-instance" >}}) instead.
103+
104+
- Search and export the log.
105+
106+
#### RedisGraph prevents upgrade to RHEL 9
107+
108+
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Enterprise 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.
109+
110+
#### Query results might include hash keys with lazily expired fields
111+
112+
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.
113+
114+
#### Active defragmentation does not stop mid-key for JSON
115+
116+
Active defragmentation does not stop mid-key for JSON data. Large keys are defragmented in full, which might cause latency spikes.

0 commit comments

Comments
 (0)