Skip to content

Commit 7159843

Browse files
committed
changelog for v2.30.0
1 parent 331f847 commit 7159843

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
## Changelog
22

33

4+
### v2.30.0
5+
6+
- implement redis 7.0.x (from 6.X). Main changes:
7+
- test against 7.0.7
8+
- update error messages
9+
- support nx|xx|gt|lt options in [P]EXPIRE[AT]
10+
- update how deleted items are processed in pending queues in streams
11+
12+
413
### v2.23.1
14+
515
- resolve $ to latest ID in XREAD (thanks @josh-hook)
616
- handle disconnect in blocking functions (thanks @jgirtakovskis)
717
- fix type conversion bug in redisToLua (thanks Sandy Harvie)

0 commit comments

Comments
 (0)