Skip to content

Commit bf7b2c2

Browse files
committed
DEV: update final bits and pieces for 8.6-RC1 release
1 parent d7631ad commit bf7b2c2

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

content/commands/info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ Here is the meaning of all fields in the **stats** section:
390390
* `acl_access_denied_cmd`: Number of commands rejected because of access denied to the command
391391
* `acl_access_denied_key`: Number of commands rejected because of access denied to a key
392392
* `acl_access_denied_channel`: Number of commands rejected because of access denied to a channel
393+
* `acl_access_denied_tls_cert`: Number of failed TLS certificate–based authentication attempts
393394
* `cluster_incompatible_ops`: Number of cluster-incompatible commands. This metric appears only if the `cluster-compatibility-sample-ratio` configuration parameter is not 0. Added in Redis 8.0.
394395

395396

content/operate/oss_and_stack/install/install-stack/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ title: Install Redis Open Source
1111
weight: 2
1212
---
1313

14-
Redis Open Source has been tested on the following platforms:
14+
The latest version of Redis Open Source has been tested on the following platforms:
1515

1616
- Ubuntu 22.04 (Jammy Jellyfish) and 24.04 (Noble Numbat).
17-
- Rocky Linux 8.10 and 9.5.
18-
- AlmaLinux 8.10 and 9.5.
17+
- Rocky Linux 8.10, 9.5, and 10.1.
18+
- AlmaLinux 8.10, 9.5, and 10.1.
1919
- Debian 12 (Bookworm) and 13 (Trixie).
20-
- macOS 13 (Ventura), 14 (Sonoma), and 15 (Sequoia).
20+
- macOS 14 (Sonoma), and 15 (Sequoia).
2121

2222
Follow the links below for installation instructions for your OS and distribution.
2323

0 commit comments

Comments
 (0)