Redis Enterprise Software release notes 6.2.18-58 (November 2022)
UI support for custom REST API port. Added info level for troubleshooting redis_mgr.
This is a maintenance release for Redis Enterprise Software version 6.2.18.
The following table shows the MD5 checksums for the available packages:
Package | MD5 checksum (6.2.18-58 November release) |
---|---|
Ubuntu 16 | 38d974c47004df0808b71c2bd5a96996 |
Ubuntu 18 | 6a5ca7a287f1808a50d13312162aac4b |
RedHat Enterprise Linux (RHEL) 7 Oracle Enterprise Linux (OL) 7 |
d8283a3475a70823641249e3cfe3ab6e |
RedHat Enterprise Linux (RHEL) 8 Oracle Enterprise Linux (OL) 8 |
040e45c866fde391b35ae85d648a4afa |
New features and enhancements
- Added support to the UI to work with custom REST API port (RS84428)
- Added info level print to redis_mgr for troubleshooting (RS85385)
Redis modules
Redis Enterprise Software v6.2.18-58 (November release) includes newer versions of the following Redis modules:
See Upgrade modules to learn how to upgrade a module for a database.
Resolved issues
- RS85369 - Fixes umask validation during installation to allow for temporary umask change
- RS77339 - Fixes the “FROM” email addresses of email alerts
- RS86005 - Fixes
bdbs/<int:uid>/actions/recover
API to return the bdb status and not therecovery_plan
Known upgrade limitations
Before you upgrade a cluster that hosts Active-Active databases with modules to v6.2.18, perform the following steps:
-
Use
crdb-cli
to verify that the modules (modules
) and their versions (inmodule_list
) are as they appear in the database configuration and in the default database configuration:crdb-cli crdb get --crdb-guid <crdb-guid>
-
From the admin console's redis modules tab, validate that these modules with their specific versions are loaded to the cluster.
-
If one or more of the modules/versions are missing or if you need help, contact Redis support before taking additional steps.