Releases: redis/rueidis
Releases · redis/rueidis
1.0.19-go1.19
Full Changelog: v1.0.19...v1.0.19-go1.19
1.0.19-go1.18
Full Changelog: v1.0.19...v1.0.19-go1.18
1.0.19
Changes
🚀 New Features
- feat: ParseURL supports multiple addresses #317 (#376)
- feat: Add option for an AUTH credential function (#371)
- feat: Add servername and min tls version to tls config (#373)
🐛 Bug Fixes
- fix: removes rueidislock's busy loops when receiving bulk invalidations (#374)
- fix: allows cmds.Bitfield() to be completed by Get() (#370)
Contributors
We'd like to thank all the contributors who worked on this release!
1.0.18-go1.19
Full Changelog: v1.0.18...v1.0.18-go1.19
1.0.18-go1.18
Full Changelog: v1.0.18...v1.0.18-go1.18
1.0.18
1.0.17-go1.19
Full Changelog: v1.0.17...v1.0.17-go1.19
1.0.17-go1.18
Full Changelog: v1.0.17...v1.0.17-go1.18
1.0.17
Changes
🚀 New Features
- feat: detect misuse of client.Dedicate() (#360)
- feat: add String() to rueidis.RedisResult for easy debugging (#353)
- feat: add FT.AGGREGATE to readonly commands (#351)
- feat: add ReplicaOnly support for cluster client (#346)
- feat: add FT.SEARCH to readonly commands (#349)
- feat: rueidis.ParseURL and rueidis.MustParseURL (#343)
🐛 Bug Fixes
- fix: Search of om.JSONRepository when using dialect 3 (#341)
Contributors
We'd like to thank all the contributors who worked on this release!
@Exca-DK, @NeoHuang, @chkp-omris and @rueian
1.0.16-go1.19
Full Changelog: v1.0.16...v1.0.16-go1.19