Skip to content

Commit

Permalink
changelog for v2.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed May 29, 2024
1 parent 80eb7b3 commit 4923b04
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
## Changelog


### v2.33.0

- minimum Go version is now 1.17
- fix integer overflow (thanks @wszaranski)
- test against the last BSD redis (7.2.4)
- ignore 'redis.set_repl()' call (thanks @TingluoHuang)
- various build fixes (thanks @wszaranski)
- add StartAddrTLS function (thanks @agriffaut)
- support for the NOMKSTREAM option for XADD (thanks @Jahaja)
- return empty array for SRANDMEMBER on nonexistent key (thanks @WKBae)


### v2.32.1

- support for SINTERCARD (thanks @s-barr-fetch)
Expand Down

0 comments on commit 4923b04

Please sign in to comment.