v1.9.3
- 7364aaec75e6d67a4699b99deef88995ad11d6a2: feat: simple string keys in ScanStruct (#692) (@stevenh)
- a81b6030a4ce6d023aca1b2462c77b6cf4259992: feat: valkey schema support (#689) (@stevenh)
- ad5af8580f32c9314ee0280f608b2ce8371bf61c: fix: latency tests (#685) (@elboulangero)
- 04a54d84c20f97cfa2139dd7031c7429c6c05ea8: fix: server-path not being honored (#686) (@elboulangero)
- 247f6c0e0a0ea200f727a5280d0d55f6bce6d2e7: chore: fix function name in comment (#668) (@rustfix)
- 4646571ad7291f1697a705a40694a89aa0ae50a2: docs: add related project for otel go agent (#679) (@123liuziming)
- 45d40105fe99bae9829ace23bf6b4c2183566a1f: docs: note support for Valkey (#683) (@asafpamzn)
v1.9.2
- e05a63bfd93c1db480ee706c1686d9dd2385016b: fix: bump go version to 1.17 (#666) (@stevenh)
- 4c535aa56d60a1dddd457a8e63caa463bcb5a70b: ci: fix go caching (#667) (@stevenh)
v1.9.1
- 162ed022a35991830c265f24896b07d6537b3702: chore: retract v1.8.10 (#664) (@stevenh)
- cfabb1f017433cdf852a4841a8c0125c48275c0b: ci: remove deprecated goreleaser option (#663) (@stevenh)
v1.9.0
- 1d393b301b27d4934d4b76ff4df60859e296cdec: feat: add TestOnBorrowContext (#660) (@vasayxtx)
- 78e255f9bd2ae9c9885793a751f42f5698a5da8c: fix: test goroutine leaks (#643) (@stevenh)
- 9f0d2e92e55d22b4c6d05bf8528ae90ed7fea855: chore: remove debug check (#659) (@stevenh)
- 8b1c13e0376bc43a2443a0b312567718b4afbcd9: chore: run test server with enable-debug-command (#654) (@elboulangero)
- a60882bf9e77d7f428bdfa7e27516979d833f663: chore: update testify (#653) (@stevenh)
- 91297458446615564ead7370d273480ccd2120f3: chore: update github actions and fix tests (#657) (@stevenh)
- 1bfd3c16b111e999b1ba506ad0613c8322a97848: ci: add goreleaser, update action and go versions (#662) (@stevenh)
- @elboulangero made their first contribution in https://github.com/gomodule/redigo/pull/654
- @vasayxtx made their first contribution in https://github.com/gomodule/redigo/pull/660
v1.8.9
- Anonymous field pointers (#622) (f1e923c7)
- correct do script error check (#563) (d3b4cc3b)
- respect ctx in cmds run in DialContext (#620) (95c091f7)
- error message for SlowLog conversion (#612) (bcef0d82)
- update golangci-lint for golang 1.18 (#616) (222ca62c)
- correct instructions for detecting DialReadTimeout (#601) (8eb56255)