Skip to content

Commit 7aa710b

Browse files
authored
Merge pull request redis#111 from redis/release-rs-fuji-apr-fix
RS: April Fuji 7.4.2 hotfix release notes
2 parents 7c5ba32 + 0a16589 commit 7aa710b

File tree

2 files changed

+78
-1
lines changed

2 files changed

+78
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ As a workaround:
176176
$ /bin/firewall-cmd --add-service=redislabs
177177
```
178178

179-
This limitation will be fixed in a future maintenance release.
179+
This limitation was fixed in [Redis Enterprise Software version 7.4.2-129]({{<relref "/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-129">}}).
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
Title: Redis Enterprise Software release notes 7.4.2-129 (April 2024)
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rs
8+
compatibleOSSVersion: Redis 7.2.0
9+
description: Fixes for bugs and known limitations that affect Redis Enterprise Software v7.4.2-126.
10+
linkTitle: 7.4.2-129 (April 2024)
11+
weight: 69
12+
---
13+
14+
This is a maintenance release for ​[​Redis Enterprise Software version 7.4.2](https://redis.com/redis-enterprise-software/download-center/software/). This version fixes several issues that affect [version 7.4.2-126]({{<relref "/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-126">}}).
15+
16+
## Highlights
17+
18+
This version offers:
19+
20+
- Fixes for bugs and known limitations that affect Redis Enterprise Software [version 7.4.2-126]({{<relref "/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-126">}})
21+
22+
## New in this release
23+
24+
### Resolved issues
25+
26+
- RS121899: Upgraded the `boto3` library from version 1.26.65 to 1.34.76 to fix a [known memory leak](https://github.com/boto/boto3/issues/3614).
27+
28+
- RS122241: Changed file permissions to allow `firewalld` configuration to add the `redislabs` service on RHEL 9.
29+
30+
- RS121673: Search commands no longer return an error after fixing incorrect configuration.
31+
32+
## Version changes
33+
34+
### Supported platforms
35+
36+
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.
37+
38+
<span title="Check mark icon">&#x2705;</span> Supported – The platform is supported for this version of Redis Enterprise Software and Redis Stack modules.
39+
40+
<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.
41+
42+
| Redis Enterprise<br />major versions | 7.4 | 7.2 | 6.4 | 6.2 |
43+
|---------------------------------|:-----:|:-----:|:-----:|:-----:|
44+
| **Release date** | Feb 2024 | Aug 2023 | Feb 2023 | Aug 2021 |
45+
| [**End-of-life date**]({{< relref "/operate/rs/installing-upgrading/product-lifecycle#endoflife-schedule" >}}) | Determined after<br />next major release | July 2025 | Feb 2025 | Aug 2024 |
46+
| **Platforms** | | | | |
47+
| RHEL 9 &<br />compatible distros<sup>[1](#table-note-1)</sup> | <span title="Supported">&#x2705;</span> ||||
48+
| 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> |
49+
| 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> |
50+
| Ubuntu 20.04<sup>[2](#table-note-2)</sup> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> ||
51+
| 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> |
52+
| 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> |
53+
| Amazon Linux 2 | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> ||
54+
| Amazon Linux 1 || <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
55+
| 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> |
56+
| 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> |
57+
58+
1. <a name="table-note-1" style="display: block; height: 80px; margin-top: -80px;"></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.
59+
60+
2. <a name="table-note-2" style="display: block; height: 80px; margin-top: -80px;"></a>The server version of Ubuntu is recommended for production installations. The desktop version is only recommended for development deployments.
61+
62+
3. <a name="table-note-3" style="display: block; height: 80px; margin-top: -80px;"></a>See the [Redis Enterprise for Kubernetes documentation]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) for details about support per version and Kubernetes distribution.
63+
64+
4. <a name="table-note-4" style="display: block; height: 80px; margin-top: -80px;"></a>
65+
[Docker images]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) of Redis Enterprise Software are certified for development and testing only.
66+
67+
## Downloads
68+
69+
The following table shows the MD5 checksums for the available packages:
70+
71+
| Package | MD5 checksum (7.4.2-129 April release) |
72+
|---------|---------------------------------------|
73+
| Ubuntu 18 | 6f4b3ffa5769322bf1496dc35670b317 |
74+
| Ubuntu 20 | 794952d515d99a16dd584450517f47da |
75+
| Red Hat Enterprise Linux (RHEL) 8 | de59c2d2e5bf6cc2e4e3542761e0e476 |
76+
| Red Hat Enterprise Linux (RHEL) 9 | 5247575205a6b6ba5b4d35ccc9d2cfa3 |
77+
| Amazon Linux 2 | 02881466864c4eaa349487edce73050b |

0 commit comments

Comments
 (0)