Skip to content

Commit afa86d5

Browse files
authored
OP: add ROS 8.0.1 release notes (#1556)
1 parent 0221e80 commit afa86d5

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
Title: Redis Open Source 8.0.1 release notes
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- stack
8+
description: Redis Open Source 8.0.1 release notes.
9+
linkTitle: v8.0.1 (May 2025)
10+
min-version-db: blah
11+
min-version-rs: blah
12+
weight: 9
13+
---
14+
15+
## Redis Open Source 8.0.1 (May 2025)
16+
17+
Update urgency: `MODERATE`: Plan an upgrade of the server, but it's not urgent.
18+
19+
### Performance and resource utilization improvements
20+
21+
- [#13959](https://github.com/redis/redis/pull/13959) Vector sets - faster `VSIM` `FILTER` parsing.
22+
23+
### Bug fixes
24+
25+
- [#QE6083](https://github.com/RediSearch/RediSearch/pull/6083) Query Engine - revert default policy `search-on-timeout` to `RETURN`.
26+
- [#QE6050](https://github.com/RediSearch/RediSearch/pull/6050) Query Engine - `@__key` on `FT.AGGREGATE` used as reserved field name preventing access to Redis keyspace.
27+
- [#QE6077](https://github.com/RediSearch/RediSearch/pull/6077) Query Engine - crash when calling `FT.CURSOR DEL` while reading from the CURSOR.
28+
29+
### Notes
30+
31+
- Fixed incorrect text in the license files.

0 commit comments

Comments
 (0)