Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-20 | 1.1 kB | |
v1.9.0 source code.tar.gz | 2024-02-20 | 56.3 kB | |
v1.9.0 source code.zip | 2024-02-20 | 79.5 kB | |
Totals: 3 Items | 136.9 kB | 0 |
v1.9.0 Release Notes (2024-02-20T21:32:43Z)
Changelog
Features
- 1d393b301b27d4934d4b76ff4df60859e296cdec: feat: add TestOnBorrowContext (#660) (@vasayxtx)
Bug fixes
- 78e255f9bd2ae9c9885793a751f42f5698a5da8c: fix: test goroutine leaks (#643) (@stevenh)
Chores
- 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)
Continuous Integration
- 1bfd3c16b111e999b1ba506ad0613c8322a97848: ci: add goreleaser, update action and go versions (#662) (@stevenh)
New Contributors
- @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