v9.6.0
版本发布时间: 2024-07-19 15:19:16
redis/go-redis最新发布版本:v9.6.1(2024-07-25 16:09:58)
Changes
🚀 New Features
- Support Hash-field expiration commands (#2991)
- Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038)
- Support NOVALUES parameter for HSCAN (#2925)
- Added test case for CLIENT KILL with MAXAGE option (#2971)
- Add support for XREAD last entry (#3005)
- Reduce the type assertion of CheckConn (#3066)
🛠️ Improvements
This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0.
🧰 Maintenance
- chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#2993)
- Avoid unnecessary retry delay in cluster client following MOVED and ASK redirection (#3048)
- add test for tls connCheck #3025 (#3047)
- fix node routing in slotClosestNode (#3043)
- Update pubsub.go (#3042)
- Change monitor test to run manually (#3041)
- chore(deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.38.0 (#3028)
- Add
(*StatusCmd).Bytes()
method (#3030) - chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /example/otel (#3000)
Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @dependabot, @dependabot[bot], @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov and @vmihailenco @monkey92t