Redis Enterprise Software Release Notes 6.2.8 (October 2021) (2024)

RHEL 8 support. Set backup start time.

Redis Enterprise Software version 6.2.8 is now available!

Features and enhancements

This version features:

  • Support for Red Hat Linux Edition (RHEL) 8
  • You can now set the start time for 12- and 24-hour backups
  • Compatibility with version of open source Redis 6.2.3 (starting with Redis Enterprise Software v6.2.4)
  • Compatibility with the security fixes of the latest open source Redis 6.2.6
  • Enhancements and bug fixes

Version changes

Prerequisites and notes

  • You can upgrade to v6.2.8 from Redis Enterprise Software v6.0 and later.

  • Refer to the v6.2.4 release notes for important notes regarding the upgrade process.

  • When upgrading a cluster from Redis Enterprise 6.0.8 and earlier to 6.2.8 only, the DMC proxy might crash when proxy certificates contain additional text as comments. Redis removes these comments during upgrade, but a change to the v6.2.8 internal upgrade action sequence might cause this problem.

    If you plan to upgrade from a pre-6.0.8 release to 6.2.8, check whether your proxy certificate includes additional comments and manually remove them. The change was reverted in 6.2.10.

  • Upgrades from versions earlier than v6.0 are not supported.

Product lifecycle updates

As of 31 October 2021, Redis Enterprise Software v5.6.0 is end of life (EOF).

To learn more, see the Redis Enterprise Software product lifecycle, which details the release number and the end-of-life schedule for Redis Enterprise Software.

Redis Enterprise modules have individual release numbers and lifecycles.

Redis modules

Redis Enterprise Software v6.2.8 includes the following Redis modules:

  • RediSearch v2.0.11
  • RedisJSON v1.0.8
  • RedisBloom v2.2.6
  • RedisGraph v2.4.7
  • RedisTimeSeries v1.4.10

To learn more, see Upgrade the module for a database.

Resolved issues

User interface fixes

  • RS58804 - Display an error message in case of a login attempt with an LDAP user
  • RS56680 - Notify that SASLAUTHD should be disabled prior to enabling LDAP
  • RS55844 - Use the correct password and mask it on LDAP password update
  • RS60877 - Fixed reset of Active-Active database compression level, in cases where the compression level wasn’t set to default, when changing any other configuration via the DB configuration page
  • RS43999 - Fixed UI database configuration to allow changes when SFTP SSH key is customized
  • RS59861 - Fixed the UI to display an explanation error message when password complexity does not meet requirements
  • RS57734 - Fixed inaccessible UI after cluster upgrade due to missing certificate
  • RS43041 - Mask secret keys for backup destination for view and edit in the UI

Additional fixes

  • RS60068 / RS59146 - Fixed unresolved endpoint due to PDNS issues
  • RS52812 - Expand API wrapper to return API 405 errors as JSON/XML
  • RS57666 - Fixed false shard migration message when the shard fails to bind the port
  • RS57444, RS55294, RS4903 - Fixed false “backup finished successfully” message when the backup failed due to restricted access to the backup destination

Fixes on build #53

  • RS67829 - Fixed a bug that caused Modules' auxiliary field not to get replicated between the primary and the replica shards. Applicable for RediSearch, RedisGraph and RedisGears and happening only at following scenarios:- (A) On the destination databases of a Replica Of upon a full sync operation- (B) Upon import operation

Known limitations

-RS81463 - A shard may crash when resharding an Active-Active database with Auto Tiering . Specifically, the shard will crash when volatile keys or Active-Active tombstone keys reside in Flash memory.

  • RS63258 - Redis Enterprise Software 6.2.8 is not supported on RHEL 8 with FIPS enabled.

    FIPS changes system-generated keys, which can limit secure access to the cluster or the admin console via port 8443.

  • RS63375 - RHEL 7 clusters cannot be directly upgraded to RHEL 8 when hosting databases using modules.

    Due to binary differences in modules between the two operating systems, you cannot directly update RHEL 7 clusters to RHEL 8 when those clusters host databases using modules. Instead, you need to create a new cluster on RHEL 8 and then migrate existing data from your RHEL 7 cluster. This does not apply to clusters that do not use modules.

