v1.8.9
版本发布时间: 2022-07-06 19:34:23
gomodule/redigo最新发布版本:v1.9.2(2024-02-25 20:54:22)
v1.8.9 Release Notes (2022-07-06)
Bug Fixes
- 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)
Chores
- remove go1.7 and below support (#623) (2c2a5c2c)
- refactor map helpers to reduce duplication (#606) (5b789c6c)
- add go test action (#607) (dc675762)