Skip to content

Commit 2e36622

Browse files
committed
Added new ACL categories to RS Gilboa release notes
1 parent 086293e commit 2e36622

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-tba.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@ Redis Open Source 8.0 and 8.2 features are now available when you [create]({{<re
3737

3838
- New hash commands [`HGETEX`]({{<relref "/commands/hgetex">}}), [`HSETEX`]({{<relref "/commands/hsetex">}}), and [`HGETDEL`]({{<relref "/commands/hgetdel">}}), which can simplify caching and session management patterns.
3939

40-
- Enhanced access control lists (ACLs) to support new data structures introduced in Redis 8. Existing ACL categories such as `@read` and `@write` now include commands for JSON, time series, vector, and probabilistic data structures.
40+
- Enhanced access control lists (ACLs) to support new data structures introduced in Redis 8.
41+
42+
- Existing ACL categories such as `@read` and `@write` now include commands for JSON, time series, vector, and probabilistic data structures.
43+
44+
- New ACL categories: `@search`, `@json`, `@timeseries`, `@bloom`, `@cuckoo`, `@topk`, `@cms`, and `@tdigest`.
4145

4246
- Redis Query Engine improvements.
4347

0 commit comments

Comments
 (0)