Skip to content

Commit

Permalink
changelog for v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed Jan 6, 2023
1 parent 331f847 commit 7159843
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
## Changelog


### v2.30.0

- implement redis 7.0.x (from 6.X). Main changes:
- test against 7.0.7
- update error messages
- support nx|xx|gt|lt options in [P]EXPIRE[AT]
- update how deleted items are processed in pending queues in streams


### v2.23.1

- resolve $ to latest ID in XREAD (thanks @josh-hook)
- handle disconnect in blocking functions (thanks @jgirtakovskis)
- fix type conversion bug in redisToLua (thanks Sandy Harvie)
Expand Down

0 comments on commit 7159843

Please sign in to comment.