All known limitations from v6.2.4 have been fixed.

Installation limitations

Several Redis Enterprise Software installation reference files are installed to the directory /etc/opt/redislabs/ even if you use custom installation directories.

As a workaround to install Redis Enterprise Software without using any root directories, do the following before installing Redis Enterprise Software:

  1. Create all custom, non-root directories you want to use with Redis Enterprise Software.

  2. Mount /etc/opt/redislabs to one of the custom, non-root directories.

Known issues

  • A new command was added as part of Redis 6.2: XAUTOCLAIM. When used in an Active-Active configuration, this command may cause Redis shards to crash, potentially resulting in data loss. The issue is fixed in Redis Enterprise Software version 6.2.12. Additionally, we recommend enabling AOF persistence for all Active-Active configurations.

  • The ZRANGESTORE command, with a special zset-max-ziplist-entries configuration can crash Redis 6.2. See Redis repository 10767 for more details.

  • RS40641 - API requests are redirected to an internal IP in case the request arrives from a node which is not the master. To avoid this issue, use rladmin cluster config to configure handle_redirects or handle_metrics_redirects.

Security

Open source Redis security fix compatibility

As part of its commitment to security, Redis Enterprise Software implements the latest security fixes available with open source Redis.

The following open source Redis CVEs do not affect Redis Enterprise:

  • CVE-2021-32625 - Redis Enterprise is not impacted by the CVE that was found and fixed in open source Redis since Redis Enterprise does not implement LCS. Additional information about the open source Redis fix is on the Redis GitHub page (Redis 6.2.4, Redis 6.0.14)

  • CVE-2021-32672 - Redis Enterprise is not impacted by the CVE that was found and fixed in open source Redis because the LUA debugger is unsupported in Redis Enterprise. Additional information about the open source Redis fix is on the Redis GitHub page (Redis 6.2.6, Redis 6.0.16)

  • CVE-2021-32675 - Redis Enterprise is not impacted by the CVE that was found and fixed in open source Redis because the proxy in Redis Enterprise does not forward unauthenticated requests. Additional information about the open source Redis fix is on the Redis GitHub page (Redis 6.2.6, Redis 6.0.16)

  • CVE-2021-32762 - Redis Enterprise is not impacted by the CVE that was found and fixed in open source Redis because the memory allocator used in Redis Enterprise is not vulnerable. Additional information about the open source Redis fix is on the Redis GitHub page (Redis 6.2.6, Redis 6.0.16)

  • CVE-2021-41099 - Redis Enterprise is not impacted by the CVE that was found and fixed in open source Redis because the proto-max-bulk-len CONFIG is blocked in Redis Enterprise. Additional information about the open source Redis fix is on the Redis GitHub page (Redis 6.2.6, Redis 6.0.16)

Some CVEs announced for Open Source Redis do not affect Redis Enterprise due to functionality that is either different from (or not available in) open source Redis.

Redis Enterprise Software Release Notes 6.2.8 (October 2021) (2024)

FAQs

What does Redis Enterprise do? ›

Redis Enterprise ensures production data is isolated from administrative access. It offers multi-layer security for role-based access-control, authentication, authorization, and encryption (data in transit and data at rest).

What's new in Redis 6? ›

Redis 6 brings news security features

Perhaps the biggest, most game-changing feature of Redis 6 are access control lists (ACLs). ACLs bring the concept of “users” to Redis. Each user can have a defined set of capabilities that dictate which commands they can run and on what keys.

What's new in Redis 7? ›

Redis 7.0 Improvements and New Commands

