Redis Enterprise Software 发行说明 6.4.2-61(2023 年 4 月)
Amazon Linux 2 支持。修复了在 RHEL 7 和 RHEL 8 上自定义安装、手动运行rl_rdbconvert以及在不复制的情况下对机架感知数据库进行重新分片的已知限制。
Redis 企业软件 |
---|
这是 Redis Enterprise Software 版本 6.4.2 的维护版本。
下表显示了可用软件包的 MD5 校验和:
包 | MD5 校验和(6.4.2-61 4 月版) |
---|---|
Ubuntu 16 版本 | f8f616147c9daaaeb9cd8cb1ae44157f |
Ubuntu 18 的 | 1de5b0bafd4edec8d7817bddcecf3824 |
Ubuntu 20 的 | 829e91c7fac1a0ab7e36cb4a65d19906 |
RedHat Enterprise Linux (RHEL) 7 Oracle Enterprise Linux (OL) 7 |
477f1d3161ea16e8d52c41eb61d92637 |
RedHat Enterprise Linux (RHEL) 8 Oracle Enterprise Linux (OL) 8 Rocky Enterprise Linux |
1170af43f88bf5f9095890916c0fe74d |
Amazon Linux 2(候选版本) | e246ae158db32e0a483a23392b2a7f47 |
新增功能和增强功能
-
Amazon Linux 2 支持作为候选版本 (RC)
注意:具有模块的数据库不能驻留在 Amazon Linux 2(候选版本)节点上。将在将来的维护版本中添加支持。 -
将节点 ID 指示添加到
debug_info
包(RS95360) -
添加对下划线作为机架感知的有效字符的支持 (RS87458)
_
-
更新 BDB 对象时,version 属性是不可变的。任何验证都将根据升级或安装期间设置的 BDB 对象版本 (RS93294) 执行
Redis 堆栈 v6.2.6
Redis 企业软件 v6.4.2 包括最新 Redis Stack 版本 (6.2.6 v6) 中提供的新功能:
请参阅升级模块以了解如何升级数据库的模块。
版本变更
弃用
Ubuntu 16.04 版本
Ubuntu 16 支持已弃用,并将在未来发行版中删除。
主动-主动数据库持久性
用于主动-主动数据库持久性的 RDB 快照选项已弃用,并将在未来版本中删除。
请计划通过以下命令重新配置任何主动-主动数据库,以使用仅附加文件 (AOF) 持久性:
crdb-cli crdb update --crdb-guid <CRDB_GUID> \
--default-db-config '{"data_persistence": "aof", "aof_policy":"appendfsync-every-sec"}'
Resolved issues
-
RS95344 - Fixed known limitation for RHEL 7 and RHEL 8 where CRDB databases fail to start when installed using custom installation paths
-
RS88010 - Roll back node configuration when the remove node operation fails
-
RS95824 - Fixed an issue with running rl_rdbconvert
on Ubuntu
-
RS97971 - Fixed known limitation for the edge case where resharding fails for rack-aware databases with no replication
Known limitations
Operating system limitations
Ubuntu 20.04
By default, you cannot use the SHA1 hash algorithm (OpenSSL’s default security level is set to 2). The operating system will reject SHA1 certificates even if the mtls_allow_weak_hashing
option is enabled. You need to replace SHA1 certificates with newer certificates that use SHA-256. Note that the certificates provided with Redis Enterprise Software use SHA-256.
Modules not supported for Amazon Linux 2 release candidate
A database with modules cannot reside on an Amazon Linux 2 (release candidate) node. Support will be added in a future maintenance release.
On this page