Skip to content

Commit d658552

Browse files
committed
DOC-4388 Feedback update to remove 7.4 breaking change #13326 from 7.8.2 release notes since it was a change between 7.4-RC2 and 7.4-RC1
1 parent 670748e commit d658552

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

content/operate/rs/release-notes/rs-7-8-releases/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ redis_version:7.0.8
7676
..."
7777
```
7878

79-
##### Modules API potentially breaking changes
80-
81-
- [#13326](https://github.com/redis/redis/pull/13326) Hash - expiration of individual fields: avoid lazy expire when called from a Modules API function.
82-
8379
##### Security behavior changes
8480

8581
- [#13108](https://github.com/redis/redis/pull/13108) Lua: LRU eviction for scripts generated with `EVAL`.

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,6 @@ redis_version:7.0.8
235235
..."
236236
```
237237

238-
#### Modules API potentially breaking changes
239-
240-
- [#13326](https://github.com/redis/redis/pull/13326) Hash - expiration of individual fields: avoid lazy expire when called from a Modules API function.
241-
242238
#### Security behavior changes
243239

244240
- [#13108](https://github.com/redis/redis/pull/13108) Lua: LRU eviction for scripts generated with `EVAL`.

0 commit comments

Comments
 (0)