Skip to content

Releases: gomodule/redigo

v1.9.2

25 Feb 12:54
4c535aa
Compare
Choose a tag to compare

v1.9.2 Release Notes (2024-02-25T12:54:41Z)

Changelog

Bug fixes

Continuous Integration

Full Changelog

v1.9.1

20 Feb 23:51
162ed02
Compare
Choose a tag to compare

v1.9.1 Release Notes (2024-02-20T23:51:27Z)

Changelog

Chores

Continuous Integration

Full Changelog

v1.9.0

20 Feb 21:23
1bfd3c1
Compare
Choose a tag to compare

v1.9.0 Release Notes (2024-02-20T21:32:43Z)

Changelog

Features

Bug fixes

Chores

Continuous Integration

New Contributors

Full Changelog

v1.8.9

06 Jul 11:34
d685447
Compare
Choose a tag to compare

v1.8.9 Release Notes (2022-07-06)

Bug Fixes

Chores

Features

v1.8.8

04 Jan 11:29
a83ebbe
Compare
Choose a tag to compare

v1.8.8 Release Notes (2022-01-04)

Bug Fixes

  • surface underlying error for slice / map helpers (#580) (a83ebbee)

v1.8.7

04 Jan 11:19
2fd670f
Compare
Choose a tag to compare

v1.8.7 Release Notes (2022-01-04)

Bug Fixes

v1.8.6

02 Dec 14:15
574218b
Compare
Choose a tag to compare

v1.8.6 Release Notes (2021-12-02)

Features

Bug Fixes

  • Surface underlying error for slice / map helpers (070ce41a)
  • DoContext call to DoWithTimeout (#576) (574218b5, closes #575)

v1.8.5

10 Jun 09:34
46992b0
Compare
Choose a tag to compare

v1.8.5 Release Notes (2021-06-10)

Bug Fixes

v1.8.4

18 Feb 22:35
72af812
Compare
Choose a tag to compare

v1.8.4 Release Notes (2021-02-18)

Chores

v1.8.3

24 Nov 14:26
c4a82d6
Compare
Choose a tag to compare

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