content/operate/rs/release-notes/rs-6-0-8-september-2020.md
Redis Enterprise Software (RS) 6.0.8 is now available! This version includes the new RediSearch 2.0 module, open source Redis 6.0.5, changes the rladmin tool for upgrading modules, and includes bug fixes.
Follow [these instructions]({{< relref "/operate/rs/installing-upgrading/upgrading" >}}) for upgrading to RS 6.0.8 from RS 5.4.0 and above. For Active-Active deployments, this release requires that you [upgrade the CRDB featureset version]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-active-active" >}}).
End of Life (EOL) for Redis Enterprise Software 6.0 and previous RS versions, can be found [here]({{< relref "/operate/rs/installing-upgrading/product-lifecycle.md" >}}). EOL for Redis Modules can be found [here]({{< relref "/operate/rs/installing-upgrading/product-lifecycle.md" >}}).
RS 6.0 includes open source Redis 6.0.5. For more information about Redis 6.0.5, check out the release notes.
The [rladmin CLI]({{< relref "/operate/rs/references/cli-utilities/rladmin" >}}) introduces several updates to the commands for upgrading modules.
It is now easier to upgrade your modules to the latest module version.
Find out more [here]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module" >}}).
The following GA releases of Redis Modules are bundled in RS 6.0:
To use the updated modules with a database, you must [upgrade the module on the database]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module" >}}).
[Shard level metrics]({{< relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions#shard-metrics" >}}) have been added to the metrics_exporter and are now available from Prometheus. You can find all of the metrics [here]({{< relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions" >}}).
RS DEB packages (for Ubuntu) and RPM packages (for RHEL) are now signed with a GPG key so customers can verify that the package is authentic and has not been tampered with. You can access the GPG on the [installaion page]({{< relref "/operate/rs/installing-upgrading#installing-rs-on-linux" >}}).
The [crdb-cli]({{< relref "/operate/rs/references/cli-utilities/crdb-cli" >}}) history log is now being added to support packages.
-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.
Several Redis Enterprise Software installation reference files are installed to the directory /etc/opt/redislabs/ even if you use [custom installation directories]({{< relref "/operate/rs/installing-upgrading/install/customize-install-directories" >}}).
As a workaround to install Redis Enterprise Software without using any root directories, do the following before installing Redis Enterprise Software:
Create all custom, non-root directories you want to use with Redis Enterprise Software.
Mount /etc/opt/redislabs to one of the custom, non-root directories.