Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-06 | 1.8 kB | |
v1.8.9 source code.tar.gz | 2022-07-06 | 54.3 kB | |
v1.8.9 source code.zip | 2022-07-06 | 77.0 kB | |
Totals: 3 Items | 133.1 kB | 0 |
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)