Skip to content

Commit 4923b04

Browse files
committed
changelog for v2.33.0
1 parent 80eb7b3 commit 4923b04

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
## Changelog
22

33

4+
### v2.33.0
5+
6+
- minimum Go version is now 1.17
7+
- fix integer overflow (thanks @wszaranski)
8+
- test against the last BSD redis (7.2.4)
9+
- ignore 'redis.set_repl()' call (thanks @TingluoHuang)
10+
- various build fixes (thanks @wszaranski)
11+
- add StartAddrTLS function (thanks @agriffaut)
12+
- support for the NOMKSTREAM option for XADD (thanks @Jahaja)
13+
- return empty array for SRANDMEMBER on nonexistent key (thanks @WKBae)
14+
15+
416
### v2.32.1
517

618
- support for SINTERCARD (thanks @s-barr-fetch)

0 commit comments

Comments
 (0)