v1.8.3
版本发布时间: 2020-11-24 22:26:40
gomodule/redigo最新发布版本:v1.9.2(2024-02-25 20:54:22)
New Features
- Add TLS Handshake timeout support (#530)
Fixes
- Typo in Float64 documentation (#515)
- GetContext must return errorConn (#494)
- Correct type in
Ints
documentation (#528) - Open connection count (#527)
- Add end of terms and conditions in LICENSE (#531)
- Revert "fix: go get example in README.md (#488)" (#497)
- travis-ci: Remove older versions of go (#516)
- go get example in README.md (#488)
Chores
- Remove unneeded ctx == nil check (#498)
- Remove unneeded loop check (#524)
- Improve ScanStruct performance (#523)
- Improve readability of lazyInit (#522)
Thanks to the following contributors to this release: Hanjun Kim, Homer Huang, Jeremy Wiebe, Rohan Verma, Stan Hu, ppphp and xyb