For example, the bitmap, list, set, sorted set, and stream data types have all been added with functionality that supports their use cases for data management. In addition, cache semantics have been extended to support existential and comparative modifiers.

What version is Redis on? ›

Release notes
Version (Release date)OSS Redis compatibility
6.2.4 (August 2021)Redis 6.2
6.0.20 (April 2021)Redis 6.0.9
6.0.12 (January 2021)Redis 6.0.6
6.0.8 (September 2020)Redis 6.0.5
9 more rows

What is Redis mainly used for? ›

What is Redis? Redis (REmote DIctionary Server) is an open source, in-memory, NoSQL key/value store that is used primarily as an application cache or quick-response database.

Why do people use Redis? ›

Advantages of Redis Cache

Lightning-Fast Data Access: Redis stores data entirely in memory, which means it can provide sub-millisecond response times. This speed makes it an ideal choice for caching frequently accessed data, reducing database load, and improving overall application performance.

Is Redis just a cache? ›

Redis began as a caching database, but it has since evolved into a primary database. Many applications built today use Redis as a primary database. However, most Redis service providers support Redis as a cache but not as a primary database.

What makes Redis special? ›

Redis is the world's fastest in-memory database. It provides cloud and on-prem solutions for caching, vector search, and NoSQL databases that seamlessly fit into any tech stack—making it simple for digital customers to build, scale, and deploy the fast apps our world runs on.

Is Redis Enterprise free? ›

While the open-source Redis software is free to use, Redis Enterprise comes with a cost because of its added functionality and support. Pricing details for Redis Enterprise can be found on the Redis Labs' official website.

What's new in Redis 5? ›

Redis 5 incorporates new commands for popping elements from the start and the end of the sorted set, treating it as if it were a list in some use cases. A use case for this feature can be using sorted sets as a data structure to manage bids for an online auction where the lowest bid gets eliminated after each round.

What is better than Redis? ›

KeyDB is a fully open-source database that serves as a faster drop-in alternative to Redis. It's backed by Snap Inc., and is designed for scalability and high performance which allows it to handle heavy workloads – benchmarking at over 1 million ops/sec. KeyDB supports various data structures, including: Strings.

Why is Redis famous? ›

Redis is famous for being an extremely fast database. This speed comes from the fact that it stores and serves all data from memory rather than disk. Redis is durable, so your data will be persisted, but all reads will be from a copy of the data held in memory.

Is Redis a database or not? ›

Redis is a type of database that's commonly referred to as No SQL or non-relational . In Redis, there are no tables, and there's no database-defined or -enforced way of relating data in Redis with other data in Redis.

Who owns Redis? ›

Answer. Redis, an in-memory data structure store used as a database, cache, and message broker, is owned and maintained by Redis Ltd., a private software company originally known as Redis Labs.

What is the current version of Redis cache? ›

Redis 7.2 (preview) on the Enterprise tier
TierBasic, Standard, PremiumEnterprise, Enterprise Flash
Lastest Redis VersionRedis 6.0 (GA)Redis 6.2 (GA) / Redis 7.2 (Preview)
Upgrade PolicyManual upgrade to newer versionAutomatic upgrade to latest GA version
Jun 11, 2024

What is the difference between Redis Open Source and Enterprise? ›

While both open-source Redis and Redis Enterprise offer similar performance, they differ in how clusters are implemented. Open source uses a specific protocol, requiring client libraries to specify key locations, while Redis Enterprise uses a proxy-based solution for communication.

What is the difference between MongoDB and Redis enterprise? ›

MongoDB is a general-purpose persistent database used as a primary storage solution by businesses in various industries. Redis is an in-memory data store that can be configured to work in different ways depending on your system's needs.

What is the main function of Redis? ›

The Redis Function interacts with Redis stores, setting and getting key-hash and key-value combinations. Redis' in-memory caching of these key pairs enables large lookup tables that would be cumbersome with a CSV or binary lookup file.

Top Articles
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 6110

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.